Commit Graph

90 Commits

Author SHA1 Message Date
Luca Frosini c68826637c Fixed list of allowed properties starting with _ or @ 2024-01-24 17:18:46 +01:00
luca.frosini 118e058c90 Fixed bug 2023-10-30 16:48:51 +01:00
luca.frosini 6dc26a43b8 Fixed variable initialization 2023-10-30 15:55:17 +01:00
luca.frosini 8b7aa5660a Improved solution 2023-10-27 18:11:58 +02:00
luca.frosini b05f0c51f3 Improved knowledge and tree solution 2023-10-27 14:50:16 +02:00
luca.frosini 58b688a9ad Added missing authorship 2023-10-26 17:28:35 +02:00
luca.frosini 58e5e70db6 Reorganized packages 2023-10-26 17:19:01 +02:00
Luca Frosini c48eae1355 Improved IS Model Organization 2023-05-12 17:47:58 +02:00
Luca Frosini e6311a4f30 Added constant 2023-05-10 17:29:54 +02:00
Luca Frosini 644dc86b66 id as been moved after type 2023-05-05 13:16:53 +02:00
Luca Frosini ccb259432f Added id as first member in serialization 2023-05-04 18:08:30 +02:00
Luca Frosini 4b06b1b6bc Added expectedtype property to keep track of original type 2023-04-28 17:16:31 +02:00
Luca Frosini 12280dc9fd Remove unused import 2023-04-28 14:54:28 +02:00
Luca Frosini b403ce9f85 Fixing property order 2023-04-28 14:41:03 +02:00
Luca Frosini 4333855ebc Reorganizing property order 2023-04-28 14:34:29 +02:00
Luca Frosini 86f015cb21 uuid property has been renamed to id 2023-04-28 11:33:29 +02:00
Luca Frosini a79ed8fd56 Ordering Json Properties 2023-04-27 16:30:10 +02:00
Luca Frosini a5f2953fe7 Changed CLASS and SUPERCLASSES constant names 2023-04-27 10:40:36 +02:00
Luca Frosini 49c04191db Changed '@class' to 'type' 2023-04-26 21:39:57 +02:00
Luca Frosini cba11607d0 Redesigning E/R instance definition 2023-04-20 10:27:01 +02:00
Luca Frosini 746748494a Redesigning E/R instance definition 2023-04-19 16:38:40 +02:00
Luca Frosini ec9e319792 Redesigning E/R instance definition 2023-04-18 17:51:23 +02:00
Luca Frosini ddf5199d8c Removed Encrypted Property and added Vault 2023-02-27 15:07:41 +01:00
Luca Frosini fd4de16328 Fixed version 2023-02-10 16:40:09 +01:00
Luca Frosini 26b4ec420c Added change in PropagationConstraint type 2023-02-10 16:31:22 +01:00
Luca Frosini 1f6d21b9a0 Reorganizing packages of IS Model 2023-02-03 14:39:25 +01:00
Luca Frosini af4de28ebb Added remove in propagation constraint 2023-02-02 19:34:47 +01:00
Luca Frosini ce0ddaedd6 Added @Final annotation to interfaces and final modifier to classes 2023-01-24 19:52:18 +01:00
Luca Frosini 8771c62ed1 Improved descriptions to produce a better documentation 2023-01-20 11:22:52 +01:00
Luca Frosini 86b4e14de4 Documentation generator has been moved in a dedicated component 2022-12-13 10:29:15 +01:00
Luca Frosini 45d5a3a131 Adding documenation generation 2022-12-10 18:00:52 +01:00
Luca Frosini 66fead0851 Renamed TypeVersion class to Version 2021-10-21 10:11:45 +02:00
Luca Frosini cf2dfd4b10 Aligned Header properties name 2021-03-08 11:18:24 +01:00
Luca Frosini 64c91978fe Fixed wiki link in doc 2021-03-02 16:16:04 +01:00
Luca Frosini f18743308b Improved Resource definition 2021-02-18 15:14:24 +01:00
Luca Frosini 603e8f2cf7 Renamed convenient interface 2021-02-05 11:32:37 +01:00
Luca Frosini 2cac6ddc63 Added convenient interface to identify Entity and Relation 2021-02-05 11:30:47 +01:00
Luca Frosini af24bde831 Fixed authorship 2021-01-20 17:26:13 +01:00
Luca Frosini c507a063c6 Added missing/Fixed authorship on classes 2021-01-20 17:03:02 +01:00
Luca Frosini 8e755e02c3 Added the proper _PROPERTY suffix to propagationConstraint property name 2021-01-13 21:53:16 +01:00
Luca Frosini 346b52a1b6 Fixed types 2020-12-23 10:33:17 +01:00
Luca Frosini cb8dee2c9d Added missed documentation to types 2020-12-23 10:08:38 +01:00
Luca Frosini 82e7a03b3c Improved javadoc and types and properties description. 2020-12-18 12:06:31 +01:00
Luca Frosini e697ef2cf5 Using annotation to define name, description, version and chagelog for
any Element
2020-12-15 11:28:34 +01:00
Luca Frosini f16b30bd09 Added support to include additional properties in Property types
[#20012]
2020-11-09 15:46:01 +01:00
Luca Frosini 324e09049c Added constructor with default Propagation Constraint 2020-10-14 16:23:23 +02:00
Luca Frosini 0f1b01b49f Switching to gcube-jackson 2020-07-07 17:04:25 +02:00
Luca Frosini f1d52d3b04 Fixed the serialization/deserialization with Jackosn 2.8.11 2020-07-02 18:05:15 +02:00
Luca Frosini dc2d5cece3 Added SchemaMixedElement interface to identify element supporting
additional properties
2020-02-11 10:10:07 +01:00
Luca Frosini 9858c50c99 Fixing Model 2020-02-04 09:44:10 +01:00