Commit Graph

9 Commits

Author SHA1 Message Date
Luca Frosini c05ac9e107 Moved to reorganized is-model 2023-02-07 16:59:52 +01:00
Luca Frosini be64562088 Removed uneeded dependecy 2022-07-07 11:35:05 +02:00
Luca Frosini 05ffdc68a2 Aligned package names 2021-10-25 10:59:11 +02:00
Luca Frosini 62b11a4691 Fixed imports and class name due to IS Model refactoring 2020-02-03 10:52:17 +01:00
Luca Frosini 81785941f2 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:04:25 +01:00
Luca Frosini 5011b88855 Fixing imports and code to be aligned with model reorganization 2019-10-25 17:45:50 +02:00
Luca Frosini fa2cdaf0d2 Refactored due to IS Model Packages Reorganization
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@177007 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-02-06 09:14:05 +00:00
Luca Frosini 5e0f631aeb Refactored due to Packages Reorganization
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@177004 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-02-06 09:01:35 +00:00
Luca Frosini e41974e1a7 Refs #11455: Integrate GX REST in resource-registry client libraries
Task-Url: https://support.d4science.org/issues/11455

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@176626 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-01-17 10:18:02 +00:00