Commit Graph

9 Commits

Author SHA1 Message Date
Luca Frosini edc51232a5 Restrict the interface to ERElement refs #21973 2021-09-08 10:51:17 +02:00
Luca Frosini 97b1122f02 Fixed imports and class names due to IS Model refactoring 2020-02-03 10:52:50 +01:00
Luca Frosini 48c10888b3 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:58 +01:00
Luca Frosini 2c4950a6fb Aligned APIs with IS model refactoring 2019-11-05 18:47:10 +01:00
Luca Frosini c0517db9b8 Fixed client due to is model reorganization 2019-10-30 12:43:56 +01:00
Luca Frosini aea7494006 Fixing imports and code to be aligned with model reorganization 2019-10-25 17:44:44 +02:00
Luca Frosini 3c0fd25d65 Merged changes made in branch caused by is-model and gcube-model repackaging
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-schema-client@171808 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-10-02 07:25:12 +00:00
Luca Frosini e1a53c3da8 Refs #10248: Create Resource Registry Schema Client
Task-Url: https://support.d4science.org/issues/10248

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-schema-client@160674 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-12-19 10:27:29 +00:00
Luca Frosini 97c810e126 Refs #10248: Create Resource Registry Schema Client
Task-Url: https://support.d4science.org/issues/10248

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-schema-client@160650 82a268e6-3cf1-43bd-a215-b396298e98cf
2017-12-18 14:37:22 +00:00