Text Annotator Datamodel
A datamodel for representing the results of textual named entity recognition annotation results. This draws upon both SSSOM and https://www.w3.org/TR/annotation-model/
URI: https://w3id.org/oak/text_annotator
Name: text-annotator
Classes
Class |
Description |
---|---|
None |
|
An individual text annotation |
|
configuration for search |
|
A collection of annotation results |
|
None |
Slots
Slot |
Description |
---|---|
all annotations |
|
A list of named entity categories to include |
|
If true, then the aliases (synonyms) of the matched entity are included in th… |
|
The maximum number of annotations to return |
|
If true, then only grounding is performed, and the entire text is used as the… |
|
The name of the model to use for annotation |
|
The portion of the subject text that is matched, ranging from subject_start t… |
|
A list of tokens to exclude from the annotation process |
Enumerations
Enumeration |
Description |
---|---|
A controlled datamodels of the types of transformation that can be applied to |
Types
Type |
Description |
---|---|
A binary (true or false) value |
|
a compact URI |
|
a date (year, month and day) in an idealized calendar |
|
Either a date or a datetime |
|
The combination of a date and time |
|
A real number with arbitrary precision that conforms to the xsd:decimal speci… |
|
A real number that conforms to the xsd:double specification |
|
A real number that conforms to the xsd:float specification |
|
An integer |
|
A string encoding a JSON Path |
|
A string encoding a JSON Pointer |
|
Prefix part of CURIE |
|
A URI, CURIE or BNODE that represents a node in a model |
|
A URI or CURIE that represents an object in the model |
|
A string encoding a SPARQL Property Path |
|
A character string |
|
A time object represents a (local) time of day, independent of any particular… |
|
a complete URI |
|
a URI or a CURIE |
Subsets
Subset |
Description |
---|