Commit Graph

483 Commits

Author SHA1 Message Date
Claudio Atzori fe961af8c1 updated JSON payloads to consider the ExternalReferences 2024-06-28 12:37:36 +02:00
Claudio Atzori 14fe99d2c5 [maven-release-plugin] prepare for next development iteration 2024-06-25 09:50:41 +02:00
Claudio Atzori 18f82d0a3b [maven-release-plugin] prepare release dhp-schemas-6.1.3 2024-06-25 09:50:37 +02:00
Claudio Atzori d8d0409e4c updated changelog 2024-06-25 09:49:40 +02:00
Claudio Atzori c46c235c83 Merge pull request 'Align Solr JSON records to the explore portal requirements' (#38) from solr_json_model into master
Reviewed-on: #38
2024-06-24 14:51:49 +02:00
Claudio Atzori ca02fc29b3 WIP: updated JSON payload serialization 2024-06-24 14:18:03 +02:00
Claudio Atzori 8658cf9a01 WIP: align Solr JSON records to the explore portal requirements 2024-06-20 16:01:42 +02:00
Claudio Atzori ae5337f266 WIP: align Solr JSON records to the explore portal requirements 2024-06-20 14:28:58 +02:00
Claudio Atzori 39fa75ae3f WIP: align Solr JSON records to the explore portal requirements 2024-06-19 15:32:52 +02:00
Claudio Atzori b03a9f497d cleanup 2024-06-12 16:38:13 +02:00
Claudio Atzori a620d3ff21 added person entity to the Solr record model 2024-06-12 16:37:21 +02:00
Claudio Atzori 7bd21aa475 added Person.originalId 2024-06-12 16:36:48 +02:00
Claudio Atzori 7aed048eec added person entity to the internal graph model 2024-06-12 16:03:51 +02:00
Claudio Atzori 642f535498 Merge branch 'org_type' 2024-06-12 15:06:53 +02:00
Claudio Atzori eb7dcf6f11 OrganizationType must be public 2024-06-12 15:06:30 +02:00
Giambattista Bloisi 2dc10b8afe Change visibility of Organization.OrganizationType from package level to public to allow users call getOrganizationType and setOrganizationType 2024-06-11 18:11:12 +02:00
Claudio Atzori 9eaad49a2e Merge pull request 'Organizations types' (#32) from org_type into master
Reviewed-on: #32
2024-05-22 11:44:44 +02:00
Claudio Atzori 055afdc5fc Merge branch 'master' into org_type 2024-05-22 11:33:07 +02:00
Claudio Atzori cf3135ac5a [maven-release-plugin] prepare for next development iteration 2024-05-14 12:32:12 +02:00
Claudio Atzori 2502d512d1 [maven-release-plugin] prepare release dhp-schemas-6.1.2 2024-05-14 12:32:05 +02:00
Claudio Atzori 3531ac7f66 Merge pull request 'project.oamandatepublications' (#33) from solr_json_model into master
Reviewed-on: #33
2024-05-14 12:27:21 +02:00
Claudio Atzori f422a58b95 added field to the JSON solr records project.oamandatepublications 2024-05-14 12:17:12 +02:00
Claudio Atzori 97df2e3c48 adding typology to organizations 2024-05-09 12:16:29 +02:00
Claudio Atzori 4a7e960409 [maven-release-plugin] prepare for next development iteration 2024-04-19 17:26:56 +02:00
Claudio Atzori a835c8db1e [maven-release-plugin] prepare release dhp-schemas-6.1.1 2024-04-19 17:26:52 +02:00
Claudio Atzori 2a4b84af79 updated changelog 2024-04-19 17:26:05 +02:00
Claudio Atzori 2324536a61 Merge pull request 'doidoost_dismiss' (#31) from doidoost_dismiss into master
Reviewed-on: #31
2024-04-19 17:24:42 +02:00
Sandro La Bruzzo b336c40970 Merge remote-tracking branch 'origin/master' into doidoost_dismiss 2024-04-11 17:39:22 +02:00
Sandro La Bruzzo 48adfff200 added some MAG costant 2024-04-11 12:06:08 +02:00
Claudio Atzori 5118d7f08a updated changelog 2024-03-27 10:30:20 +01:00
Claudio Atzori 2e2556f3c9 [maven-release-plugin] prepare for next development iteration 2024-03-22 16:11:07 +01:00
Claudio Atzori 4092dcbef2 [maven-release-plugin] prepare release dhp-schemas-6.1.0 2024-03-22 16:11:03 +01:00
Claudio Atzori 7480ec0ab3 removed equals and hashcode methods from the Oaf model, utility classes moved in dhp-common 2024-03-22 16:10:20 +01:00
Claudio Atzori 46eec69aed [maven-release-plugin] prepare for next development iteration 2024-03-22 10:24:19 +01:00
Claudio Atzori 17f69b4cb4 [maven-release-plugin] prepare release dhp-schemas-6.0.0 2024-03-22 10:24:15 +01:00
Claudio Atzori 4488c3eb60 added more model hard limits 2024-03-22 10:22:23 +01:00
Claudio Atzori 1f2b70aa95 Merge pull request 'solr json payload model' (#30) from solr_json_model into master
Reviewed-on: #30
2024-03-22 10:20:36 +01:00
Claudio Atzori 04654b16f9 WIP: included deletedbyinference flag 2024-03-12 09:55:21 +01:00
Claudio Atzori b0eec2e5bb added serialVersionUID 2024-03-06 20:49:27 +01:00
Claudio Atzori 890c039a91 WIP: updated static builders 2024-03-04 16:28:37 +01:00
Claudio Atzori da06e17041 WIP: updated alternative titles definition 2024-03-04 10:58:35 +01:00
Claudio Atzori db99c7f113 WIP: defining model classes used to store the json payload in the Solr documents 2024-03-01 15:25:28 +01:00
Claudio Atzori f6745a9d30 WIP: defining model classes used to store the json payload in the Solr documents 2024-03-01 12:26:58 +01:00
Claudio Atzori 6b3165bec2 [maven-release-plugin] prepare for next development iteration 2024-01-29 16:34:20 +01:00
Claudio Atzori 9758ef9a78 [maven-release-plugin] prepare release dhp-schemas-5.17.3 2024-01-29 16:34:16 +01:00
Claudio Atzori 79eaae42ff Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2024-01-29 16:32:46 +01:00
Claudio Atzori 1b285cca59 bumped version, updated changelog 2024-01-29 16:32:36 +01:00
Claudio Atzori 9ef028aca1 Merge pull request 'Transformative agreement' (#29) from transformative_agreement into master
Reviewed-on: #29
2024-01-29 16:29:00 +01:00
Claudio Atzori ad42b0ac3c added result level textual field to store the transformative agreement information 2024-01-29 16:28:14 +01:00
Claudio Atzori b5f29dc17c Merge pull request 'code of conduct and contributing' (#28) from contributing into master
Reviewed-on: #28
2024-01-24 15:40:07 +01:00