1.4 KiB
Glossary
Action
Operations, which can be executed on entities.
CLI
Client Source
Create Action
Creates an entity.
Delete Action
Deletes an entity.
Doctrine
Used for ORM in infinito.
Entity
An object which can be handled by an ORM tool.
Execute Action
Executes the logic to an entity.
infinito
The name of the project.
GUI
Heredity Relation
Describes from which sources ,child sources inhere rights.
HTML
JSON
Law Entity
A law contains rules, how to handle rights.
Log Entity
Logs of an entity
Member Relation
The member relation describes which sources are members of which other sources.
ORM
Object-relational mapping is realized in infinito with doctrine.
Parent Relation
Describes which sources had been involved in the creation of sources. Maybe this can be replaced through the journal.
Read Action
Reads an entity.
Relation Entity
REST
Right Entity
A right defines, which client source is allowed to commit an action to a layer of a requested source.
Requested Source
The source which is requested.
Source Entity
A source contains data.
Update Action
Updates an entity.