omeka-resources/arcHIVE_Base.json

121 lines
3.8 KiB
JSON
Raw Normal View History

2021-03-08 10:39:04 +01:00
{
"o:label": "arcHIVE Base",
"o:resource_template_property": [
{
"o:alternate_label": null,
"o:alternate_comment": null,
2021-03-08 12:20:19 +01:00
"o:is_required": true,
2021-03-08 10:39:04 +01:00
"o:is_private": false,
2021-03-14 17:33:49 +01:00
"data_types": [
{
"name": "literal",
"label": "Text"
}
],
2021-03-08 10:39:04 +01:00
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "title",
"label": "Title"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": false,
"o:is_private": false,
2021-03-14 17:33:49 +01:00
"data_types": [
{
"name": "literal",
"label": "Text"
}
],
2021-03-08 10:39:04 +01:00
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "creator",
"label": "Creator"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
2021-03-08 12:20:19 +01:00
"o:is_required": true,
2021-03-08 10:39:04 +01:00
"o:is_private": false,
2021-03-14 17:33:49 +01:00
"data_types": [
{
"name": "literal",
"label": "Text"
}
],
2021-03-08 10:39:04 +01:00
"vocabulary_namespace_uri": "http:\/\/purl.org\/ontology\/bibo\/",
"vocabulary_label": "Bibliographic Ontology",
"local_name": "shortDescription",
"label": "shortDescription"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
2021-03-14 17:33:49 +01:00
"o:is_required": false,
2021-03-08 10:39:04 +01:00
"o:is_private": false,
2021-03-14 17:33:49 +01:00
"data_types": [
{
"name": "literal",
"label": "Text"
}
],
2021-03-08 10:39:04 +01:00
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "description",
"label": "Description"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": true,
"o:is_private": false,
2021-03-14 17:33:49 +01:00
"data_types": [
{
"name": "work_type",
"label": "Custom License Types"
}
],
2021-03-08 10:39:04 +01:00
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "license",
"label": "License"
},
{
"o:alternate_label": null,
"o:alternate_comment": null,
"o:is_required": false,
"o:is_private": false,
2021-03-14 17:33:49 +01:00
"data_types": [
{
"name": "numeric:timestamp",
"label": "Timestamp"
}
],
2021-03-08 10:39:04 +01:00
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "date",
"label": "Date"
}
],
"o:resource_class": {
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/dcmitype\/",
"vocabulary_label": "Dublin Core Type",
2021-03-14 17:33:49 +01:00
"local_name": "Collection",
"label": "Collection"
},
"o:title_property": {
"vocabulary_namespace_uri": "http:\/\/purl.org\/dc\/terms\/",
"vocabulary_label": "Dublin Core",
"local_name": "title",
"label": "Title"
},
"o:description_property": {
"vocabulary_namespace_uri": "http:\/\/purl.org\/ontology\/bibo\/",
"vocabulary_label": "Bibliographic Ontology",
"local_name": "shortDescription",
"label": "shortDescription"
2021-03-08 10:39:04 +01:00
}
}
2021-03-14 17:33:49 +01:00