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.
Right now STAMQL is read-only, add
ADD
andDELETE
statements to make the query language able to manipulate data.Note: an
EDIT
statement is less likely to be implemented due to the immutable nature of annotations in STAM.