A entity can have a property which is a relation to another entity. For example, the entity Repository can have the following properties with type Entity:
- Content (which is the content profile of the repository)
- Events (which is the information to come from the Report API)
The relations can be bi-directional, repository can point to content and content to repository.
@peshkira This can also be used to relate format distribution within content profile with formats or do we need a entity-integer dictionary data type?
A entity can have a property which is a relation to another entity. For example, the entity Repository can have the following properties with type Entity:
The relations can be bi-directional, repository can point to content and content to repository.
@peshkira This can also be used to relate format distribution within content profile with formats or do we need a entity-integer dictionary data type?