Skip to content

Annotation Features

Bridget Almas edited this page Feb 18, 2014 · 1 revision

The Perseids SoSOL environment (code in the perseus_shibboleth branch of the SoSOL GitHub repo) currently (Feb 2014) supports annotations in a couple of different ways:

  1. SoSOL model class cts_oac_identifier: a single OA RDF/XML document associated with a text managed by the SoSOL instance. The annotation document contains a set of one or more simple (URIs only) annotations that:

    • are created/updated by multiple annotators
    • target passages within the associated text by CTS URN
  2. SoSOL model class commentary_cite_identifier: these are objects in a CITE collection of commentary objects, where each object

    • is a single annotation expressed in OAC RDF/XML
    • the annotation target can be any URI or URIs
    • the body is embedded in the annotation using the CntAsText formalism
    • an optional maximum length on the body can be enforced at the level of the CITE collection

Clone this wiki locally