|
Interface Summary |
| Entity |
A Sign links three things together
the signifier (ID) used to identify the sign
the description (Representation) for the signified entity
the organisation (Site) that provides this description
|
| Reference |
Defines a reference to an other entity |
| Representation |
This interface is used by the Entityhub to define representations. |
| Text |
Defines a natural language text in a given language. |
| ValueFactory |
FactoryInterface for Text and Reference instances
TODO: Still not sure if we need that |