Releases: timofruehwirth/tei_rdfa
Releases · timofruehwirth/tei_rdfa
v0.1.0-beta.4
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
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-rdfaFeedback 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