See: Description
| Class | Description |
|---|---|
| LiteralMetadataContentEvent |
This event represents a value of a literal metadata and is therefore always nested inside start and end events of the type
EventContentType.LITERAL_META. |
| LiteralMetadataEvent |
Indicates that literal metadata is modeled at the current position of the document (event stream).
|
| ResourceMetadataEvent |
Indicates that metadata linking a RDF resource has been encountered at the current position of the document.
|
| URIOrStringIdentifier |
| Enum | Description |
|---|---|
| LiteralContentSequenceType |
Enumerates the types of sequences of
LiteralMetadataContentEvents that can be nested inside an
LiteralMetadataEvent. |