[][src]Module folia::metadata

Structs

ClassStore

The declaration store holds all classes that occur (e.g. in a document for a given set and annotation type). There are multiple class stores, which are owned by their respective Declaration (for a given set and annotation type).

Declaration

Represent a declaration for a particular annotation type, a set (optional), and associated with zero or more annotators or processors. Also holds and owns the class store for any classes in that set.

DeclarationStore

The declaration store holds all declarations (e.g. for a document)

Metadata

A key/value store (data) containing arbitrary metadata (FoLiA native metadata) Instead of using the key/value store, it may also refer to an external metadata source (src).

Processor

Represents a processor

ProvenanceStore
SubsetStore

The declaration store holds all classes that occur (e.g. in a document for a given set and annotation type). There are multiple class stores, which are owned by their respective Declaration (for a given set and annotation type).

Enums

ProcessorType

Represents the type of a processor