*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit c17852f5 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Update metadata of test records to the schema of InvenioRDM 1.0+

parent bb1f00a1
Branches
No related tags found
1 merge request!1Updates
{ {
"metadata": { "metadata": {
"resource_type": { "type": "other" }, "resource_type": {
"type": "other"
},
"title": "Test Record without Files", "title": "Test Record without Files",
"description": "A test record following the metadata schema for InvenioRDM November 2020 release (https://inveniordm.docs.cern.ch/reference/metadata/)", "description": "A test record following the metadata schema for InvenioRDM 2.0 release (https://inveniordm.docs.cern.ch/reference/metadata/)",
"creators": [ "creators": [
{ {
"given_name": "Max", "person_or_org": {
"family_name": "Moser", "given_name": "Max",
"type": "personal", "family_name": "Moser",
"type": "personal"
},
"affiliations": [ "affiliations": [
{ "name": "TU Wien", "identifiers": { "ror": "04d836q62" } } {
"name": "TU Wien",
"identifiers": [
{
"scheme": "ror",
"identifier": "04d836q62"
}
]
}
] ]
}, },
{ {
"given_name": "Tomasz", "person_or_org": {
"family_name": "Miksa", "given_name": "Tomasz",
"type": "personal", "family_name": "Miksa",
"identifiers": { "orcid": "0000-0002-4929-7875" }, "type": "personal",
"identifiers": [
{
"scheme": "orcid",
"identifier": "0000-0002-4929-7875"
}
]
},
"affiliations": [ "affiliations": [
{ "name": "TU Wien", "identifiers": { "ror": "04d836q62" } } {
"name": "TU Wien",
"identifiers": [
{
"scheme": "ror",
"identifier": "04d836q62"
}
]
}
] ]
} }
], ],
"publisher": "TU Data", "publisher": "TU Data",
"publication_date": "2020-12-01" "publication_date": "2020-12-01"
},
"access": {
"metadata": false,
"files": false,
"owned_by": [1],
"access_right": "open"
} }
} }
{ {
"metadata": { "metadata": {
"resource_type": { "type": "other" }, "resource_type": {
"title": "Test Record with Files", "type": "other"
"description": "A test record following the metadata schema for InvenioRDM November 2020 release (https://inveniordm.docs.cern.ch/reference/metadata/)", },
"title": "Test Record",
"description": "A test record following the metadata schema for InvenioRDM 2.0 release (https://inveniordm.docs.cern.ch/reference/metadata/)",
"creators": [ "creators": [
{ {
"given_name": "Max", "person_or_org": {
"family_name": "Moser", "given_name": "Max",
"type": "personal", "family_name": "Moser",
"type": "personal"
},
"affiliations": [ "affiliations": [
{ "name": "TU Wien", "identifiers": { "ror": "04d836q62" } } {
"name": "TU Wien",
"identifiers": [
{
"scheme": "ror",
"identifier": "04d836q62"
}
]
}
] ]
}, },
{ {
"given_name": "Tomasz", "person_or_org": {
"family_name": "Miksa", "given_name": "Tomasz",
"type": "personal", "family_name": "Miksa",
"identifiers": { "orcid": "0000-0002-4929-7875" }, "type": "personal",
"identifiers": [
{
"scheme": "orcid",
"identifier": "0000-0002-4929-7875"
}
]
},
"affiliations": [ "affiliations": [
{ "name": "TU Wien", "identifiers": { "ror": "04d836q62" } } {
"name": "TU Wien",
"identifiers": [
{
"scheme": "ror",
"identifier": "04d836q62"
}
]
}
] ]
} }
], ],
"publisher": "TU Data", "publisher": "TU Data",
"publication_date": "2020-12-01" "publication_date": "2020-12-01"
},
"access": {
"metadata": false,
"files": false,
"owned_by": [1],
"access_right": "open"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment