Commit Graph

410 Commits

Author SHA1 Message Date
Miriam Baglioni 040bef60d9 Merge pull request 'schema-dump' (#7) from dump_schema into master
Reviewed-on: #7
2021-12-14 16:01:54 +01:00
Miriam Baglioni 41841e3347 - 2021-12-06 14:51:29 +01:00
Miriam Baglioni ca03bf1380 Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2021-12-06 14:49:17 +01:00
Claudio Atzori 8a809a60e2 Added helper method to lookup for inverse relations regardless of the upper/lower case in the relation encoding 2021-12-06 10:45:23 +01:00
Claudio Atzori 0194a86433 Revert to 923c0ff803 2021-12-06 10:03:07 +01:00
Claudio Atzori 3be96a92f9 [maven-release-plugin] prepare for next development iteration 2021-12-06 09:53:58 +01:00
Claudio Atzori 7bdc99e89d [maven-release-plugin] prepare release dhp-schemas-2.9.24 2021-12-06 09:53:55 +01:00
Claudio Atzori a69e57eecc Added helper method to lookup for inverse relations regardless of the upper/lower case in the relation encoding 2021-12-06 09:53:15 +01:00
Claudio Atzori 923c0ff803 Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2021-12-01 09:29:01 +01:00
Claudio Atzori 80f4baa412 fixed relation label separator 2021-12-01 09:28:56 +01:00
Miriam Baglioni 593034920a [Schema-Dump] added class to automatically generate schemas and save them in /eu/dnetlib/dhp/schema/oaf/dump/jsonschemas/ under target/classes (target/test-classes) directory 2021-11-19 15:30:35 +01:00
Miriam Baglioni 11e062f54c [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - part 6 2021-11-19 14:42:12 +01:00
Miriam Baglioni 823b4cc210 [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - part 5 2021-11-18 11:55:43 +01:00
Miriam Baglioni 61400f22c2 [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - part 4 2021-11-18 11:49:16 +01:00
Miriam Baglioni a222c28fec [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - refactoring 2021-11-18 11:24:32 +01:00
Miriam Baglioni 82720345f0 [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - pat 3 2021-11-18 11:23:48 +01:00
Miriam Baglioni fd0f1d5068 [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - refactoring 2021-11-18 11:01:44 +01:00
Miriam Baglioni dabbcf7315 [Graph Dump]revertng master as it was before the insertion of the annotation to automatically add comments in the schema 2021-11-18 10:49:14 +01:00
Miriam Baglioni 9e8abe59f8 [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field - part 2 2021-11-18 10:36:00 +01:00
Miriam Baglioni 5276cc1195 Revert "[Graph Dump] changed the type for policies from Object to String"
This reverts commit 95592369f2.
2021-11-18 09:35:11 +01:00
Miriam Baglioni baef47b360 Revert "[Graph Dump] added test class to generate the json schema of the dump"
This reverts commit fb0139c09a.
2021-11-18 09:31:40 +01:00
Miriam Baglioni 9c2aadac92 [Schema-Dump] changed the model to allow to change the description annotation w.r.t. the specific semantics of the field 2021-11-18 09:16:59 +01:00
Miriam Baglioni fb0139c09a [Graph Dump] added test class to generate the json schema of the dump 2021-11-17 10:24:04 +01:00
Miriam Baglioni d01dce4337 {Graph Dump] added dependency to pom to move the class for the generation of the schema 2021-11-17 09:35:14 +01:00
Miriam Baglioni 95592369f2 [Graph Dump] changed the type for policies from Object to String 2021-11-17 09:28:54 +01:00
Claudio Atzori 9663d50027 [maven-release-plugin] prepare for next development iteration 2021-11-16 10:56:12 +01:00
Claudio Atzori ad6cf3fdaa [maven-release-plugin] prepare release dhp-schemas-2.9.23 2021-11-16 10:56:08 +01:00
Miriam Baglioni 0d55c92e68 Merge pull request 'Moving the BipFinder! Measures' (#6) from instance_measures into master
Reviewed-on: #6
2021-11-16 10:52:54 +01:00
Miriam Baglioni c6e733b47b [Graph Dump] change in the description of the measures field for #5 (comment) and #5 (comment) 2021-11-16 10:30:06 +01:00
Miriam Baglioni ea5ad71286 [Graph Dump] change in the description of the measures field for #5 (comment) and #5 (comment) 2021-11-16 10:21:52 +01:00
Miriam Baglioni 3fe8e14d5a [Graph Dump] Regenerated schema for the dumped result 2021-11-15 16:53:03 +01:00
Miriam Baglioni 80a2991016 [Graph Dump] Moving the measure at the level of the instance 2021-11-15 16:26:32 +01:00
Claudio Atzori 8b1bcc065d - added Instance.measures field, allowing to maintain the association between them and the individual result instance
- bumped pom version
- updated changelog
2021-11-12 15:16:44 +01:00
Miriam Baglioni 10fca3a034 Merge branch 'master' of https://code-repo.d4science.org/D-Net/dhp-schemas 2021-11-12 11:50:03 +01:00
Miriam Baglioni 3a0bff2ac4 [Graph Dump] added the json schema files 2021-11-12 11:49:31 +01:00
Claudio Atzori 8fbd32d2bd [maven-release-plugin] prepare for next development iteration 2021-11-12 10:07:29 +01:00
Claudio Atzori 731a141773 [maven-release-plugin] prepare release dhp-schemas-2.8.22 2021-11-12 10:07:26 +01:00
Claudio Atzori a0885e64e4 updated CHANGES.md 2021-11-12 10:06:42 +01:00
Miriam Baglioni 1eb683ccac changed to the type of bestaccessright in the result 2021-11-10 17:04:26 +01:00
Miriam Baglioni ca4be66c1a Reverted the type of bestaccessright to the version without openaccessroute 2021-11-10 16:58:37 +01:00
Miriam Baglioni d1582e7930 Added implements Serializable to eu.dnetlib.dhp.schema.oaf.Measure class 2021-11-09 15:49:36 +01:00
Claudio Atzori 827fbab06d [maven-release-plugin] prepare for next development iteration 2021-10-18 17:28:01 +02:00
Claudio Atzori a802f75eda [maven-release-plugin] prepare release dhp-schemas-2.8.21 2021-10-18 17:27:58 +02:00
Claudio Atzori 5d8b4d0dc8 updated changelog file 2021-10-18 17:27:28 +02:00
Claudio Atzori 7b239c94c4 code formatting 2021-10-18 17:27:13 +02:00
Claudio Atzori 8d37a3ccf3 [maven-release-plugin] rollback the release of dhp-schemas-2.8.21 2021-10-18 17:25:01 +02:00
Claudio Atzori de0d5f14b4 [maven-release-plugin] prepare for next development iteration 2021-10-18 17:20:41 +02:00
Claudio Atzori 36a5d4499c [maven-release-plugin] prepare release dhp-schemas-2.8.21 2021-10-18 17:20:38 +02:00
Sandro La Bruzzo b0199b2e10 Added missing datacite Relations into dhp-schemas 2021-10-18 17:14:23 +02:00
Claudio Atzori bc7828cdee added new relation labels in the relationInverseMap 2021-10-18 12:07:29 +02:00