Resources
Resource
property | Type | multi-/ single valued | example |
---|---|---|---|
@context | URI | s | https://raw.githubusercontent.com/slub/esmarc/master/conf/context.jsonld |
@id | URI | s | https://data.slub-dresden.de/resources/1322972605 |
@type | URI | s | http://schema.org/CreativeWork |
Thesis | literal | s | Zugl.: Chemnitz, Techn. Univ., Diss., 2013 |
about | list of objects | m | [{'sameAs': ['http://swb.bsz-bw.de/DB=2.1/PPNSET?PPN=1270705105'], '@id': 'https://rvk.uni-regensburg.de/api/json/ancestors/LH%2079510', 'identifier': {'@type': 'PropertyValue', 'propertyID': 'RVK', 'value': 'LH 79510'}, 'name': 'Historische Darstellungen', 'keywords': ['Kunstgeschichte', 'Allgemeines. Allgemeine Kunstgeschichte', 'Kunstgeschichte einzelner Gattungen der Kunst', 'Industriedesign', 'Historische Darstellungen']}, {'identifier': {'@type': 'PropertyValue', 'propertyID': 'DDC', 'value': '745.4'}, '@id': 'http://purl.org/NET/decimalised#c745'}, {'sameAs': 'https://d-nb.info/gnd/4145395-5', '@id': 'https://data.slub-dresden.de/topics/104450835', 'name': 'Bildband'}] |
alternateName | list of literals | m | [Die Hauptschwierigkeiten der deutschen Sprache, Enth. 1.: Die Hauptschwierigkeiten der deutschen Sprache, 2. Praktische Rede- und Stilkunde] |
alternativeHeadline | literal | s | Oskar Hoffmann |
author | list of objects | m | [{'sameAs': 'https://d-nb.info/gnd/126686602', '@id': 'https://data.slub-dresden.de/persons/382186028', 'name': 'Hoffmann, Oskar'}] |
contributor | list of objects | m | [{'name': 'Leitsmann, ...'}] |
dateCreated | literal | s | 2006-04-24 |
dateModified | literal | s | 2018-12-06T18:42:40Z |
dateOriginalPublished | object | s | {'dateOrigin': '[1578]', 'dateParsed': '1578'} |
datePublished | object | s | {'dateOrigin': '[1932]', 'dateParsed': '1932'} |
description | literal | s | Text engl., franz. und dt |
genre | list of objects | m | [{'@type': 'Text', 'Text': 'Führer'}] |
hasPart | list of objects | m | [{'name': 'Jews without money |
identifier | literal | s | 161804950X |
inLanguage | list of literals | m | [ger] |
isBasedOn | URI | s | https://data.slub-dresden.de/source/kxp-de14/1322972605 |
isPartOf | list of literals | m | [mot : die Autozeitschrift] |
isbn | list of literals | m | [9783125209251] |
issn | list of literals | m | [0417-2000] |
license | literal | s | Public Domain Mark 1.0 |
mentions | list of objects | m | [{'@type': 'http://schema.org/Thing', 'sameAs': 'https://d-nb.info/gnd/4072788-9', '@id': 'https://data.slub-dresden.de/topics/10609422X', 'name': 'Industriedesign'}, {'name': 'Geschichte 1880-1930'}, {'@type': 'http://schema.org/Thing', 'sameAs': 'https://d-nb.info/gnd/4011510-0', '@id': 'https://data.slub-dresden.de/topics/106352466', 'name': 'Design'}] |
nameShort | literal | s | Gutes Deutsch in Wort und Schrift |
nameSub | literal | s | Handbuch für Reisende |
numberOfPages | None | s | 750 |
offers | object | s | {'@type': 'Offer', 'offeredBy': {'@id': 'https://data.slub-dresden.de/organizations/191800287', '@type': 'Library', 'name': 'Sächsische Landesbibliothek – Staats- und Universitätsbibliothek Dresden', 'branchCode': 'DE-14'}, 'availability': 'https://katalog.slub-dresden.de/id/0-1322972605'} |
pageStart | literal | s | 1 |
partOfSeries | list of objects | m | [{'position': '3', '@id': 'https://data.slub-dresden.de/resources/130290025', 'name': 'Wirtschafts- und Berufspädagogik in Forschung und Praxis'}] |
physical_description | object | s | {'extent': '176 S.', 'physical_details': 'überw. Ill. (z. T. farb.)'} |
preferredName | literal | s | Gutes Deutsch in Wort und Schrift |
publisher | object | s | {'location': {'name': ['Dresden-Radebeul', 'Leipzig'], 'type': 'Place'}} |
relatedEvent | list of objects | m | [{'sameAs': 'https://d-nb.info/gnd/5545899-3', '@id': 'https://data.slub-dresden.de/events/364536403', 'name': 'International Conference on Software Maintenance'}] |
sameAs | list of objects | m | [{'@id': 'http://swb.bsz-bw.de/DB=2.1/PPNSET?PPN=161804950X', 'publisher': {'@id': 'https://data.slub-dresden.de/organizations/103302212', 'preferredName': 'K10Plus', 'abbr': 'KXP'}, 'isBasedOn': {'@type': 'Dataset'}}] |
Origin
See MARC21-mapping: ResourcesExample
$ curl -XGET "https://data.slub-dresden.de/resources/1322972605" | jq '.'
Structure
[
{
"@type": "http://schema.org/CreativeWork",
"@context": "https://raw.githubusercontent.com/slub/esmarc/master/conf/context.jsonld",
"@id": "https://data.slub-dresden.de/resources/1322972605",
"identifier": "1322972605",
"dateCreated": "2006-04-24",
"offers": {…},
"dateModified": "2018-12-06T18:42:40Z",
"sameAs": […],
"preferredName": "Gutes Deutsch in Wort und Schrift",
"nameShort": "Gutes Deutsch in Wort und Schrift",
"alternativeHeadline": "Oskar Hoffmann",
"alternateName": […],
"author": […],
"contributor": […],
"publisher": {…},
"datePublished": {…},
"inLanguage": […],
"isBasedOn": "https://data.slub-dresden.de/source/kxp-de14/1322972605",
}
]
In Detail
[
{
"@type": "http://schema.org/CreativeWork",
"@context": "https://raw.githubusercontent.com/slub/esmarc/master/conf/context.jsonld",
"@id": "https://data.slub-dresden.de/resources/1322972605",
"identifier": "1322972605",
"dateCreated": "2006-04-24",
"offers": {
"@type": "Offer",
"offeredBy": {
"@id": "https://data.slub-dresden.de/organizations/191800287",
"@type": "Library",
"name": "S\u00e4chsische Landesbibliothek \u2013 Staats- und Universit\u00e4tsbibliothek Dresden",
"branchCode": "DE-14"
},
"availability": "https://katalog.slub-dresden.de/id/0-1322972605"
},
"dateModified": "2018-12-06T18:42:40Z",
"sameAs": [
{
"@id": "http://swb.bsz-bw.de/DB=2.1/PPNSET?PPN=1322972605",
"publisher": {
"@id": "https://data.slub-dresden.de/organizations/103302212",
"preferredName": "K10Plus",
"abbr": "KXP"
},
"isBasedOn": {
"@type": "Dataset"
}
}
],
"preferredName": "Gutes Deutsch in Wort und Schrift",
"nameShort": "Gutes Deutsch in Wort und Schrift",
"alternativeHeadline": "Oskar Hoffmann",
"alternateName": [
"Die Hauptschwierigkeiten der deutschen Sprache",
"Enth. 1.: Die Hauptschwierigkeiten der deutschen Sprache",
"2. Praktische Rede- und Stilkunde"
],
"author": [
{
"sameAs": "https://d-nb.info/gnd/126686602",
"@id": "https://data.slub-dresden.de/persons/382186028",
"name": "Hoffmann, Oskar"
}
],
"contributor": [
{
"name": "Leitsmann, ..."
}
],
"publisher": {
"location": {
"name": [
"Dresden-Radebeul",
"Leipzig"
],
"type": "Place"
}
},
"datePublished": {
"dateOrigin": "[1932]",
"dateParsed": "1932"
},
"inLanguage": [
"ger"
],
"isBasedOn": "https://data.slub-dresden.de/source/kxp-de14/1322972605",
}
]