Commit Graph

19 Commits (master)

Author SHA1 Message Date
Luca Frosini c48eae1355 Improved IS Model Organization 12 months ago
Luca Frosini 4b06b1b6bc Added expectedtype property to keep track of original type 1 year ago
Luca Frosini 4333855ebc Reorganizing property order 1 year ago
Luca Frosini 1f6d21b9a0 Reorganizing packages of IS Model 1 year ago
Luca Frosini 8771c62ed1 Improved descriptions to produce a better documentation 1 year ago
Luca Frosini 66fead0851 Renamed TypeVersion class to Version 3 years ago
Luca Frosini af24bde831 Fixed authorship 3 years ago
Luca Frosini c507a063c6 Added missing/Fixed authorship on classes 3 years ago
Luca Frosini 82e7a03b3c Improved javadoc and types and properties description. 3 years ago
Luca Frosini e697ef2cf5 Using annotation to define name, description, version and chagelog for
any Element
3 years ago
Luca Frosini f16b30bd09 Added support to include additional properties in Property types
[#20012]
4 years ago
Luca Frosini 0f1b01b49f Switching to gcube-jackson 4 years ago
Luca Frosini f1d52d3b04 Fixed the serialization/deserialization with Jackosn 2.8.11 4 years ago
Luca Frosini 8c020591eb Fixed descriptions 4 years ago
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
4 years ago
Luca Frosini d77456ad98 Fixing model redefintion 5 years ago
Luca Frosini a9a1ab83ce Reorganizing model 5 years ago
Luca Frosini 408cfb9686 Adding and additional level to allow to define TypeDefinition and
PropertyDefinition
5 years ago
Luca Frosini cbcdd2c122 Creating branch to test maven shadow plugin
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/information-system-model@178663 82a268e6-3cf1-43bd-a215-b396298e98cf
5 years ago