Feature/#60 xquery based transformation
Feature
Summary
This MR provides a transformation from TEI to XHTML which is explicitly designed for the needs of the Ahiqar projects.
Its outcomes are described in detail at https://intranet.sub.uni-goettingen.de/display/prjAhiqar/Text+Styling+Specification.
Compliance to “Definition of Done”
-
Unit tests passed -
Code reviewed -
Acceptance criteria met -
Functional tests passed -
Non-Functional requirements met -
Product Owner accepts the User Story
Use Cases
- As a front end developer I need to adress all elements in the Ahiqar project by their
@class
in order to write a proper project specific CSS. - As a back end developer I want to reduce my dependencies to other software as far as possible in order to improve performance and get exactly the results that I want.
- As a developer of the SUB schema I appreciate a foundation for transforming a file that has been encoded in the SUB-TEI schema to XHTML in order to expand it all elements of the SUB schema.
Documentation
-
I updated the README (if applicable) -
I provided my functions with appropriate documentation -
I updated existing documentation
Tests
Are we able to test this new feature?
-
Yes, everything can be done via unit tests. -
Yes, you can test by following these steps: … -
No, it is not possible.
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.
Related Tickets
Closes
Edited by Michelle Weidling