Commit 00020e2
10288 Add keywordTermURI metadata in keyword block (#10371)
* New keywordTermURI Metadata in keyword Metadata Block
* update of the keywordVocabularyURI metadata to make it consistent with its name Controlled Vocabulary URL
* fix description and watermark properties
* 10288 adding documentation
* 10288 - adaptation of the SolR schema and dataset exports
* 10288 - Adjustment of typo and sql
* Adaptations for Dataverse 6.2
* 10288 - rollback keywordVocabularyURL to keywordVocabularyURI
* 10288 - removing obsolete SQL script
* 10288 - Label modification to follow Dataverse recommendations
* 10288 - Added valueURI attribute for OpenAire export
* Fix NoResultException on DatasetServiceBean.findDeep (.getSingleResult():L137)
---------
Co-authored-by: Ludovic DANIEL <ludovic.daniel@smile.fr>
Co-authored-by: Jérôme ROUCOU <jerome.roucou@inrae.fr>1 parent ad58f3e commit 00020e2
15 files changed
Lines changed: 208 additions & 133 deletions
File tree
- conf/solr/9.3.0
- doc/release-notes
- scripts/api/data
- metadatablocks
- src
- main/java
- edu/harvard/iq/dataverse
- export/openaire
- propertyFiles
- test
- java/edu/harvard/iq/dataverse/export
- ddi
- resources/json
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| |||
565 | 566 | | |
566 | 567 | | |
567 | 568 | | |
| 569 | + | |
568 | 570 | | |
569 | 571 | | |
570 | 572 | | |
| |||
Lines changed: 53 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
234 | 240 | | |
235 | 241 | | |
236 | 242 | | |
| |||
251 | 257 | | |
252 | 258 | | |
253 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
254 | 266 | | |
255 | 267 | | |
256 | 268 | | |
| |||
0 commit comments