-
Interface Summary
| Interface |
Description |
| Identifiable |
An Identifiable is an uniquely identifiable Entity or FileResource, having one or more unique
Identifier(s).
FileResources have one (or more) technical (system wide) Identifiers (e.g. an UUID)
Entities additionally have one (or more) “domain-specific” (system independent) Identifiers
(e.g.
|
| Identifier |
An Identifier identifies an object uniquely in an external system that created the id.
|
| IdentifierType |
Defines an identifier type to be used in the system implementing this library.
|
| Node<N extends Node> |
Node is used to structure cultural content hierarchically.
|
| Version |
|
-