information-system-model/src/main/java/org/gcube/informationsystem
Luca Frosini 05d6f6796d Reorganized model as following
Element
 - EntityElement
   - Entity
     - Resource
     - Facet
   - Context
   - EntityType
     - ResourceType (3 lists of PropertyDefinition, LinkedFacet, LinkedResource)
     - FacetType (1 list of PropertyDefinition)
 - RelationElement
   - Relation
     - IsRelatedTo
     - ConsistsOf
   - IsParentOf
   - RelationType
     - IsRelatedTo (1 list of PropertyDefinition)
     - ConsistsOf (1 list of PropertyDefinition)
 - PropertyElement
   - Property
     - Header
     - PropagationConstraint
     - Encrypted
   - PropertyType (1 list of PropertyDefinition)
     - PropertyDefinition
     - LinkedEntity
       - LinkedFacet
       - LinkedResource
2020-01-30 11:01:36 +01:00
..
base Reorganized model as following 2020-01-30 11:01:36 +01:00
context Reorganized model as following 2020-01-30 11:01:36 +01:00
model Reorganized model as following 2020-01-30 11:01:36 +01:00
types Reorganized model as following 2020-01-30 11:01:36 +01:00
utils Reorganized model as following 2020-01-30 11:01:36 +01:00