Skip to content

[Model] Create Entity data type for cross-entity relationships #149

Description

@luis100

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions