Skip to content

Feature/#111 change licence info source

Feature

Summary

With this MR the license info for texts is no longer set statically but depends on the newly introduced tei:licence element.

Further more, the code for manifests has been refactored slightly so that tei TEI/XML file is opened only once instead of several times.

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 scholar, I want to provide the proper license for my document(s).

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, you can test by following these steps: …

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Related Tickets

Closes #111 (closed).

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited by Michelle Weidling

Merge request reports