Skip to content

Releases: timofruehwirth/tei_rdfa

v0.1.0-beta.4

17 Apr 07:39
8c753ba

Choose a tag to compare

v0.1.0-beta.4 Pre-release
Pre-release

tei_rdfa v0.1.0-beta.4

Changelog

  • streamlined functionality: console output in verbose mode slimmed down by removing RDF graph serializations
  • improved documentation: installation instruction added; link to relevant TEIC/TEI issue added; beta-version disclaimer added

Feedback and Issues

Feedback on this beta release via GitHub Issues as well as contribution through pull requests are very welcome.

v0.1.0-beta.3

03 Apr 17:39

Choose a tag to compare

v0.1.0-beta.3 Pre-release
Pre-release

tei_rdfa v0.1.0-beta.3

Initial beta release of the tei_rdfa package for extracting RDFa data from TEI-XML documents.

Status

This beta release contains feature-complete code that has undergone internal testing, and addresses early adopters and testing purposes.

Installation

pip install tei-rdfa

Feedback and Issues

We welcome feedback on this beta release via GitHub Issues and contribution through pull requests.

Changelog

  • Initial implementation of core functionality
  • Basic test suite and documentation