What's Changed
-
Big Overhaul of data representation by @HLWeil
- Two core concepts now extend the base data model:
- Data can now not only refer to a file, but also a specific part of the file. This is done by making use of
Data fragment selectors
defined here: https://www.w3.org/TR/annotation-model/#selectors - Additionaly, data objects can now be further contextualized in a
Datamap
file.
- Data can now not only refer to a file, but also a specific part of the file. This is done by making use of
- #104
- #93
- #78
- Two core concepts now extend the base data model:
-
Mechanisms for ARC Quality Control section by @kMutagene
-
Various changes to xlsx table representation
-
Make study section in investigaiton file optional
-
Various clarifications and fixes
New Contributors
- @kMutagene made their first contribution in #88
Full Changelog: 1.2...2.0