Commit Graph

154 Commits

Author SHA1 Message Date
Luca Frosini 58e0e38300 Added query parameter 2021-01-27 11:49:50 +01:00
Luca Frosini 70572ac6b8 Add path variables ofr sharing port type 2021-01-24 23:32:42 +01:00
Luca Frosini a8934764d9 upgraded gcube-bom 2020-11-24 21:37:45 +01:00
Luca Frosini 9d59abed5c Removed -SNAPSHOT to release the component 2020-11-24 21:17:44 +01:00
Luca Frosini 3812d89089 Fixed CHANGELOG 2020-11-11 18:32:59 +01:00
Luca Frosini 279259a52b Fixed CHANGELOG 2020-11-11 18:18:22 +01:00
Luca Frosini a8b17bf00a Added support to include contexts in instances header #20012 2020-11-09 15:47:05 +01:00
Luca Frosini 1ae4a9074c Added ContextUtility class 2020-11-05 15:58:06 +01:00
Luca Frosini 663bfd5eeb Removed uneeded whitespaces 2020-11-04 19:26:55 +01:00
Luca Frosini eda8d0f4d2 Upgraded version 2020-11-04 17:37:44 +01:00
Luca Frosini ae7374764a Added possibility to set context renewal 2020-11-04 16:22:35 +01:00
Luca Frosini f3d135e721 Added ContextCache 2020-11-03 16:28:53 +01:00
Luca Frosini bd02dc4508 Fixed version on CHANGELOG 2020-10-29 18:52:41 +01:00
Luca Frosini 494a914978 Removed -SNAPSHOT from version and lower bound dependencies range to
release the component refs #19635
2020-10-29 17:21:26 +01:00
Luca Frosini 399fed5eb3 Added HIERARCHICAL_MODE_PARAM constant to support hierarchical mode
requests
2020-10-27 15:46:04 +01:00
Luca Frosini f18507e295 Removed Information System BOM usage 2020-10-14 18:30:54 +02:00
Luca Frosini f1a7185e19 Removed service-archive creation which is deprecated 2020-09-22 13:46:23 +02:00
Luca Frosini cf5cdf8326 Added missing empty rows 2020-08-04 15:10:06 +02:00
Luca Frosini ecb77d54c3 Switched changelog to the new format 2020-08-04 11:24:42 +02:00
Luca Frosini e76e9e9aea Switched to gcube-bom 2.0.0-SNAPSHOT 2020-07-07 17:12:49 +02:00
Luca Frosini 1aedc38b73 Switching to gcube-jackson 2020-07-07 17:04:34 +02:00
Luca Frosini 34d160f8c9 Migrating to gcube-jackson 2020-06-25 14:56:21 +02:00
Luca Frosini d86ef41bf2 Removed -SNAPSHOT from component version and dependencies version to
release the componentRemoved -SNAPSHOT from component version and
dependencies version to release the component
2020-02-11 16:49:08 +01:00
Luca Frosini f78101c397 Enhanced Version to 3.0.0-SNAPSHOT 2020-02-11 11:16:29 +01:00
Luca Frosini 3e7996c2be TypeBinder has been renamed to TypeMapper 2020-02-04 09:31:01 +01: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 3b9da964d7 Fixed ignore file 2019-12-13 10:20:17 +01:00
Luca Frosini 5a06bd31d2 Removed and ignored eclipse project files 2019-12-10 11:30:36 +01:00
Luca Frosini dd9eb7d16e Fixed README 2019-12-06 17:12:54 +01:00
Luca Frosini 46724dcb44 Fixed README 2019-12-05 18:10:06 +01:00
Luca Frosini f6eac15489 Fixed README 2019-12-05 17:46:24 +01:00
Luca Frosini 79838e4e69 Fixed distro and pom 2019-12-05 17:45:31 +01:00
Luca Frosini 722836906d Fixed bom version imports. Removed version already declared in imported
bom
2019-12-05 12:10:25 +01:00
Luca Frosini 665c434f40 Fixed exception hierarchy 2019-11-08 18:17:18 +01:00
Luca Frosini 3034839349 Aligned APIs with IS model refactoring 2019-11-05 18:46:46 +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 8b5edf3fd2 Fixed maven parent and 'scm' section 2019-10-03 14:54:45 +02:00
Luca Frosini 5d61a9385e Ignored target folder 2019-07-18 15:10:22 +02:00
Luca Frosini 743c686d17 Changed maven-parent version from 1.0.0 to 1.1.0-SNAPSHOT 2019-07-18 15:07:35 +02:00
Luca Frosini 04fbb32a36 Setting the default workspace JDK as project JDK
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@179133 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-04-23 13:56:45 +00: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 db50d6ccd5 Improved changelog
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@176980 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-02-05 13:45:37 +00:00
Luca Frosini 4955a19ef7 Refactored due to renaming of Embedded class in Property in ISModel
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@176968 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-02-05 10:21:10 +00:00
Luca Frosini 649fcf9728 Added Raw Parameter to query method
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@176705 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-01-21 10:41:24 +00:00
Luca Frosini 9485fc1aeb Fixed version
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@176677 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-01-17 17:25:15 +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
Luca Frosini d4bf8dc99c Upgraded version after release 4.13.0 refs #11906
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-api@174290 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-11-21 09:51:46 +00:00
Luca Frosini 9355476ba9 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-api@171803 82a268e6-3cf1-43bd-a215-b396298e98cf
2018-10-02 07:18:55 +00:00