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
14 stars 2 forks source link

STAM-Transpose extension (aka 'Text Canvas') #18

Closed proycon closed 7 months ago

proycon commented 9 months ago

This covers the 'Text Canvas' notion proposed by @hennie and expresses the idea within the existing STAM model (no data model changes required). This allows STAM to map multiple text fragments across multiple coordinate systems.

Please see the here for the actual proposal text.

I should still add some insightful images at some point to better visualize the concept.

proycon commented 9 months ago

I also added an image to illustrate things now

proycon commented 7 months ago

This is still open to further review (@hennie?) but I merged it into the master branch now.