| Interface | Description |
|---|---|
| Document | |
| Marking |
A Marking belongs to a text and could mark a meaning inside the text or a
topic covered by the whole text.
|
| Meaning |
A class implementing this interface contains a set of URI pointing to the
meaning of this object.
|
| MeaningSpan | |
| NIFDocumentCreator | |
| NIFDocumentParser | |
| ProvenanceInfo | |
| Relation |
Implements a Relation Object
|
| ScoredMarking |
A class implementing this interface contains a confidence score for this
Marking.
|
| ScoredMeaning | Deprecated
This interface will be removed in the future since it is only a
combination of the
Meaning and the ScoredMarking
interfaces. |
| ScoredSpan | |
| Span |
A Span marks a position inside a text.
|
| TypedMarking | |
| TypedSpan | |
| TypeHierarchy | Deprecated |
| TypingInfo | Deprecated |
| Class | Description |
|---|---|
| AbstractNIFDocumentCreator |
This class is a simple Wrapper of a
NIFWriter instance offering the
methods of the NIFDocumentCreator interface and might be removed in
future releases. |
| AbstractNIFDocumentParser |
This class is a simple Wrapper of a
NIFParser instance offering the
methods of the NIFDocumentParser interface and might be removed in
future releases. |
| MeaningEqualityChecker | |
| TurtleNIFDocumentCreator |
This class is a simple Wrapper of a
TurtleNIFWriter instance offering
the methods of the NIFDocumentCreator interface and might be removed
in future releases. |
| TurtleNIFDocumentParser |
This class is a simple Wrapper of a
TurtleNIFParser instance offering
the methods of the NIFDocumentParser interface and might be removed
in future releases. |
| TypeHierarchy.TypeNode |
Copyright © 2018. All rights reserved.