Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maximilian Görmar
uri.hab.de
Commits
01b94ced
Commit
01b94ced
authored
Mar 01, 2018
by
David Maus
Browse files
Verwende skos:prefLabel anstelle rdfs:label
parent
4b5fff5f
Changes
2
Show whitespace changes
Inline
Side-by-side
public/ontology/diglib-struct.rdf
View file @
01b94ced
...
...
@@ -10,16 +10,16 @@
<rdfs:label
xml:lang=
"de"
>
Strukturdaten der Wolfenbütteler Digitalen Bibliothek
</rdfs:label>
<dct:publisher>
<foaf:Organization
rdf:about=
"http://uri.hab.de/instance/organization/habwf"
>
<
rdfs:l
abel>
Herzog August Bibliothek Wolfenbüttel
</
rdfs:l
abel>
<
skos:prefL
abel>
Herzog August Bibliothek Wolfenbüttel
</
skos:prefL
abel>
</foaf:Organization>
</dct:publisher>
<dct:license>
<dct:LicenseDocument>
<owl:sameAs
rdf:resource=
"http://creativecommons.org/publicdomain/zero/1.0/"
/>
<
rdfs:l
abel>
CC0 1.0 Universal
</
rdfs:l
abel>
<
skos:prefL
abel>
CC0 1.0 Universal
</
skos:prefL
abel>
</dct:LicenseDocument>
</dct:license>
<dct:modified
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2018-0
2-20
</dct:modified>
<dct:modified
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2018-0
3-01
</dct:modified>
<dct:created
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2018-01-31
</dct:created>
</rdf:Description>
...
...
public/ontology/diglib-types.rdf
View file @
01b94ced
...
...
@@ -10,16 +10,16 @@
<skos:prefLabel
xml:lang=
"de"
>
Datentypen der Wolfenbütteler Digitalen Bibliothek
</skos:prefLabel>
<dct:publisher>
<foaf:Organization
rdf:about=
"http://uri.hab.de/instance/organization/habwf"
>
<
rdfs:l
abel>
Herzog August Bibliothek Wolfenbüttel
</
rdfs:l
abel>
<
skos:prefL
abel>
Herzog August Bibliothek Wolfenbüttel
</
skos:prefL
abel>
</foaf:Organization>
</dct:publisher>
<dct:license>
<dct:LicenseDocument>
<owl:sameAs
rdf:resource=
"http://creativecommons.org/publicdomain/zero/1.0/"
/>
<
rdfs:l
abel>
CC0 1.0 Universal
</
rdfs:l
abel>
<
skos:prefL
abel>
CC0 1.0 Universal
</
skos:prefL
abel>
</dct:LicenseDocument>
</dct:license>
<dct:modified
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2018-0
2-20
</dct:modified>
<dct:modified
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2018-0
3-01
</dct:modified>
<dct:created
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2017-06-23
</dct:created>
</rdf:Description>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment