From a7e9e423a145614230d692c5e73cc2477aa8624b Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Wed, 18 Oct 2017 12:58:48 +0200 Subject: [PATCH] Vokabular normalisiert --- public/vocab/barock.rdf | 12 +++++++----- public/vocab/emblem/biel.rdf | 11 +++++++---- public/vocab/emblem/mdz.rdf | 12 +++++++----- public/vocab/emblem/rdk.rdf | 12 +++++++----- public/vocab/sdd-fachgruppen.rdf | 9 ++++++--- 5 files changed, 34 insertions(+), 22 deletions(-) diff --git a/public/vocab/barock.rdf b/public/vocab/barock.rdf index dece34ccf..973f0d9a6 100644 --- a/public/vocab/barock.rdf +++ b/public/vocab/barock.rdf @@ -1,20 +1,22 @@ <rdf:RDF xmlns:dct="http://purl.org/dc/terms/" - xmlns:org="http://www.w3.org/ns/org#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" + xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <skos:ConceptScheme rdf:about="http://uri.hab.de/vocab/barock"> <skos:prefLabel xml:lang="de">Klassifikation der Wolfenbütteler Barockbibliographie</skos:prefLabel> <dct:publisher> - <org:FormalOrganization rdf:about="http://uri.hab.de/instance/organization/habwf"> + <foaf:Organization rdf:about="http://uri.hab.de/instance/organization/habwf"> <skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel> - </org:FormalOrganization> + </foaf:Organization> </dct:publisher> <dct:license> - <dct:LicenseDocument rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + <dct:LicenseDocument > + <owl:sameAs rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> <skos:prefLabel>CC0 1.0 Universal</skos:prefLabel> </dct:LicenseDocument> </dct:license> - <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-03-15</dct:modified> + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-10-18</dct:modified> <dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-03-14</dct:created> </skos:ConceptScheme> <skos:Concept rdf:about="http://uri.hab.de/vocab/barock#b01"> diff --git a/public/vocab/emblem/biel.rdf b/public/vocab/emblem/biel.rdf index b75aedb15..976532075 100644 --- a/public/vocab/emblem/biel.rdf +++ b/public/vocab/emblem/biel.rdf @@ -1,20 +1,23 @@ <rdf:RDF xmlns:dct="http://purl.org/dc/terms/" xmlns:org="http://www.w3.org/ns/org#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" + xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <skos:ConceptScheme rdf:about="http://uri.hab.de/vocab/emblem/biel"> <skos:prefLabel xml:lang="de">Emblembuchsystematik nach Monika Biel</skos:prefLabel> <dct:publisher> - <org:FormalOrganization rdf:about="http://uri.hab.de/instance/organization/habwf"> + <foaf:Organization rdf:about="http://uri.hab.de/instance/organization/habwf"> <skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel> - </org:FormalOrganization> + </foaf:Organization> </dct:publisher> <dct:license> - <dct:LicenseDocument rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + <dct:LicenseDocument > + <owl:sameAs rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> <skos:prefLabel>CC0 1.0 Universal</skos:prefLabel> </dct:LicenseDocument> </dct:license> - <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-21</dct:modified> + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-10-18</dct:modified> <dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-21</dct:created> </skos:ConceptScheme> <skos:Concept rdf:about="http://uri.hab.de/vocab/emblem/biel#id_1"> diff --git a/public/vocab/emblem/mdz.rdf b/public/vocab/emblem/mdz.rdf index 36208b719..5f8ee1d6f 100644 --- a/public/vocab/emblem/mdz.rdf +++ b/public/vocab/emblem/mdz.rdf @@ -1,20 +1,22 @@ <rdf:RDF xmlns:dct="http://purl.org/dc/terms/" - xmlns:org="http://www.w3.org/ns/org#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" + xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <skos:ConceptScheme rdf:about="http://uri.hab.de/vocab/emblem/mdz"> <skos:prefLabel xml:lang="de">Emblembuchsystematik des Münchner Digitalisierungszentrums</skos:prefLabel> <dct:publisher> - <org:FormalOrganization rdf:about="http://uri.hab.de/instance/organization/habwf"> + <foaf:Organization rdf:about="http://uri.hab.de/instance/organization/habwf"> <skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel> - </org:FormalOrganization> + </foaf:Organization> </dct:publisher> <dct:license> - <dct:LicenseDocument rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + <dct:LicenseDocument > + <owl:sameAs rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> <skos:prefLabel>CC0 1.0 Universal</skos:prefLabel> </dct:LicenseDocument> </dct:license> - <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-21</dct:modified> + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-10-18</dct:modified> <dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-21</dct:created> </skos:ConceptScheme> <skos:Concept rdf:about="http://uri.hab.de/vocab/emblem/mdz#id_1"> diff --git a/public/vocab/emblem/rdk.rdf b/public/vocab/emblem/rdk.rdf index 85113178f..ad33ee600 100644 --- a/public/vocab/emblem/rdk.rdf +++ b/public/vocab/emblem/rdk.rdf @@ -1,20 +1,22 @@ <rdf:RDF xmlns:dct="http://purl.org/dc/terms/" - xmlns:org="http://www.w3.org/ns/org#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" + xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <skos:ConceptScheme rdf:about="http://uri.hab.de/vocab/emblem/rdk"> <skos:prefLabel xml:lang="de">Emblembuchsystematik des Reallexikons zur Deutschen Kunstgeschichte</skos:prefLabel> <dct:publisher> - <org:FormalOrganization rdf:about="http://uri.hab.de/instance/organization/habwf"> + <foaf:Organization rdf:about="http://uri.hab.de/instance/organization/habwf"> <skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel> - </org:FormalOrganization> + </foaf:Organization> </dct:publisher> <dct:license> - <dct:LicenseDocument rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + <dct:LicenseDocument > + <owl:sameAs rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> <skos:prefLabel>CC0 1.0 Universal</skos:prefLabel> </dct:LicenseDocument> </dct:license> - <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-21</dct:modified> + <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-10-18</dct:modified> <dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-21</dct:created> </skos:ConceptScheme> <skos:Concept rdf:about="http://uri.hab.de/vocab/emblem/rdk#id_IA1"> diff --git a/public/vocab/sdd-fachgruppen.rdf b/public/vocab/sdd-fachgruppen.rdf index fec7a89b4..589474c91 100644 --- a/public/vocab/sdd-fachgruppen.rdf +++ b/public/vocab/sdd-fachgruppen.rdf @@ -1,16 +1,19 @@ <rdf:RDF xmlns:dct="http://purl.org/dc/terms/" xmlns:org="http://www.w3.org/ns/org#" + xmlns:foaf="http://xmlns.com/foaf/0.1/" + xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <skos:ConceptScheme rdf:about="http://uri.hab.de/vocab/sdd-fachgruppen"> <skos:prefLabel>Fachgruppen der Sammlung Deutscher Drucke an der Herzog August Bibliothek Wolfenbüttel</skos:prefLabel> <dct:publisher> - <org:FormalOrganization rdf:about="http://uri.hab.de/instance/organization/habwf"> + <foaf:Organization rdf:about="http://uri.hab.de/instance/organization/habwf"> <skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel> - </org:FormalOrganization> + </foaf:Organization> </dct:publisher> <dct:license> - <dct:LicenseDocument rdf:about="http://creativecommons.org/publicdomain/zero/1.0/"> + <dct:LicenseDocument> + <owl:sameAs rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> <skos:prefLabel>CC0 1.0 Universal</skos:prefLabel> </dct:LicenseDocument> </dct:license> -- GitLab