Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
uri.hab.de
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dmj
uri.hab.de
Commits
6defe8c5
Commit
6defe8c5
authored
7 years ago
by
David Maus
Browse files
Options
Downloads
Patches
Plain Diff
Ergänze Metadaten für Diglib Datentypen
parent
755171ac
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/ontology/diglib-types.rdf
+21
-1
21 additions, 1 deletion
public/ontology/diglib-types.rdf
with
21 additions
and
1 deletion
public/ontology/diglib-types.rdf
+
21
−
1
View file @
6defe8c5
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
<rdf:RDF
xmlns:dct=
"http://purl.org/dc/terms/"
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:rdfs=
"http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos=
"http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description
rdf:about=
"http://uri.hab.de/ontology/diglib-types"
>
<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:label>
Herzog August Bibliothek Wolfenbüttel
</rdfs:label>
</foaf:Organization>
</dct:publisher>
<dct:license>
<dct:LicenseDocument>
<owl:sameAs
rdf:resource=
"http://creativecommons.org/publicdomain/zero/1.0/"
/>
<rdfs:label>
CC0 1.0 Universal
</rdfs:label>
</dct:LicenseDocument>
</dct:license>
<dct:modified
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2018-02-20
</dct:modified>
<dct:created
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#date"
>
2017-06-23
</dct:created>
</rdf:Description>
<rdfs:Datatype
rdf:about=
"http://uri.hab.de/ontology/diglib-types#ISIL"
>
<rdfs:label
xml:lang=
"en"
>
International Standard Identifier for Libraries and Related Organisations
</rdfs:label>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment