annotation / stam

Stand-off Text Annotation Model (STAM) is a data model for stand-off-text annotation where any information on a text is represented as an annotation. This repository contains the model's full specification, extensions, schemas, examples and documentation.
https://annotation.github.io/stam/
Creative Commons Attribution Share Alike 4.0 International
17 stars 2 forks source link

Extended core model with DataKeySelector and AnnotationDataSelector, allowing for more kinds of metadata #19

Closed proycon closed 11 months ago

proycon commented 11 months ago

I also reformulated some extensions so they no longer need to actually extend the data model, providing the same functionality using only STAM primitives.