annotate ontologies/dcterms.rdf @ 2:e3ecb88314a5

minor bugs ontologies added
author dwinter
date Fri, 02 Dec 2011 08:37:03 +0100
parents 1384a0d382fa
children cfd3411c87c2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1384a0d382fa first input
dwinter
parents:
diff changeset
1 <?xml version="1.0"?>
1384a0d382fa first input
dwinter
parents:
diff changeset
2 <rdf:RDF
1384a0d382fa first input
dwinter
parents:
diff changeset
3 xmlns:skos="http://www.w3.org/2004/02/skos/core#"
1384a0d382fa first input
dwinter
parents:
diff changeset
4 xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
1384a0d382fa first input
dwinter
parents:
diff changeset
5 xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
1384a0d382fa first input
dwinter
parents:
diff changeset
6 xmlns:dc="http://purl.org/dc/elements/1.1/"
1384a0d382fa first input
dwinter
parents:
diff changeset
7 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
1384a0d382fa first input
dwinter
parents:
diff changeset
8 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
1384a0d382fa first input
dwinter
parents:
diff changeset
9 xmlns:owl="http://www.w3.org/2002/07/owl#"
1384a0d382fa first input
dwinter
parents:
diff changeset
10 xmlns:dcterms="http://purl.org/dc/terms/"
1384a0d382fa first input
dwinter
parents:
diff changeset
11 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
1384a0d382fa first input
dwinter
parents:
diff changeset
12 xmlns:dcam="http://purl.org/dc/dcam/"
1384a0d382fa first input
dwinter
parents:
diff changeset
13 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
1384a0d382fa first input
dwinter
parents:
diff changeset
14 xmlns:dcmitype="http://purl.org/dc/dcmitype/"
1384a0d382fa first input
dwinter
parents:
diff changeset
15 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
1384a0d382fa first input
dwinter
parents:
diff changeset
16 xml:base="http://triplr.org/rdf/bloody-byte.net/rdf/dc_owl2dl/dcterms.ttl">
1384a0d382fa first input
dwinter
parents:
diff changeset
17 <owl:Ontology rdf:about="http://purl.org/NET/dc_owl2dl/terms">
2
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
18 <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/dcam"/>
0
1384a0d382fa first input
dwinter
parents:
diff changeset
19 <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/dcmitype"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
20 <owl:imports rdf:resource="http://purl.org/NET/dc_owl2dl/elements"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
21 <rdfs:label xml:lang="en">DCMI metadata terms</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
22 <dcterms:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1384a0d382fa first input
dwinter
parents:
diff changeset
23 >2009-09-07</dcterms:modified>
1384a0d382fa first input
dwinter
parents:
diff changeset
24 <rdfs:comment xml:lang="en">OWL 2 DL ontology for Dublin Core metadata terms from the http://purl.org/dc/terms/ namespace; this version is grounded in the DC elements ontology and only uses annotation properties.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
25 </owl:Ontology>
1384a0d382fa first input
dwinter
parents:
diff changeset
26 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Point">
1384a0d382fa first input
dwinter
parents:
diff changeset
27 <rdfs:label xml:lang="en-us">DCMI Point</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
28 <skos:definition xml:lang="en-us">The set of points in space defined by their geographic coordinates according to the DCMI Point Encoding Scheme.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
29 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
30 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO639-2">
1384a0d382fa first input
dwinter
parents:
diff changeset
31 <skos:definition xml:lang="en-us">The three-letter alphabetic codes listed in ISO639-2 for the representation of names of languages.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
32 <rdfs:label xml:lang="en-us">ISO 639-2</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
33 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
34 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC3066">
1384a0d382fa first input
dwinter
parents:
diff changeset
35 <skos:definition xml:lang="en-us">The set of tags constructed according to RFC 3066 for the identification of languages.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
36 <rdfs:label xml:lang="en-us">RFC 3066</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
37 <rdfs:comment xml:lang="en-us">RFC 3066 has been obsoleted by RFC 4646.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
38 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
39 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/W3CDTF">
1384a0d382fa first input
dwinter
parents:
diff changeset
40 <rdfs:label xml:lang="en-us">W3C-DTF</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
41 <skos:definition xml:lang="en-us">The set of dates and times constructed according to the W3C Date and Time Formats Specification.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
42 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
43 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Box">
1384a0d382fa first input
dwinter
parents:
diff changeset
44 <rdfs:label xml:lang="en-us">DCMI Box</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
45 <skos:definition xml:lang="en-us">The set of regions in space defined by their geographic coordinates according to the DCMI Box Encoding Scheme.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
46 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
47 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC4646">
1384a0d382fa first input
dwinter
parents:
diff changeset
48 <rdfs:label xml:lang="en-us">RFC 4646</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
49 <rdfs:comment xml:lang="en-us">RFC 4646 obsoletes RFC 3066.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
50 <skos:definition xml:lang="en-us">The set of tags constructed according to RFC 4646 for the identification of languages.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
51 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
52 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO639-3">
1384a0d382fa first input
dwinter
parents:
diff changeset
53 <rdfs:label xml:lang="en-us">ISO 639-3</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
54 <skos:definition xml:lang="en-us">The set of three-letter codes listed in ISO 639-3 for the representation of names of languages.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
55 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
56 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/Period">
1384a0d382fa first input
dwinter
parents:
diff changeset
57 <skos:definition xml:lang="en-us">The set of time intervals defined by their limits according to the DCMI Period Encoding Scheme.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
58 <rdfs:label xml:lang="en-us">DCMI Period</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
59 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
60 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/ISO3166">
1384a0d382fa first input
dwinter
parents:
diff changeset
61 <rdfs:label xml:lang="en-us">ISO 3166</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
62 <skos:definition xml:lang="en-us">The set of codes listed in ISO 3166-1 for the representation of names of countries.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
63 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
64 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/RFC1766">
1384a0d382fa first input
dwinter
parents:
diff changeset
65 <skos:definition xml:lang="en-us">The set of tags, constructed according to RFC 1766, for the identification of languages.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
66 <rdfs:label xml:lang="en-us">RFC 1766</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
67 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
68 <rdfs:Datatype rdf:about="http://purl.org/dc/terms/URI">
1384a0d382fa first input
dwinter
parents:
diff changeset
69 <skos:definition xml:lang="en-us">The set of identifiers constructed according to the generic syntax for Uniform Resource Identifiers as specified by the Internet Engineering Task Force.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
70 <rdfs:label xml:lang="en-us">URI</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
71 </rdfs:Datatype>
1384a0d382fa first input
dwinter
parents:
diff changeset
72 <owl:Class rdf:about="http://purl.org/dc/terms/FileFormat">
1384a0d382fa first input
dwinter
parents:
diff changeset
73 <rdfs:label xml:lang="en-us">File Format</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
74 <rdfs:comment xml:lang="en-us">Examples include the formats defined by the list of Internet Media Types.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
75 <skos:definition xml:lang="en-us">A digital resource format.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
76 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
77 <owl:Class rdf:about="http://purl.org/dc/terms/MediaType"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
78 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
79 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
80 <owl:Class rdf:about="http://purl.org/dc/terms/PeriodOfTime">
1384a0d382fa first input
dwinter
parents:
diff changeset
81 <rdfs:label xml:lang="en-us">Period of Time</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
82 <skos:definition xml:lang="en-us">An interval of time that is named or defined by its start and end dates.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
83 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
84 <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
85 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
86 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
87 <owl:Class rdf:about="http://purl.org/dc/terms/RightsStatement">
1384a0d382fa first input
dwinter
parents:
diff changeset
88 <rdfs:label xml:lang="en-us">Rights Statement</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
89 <skos:definition xml:lang="en-us">A statement about the intellectual property rights (IPR) held in or over a Resource, a legal document giving official permission to do something with a resource, or a statement about access rights.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
90 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
91 <owl:Class rdf:about="http://purl.org/dc/terms/Standard">
1384a0d382fa first input
dwinter
parents:
diff changeset
92 <skos:definition xml:lang="en-us">A basis for comparison; a reference point against which other things can be evaluated.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
93 <rdfs:label xml:lang="en-us">Standard</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
94 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
95 <owl:Class rdf:about="http://purl.org/dc/terms/Location">
1384a0d382fa first input
dwinter
parents:
diff changeset
96 <skos:definition xml:lang="en-us">A spatial region or named place.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
97 <rdfs:label xml:lang="en-us">Location</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
98 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
99 <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
100 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
101 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
102 <owl:Class rdf:about="http://purl.org/dc/terms/PhysicalResource">
1384a0d382fa first input
dwinter
parents:
diff changeset
103 <skos:definition xml:lang="en-us">A material thing.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
104 <rdfs:label xml:lang="en-us">Physical Resource</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
105 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
106 <owl:Class rdf:about="http://purl.org/dc/terms/AgentClass">
1384a0d382fa first input
dwinter
parents:
diff changeset
107 <rdfs:label xml:lang="en-us">Agent Class</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
108 <skos:definition xml:lang="en-us">A group of agents.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
109 <rdfs:comment xml:lang="en-us">Examples of Agent Class include groups seen as classes, such as students, women, charities, lecturers.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
110 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
111 <owl:Class rdf:about="http://purl.org/dc/terms/PhysicalMedium">
1384a0d382fa first input
dwinter
parents:
diff changeset
112 <skos:definition xml:lang="en-us">A physical material or carrier.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
113 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
114 <owl:Class rdf:about="http://purl.org/dc/terms/MediaType"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
115 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
116 <rdfs:comment xml:lang="en-us">Examples include paper, canvas, or DVD.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
117 <rdfs:label xml:lang="en-us">Physical Medium</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
118 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
119 <owl:Class rdf:about="http://purl.org/dc/terms/Policy">
1384a0d382fa first input
dwinter
parents:
diff changeset
120 <skos:definition xml:lang="en-us">A plan or course of action by an authority, intended to influence and determine decisions, actions, and other matters.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
121 <rdfs:label xml:lang="en-us">Policy</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
122 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
123 <owl:Class rdf:about="http://purl.org/dc/terms/SizeOrDuration">
1384a0d382fa first input
dwinter
parents:
diff changeset
124 <rdfs:comment xml:lang="en-us">Examples include a number of pages, a specification of length, width, and breadth, or a period in hours, minutes, and seconds.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
125 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
126 <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
127 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
128 <skos:definition xml:lang="en-us">A dimension or extent, or a time taken to play or execute.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
129 <rdfs:label xml:lang="en-us">Size or Duration</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
130 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
131 <owl:Class rdf:about="http://purl.org/dc/terms/BibliographicResource">
1384a0d382fa first input
dwinter
parents:
diff changeset
132 <skos:definition xml:lang="en-us">A book, article, or other documentary resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
133 <rdfs:label xml:lang="en-us">Bibliographic Resource</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
134 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
135 <owl:Class rdf:about="http://purl.org/dc/terms/LicenseDocument">
1384a0d382fa first input
dwinter
parents:
diff changeset
136 <skos:definition xml:lang="en-us">A legal document giving official permission to do something with a Resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
137 <rdfs:label xml:lang="en-us">License Document</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
138 <rdfs:subClassOf rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
139 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
140 <owl:Class rdf:about="http://purl.org/dc/terms/LinguisticSystem">
1384a0d382fa first input
dwinter
parents:
diff changeset
141 <rdfs:comment xml:lang="en-us">Examples include written, spoken, sign, and computer languages.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
142 <rdfs:label xml:lang="en-us">Linguistic System</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
143 <skos:definition xml:lang="en-us">A system of signs, symbols, sounds, gestures, or rules used in communication.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
144 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
145 <owl:Class rdf:about="http://purl.org/dc/terms/ProvenanceStatement">
1384a0d382fa first input
dwinter
parents:
diff changeset
146 <skos:definition xml:lang="en-us">A statement of any changes in ownership and custody of a resource since its creation that are significant for its authenticity, integrity, and interpretation.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
147 <rdfs:label xml:lang="en-us">Provenance Statement</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
148 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
149 <owl:Class rdf:about="http://purl.org/dc/terms/MediaType">
1384a0d382fa first input
dwinter
parents:
diff changeset
150 <rdfs:label xml:lang="en-us">Media Type</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
151 <skos:definition xml:lang="en-us">A file format or physical medium.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
152 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
153 <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
154 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
155 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
156 <owl:Class rdf:about="http://purl.org/dc/terms/MethodOfInstruction">
1384a0d382fa first input
dwinter
parents:
diff changeset
157 <skos:definition xml:lang="en-us">A process that is used to engender knowledge, attitudes, and skills.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
158 <rdfs:label xml:lang="en-us">Method of Instruction</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
159 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
160 <owl:Class rdf:about="http://purl.org/dc/terms/MediaTypeOrExtent">
1384a0d382fa first input
dwinter
parents:
diff changeset
161 <skos:definition xml:lang="en-us">A media type or extent.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
162 <rdfs:label xml:lang="en-us">Media Type or Extent</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
163 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
164 <owl:Class rdf:about="http://purl.org/dc/terms/Jurisdiction">
1384a0d382fa first input
dwinter
parents:
diff changeset
165 <rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
166 <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
167 </rdfs:subClassOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
168 <skos:definition xml:lang="en-us">The extent or range of judicial, law enforcement, or other authority.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
169 <rdfs:label xml:lang="en-us">Jurisdiction</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
170 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
171 <owl:Class rdf:about="http://purl.org/dc/terms/Frequency">
1384a0d382fa first input
dwinter
parents:
diff changeset
172 <rdfs:label xml:lang="en-us">Frequency</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
173 <skos:definition xml:lang="en-us">A rate at which something recurs.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
174 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
175 <owl:Class rdf:about="http://purl.org/dc/terms/LocationPeriodOrJurisdiction">
1384a0d382fa first input
dwinter
parents:
diff changeset
176 <skos:definition xml:lang="en-us">A location, period of time, or jurisdiction.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
177 <rdfs:label xml:lang="en-us">Location, Period, or Jurisdiction</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
178 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
179 <owl:Class rdf:about="http://purl.org/dc/terms/MethodOfAccrual">
1384a0d382fa first input
dwinter
parents:
diff changeset
180 <skos:definition xml:lang="en-us">A method by which resources are added to a collection.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
181 <rdfs:label xml:lang="en-us">Method of Accrual</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
182 </owl:Class>
1384a0d382fa first input
dwinter
parents:
diff changeset
183 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/TGN">
1384a0d382fa first input
dwinter
parents:
diff changeset
184 <skos:definition xml:lang="en-us">The set of places specified by the Getty Thesaurus of Geographic Names.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
185 <rdfs:label xml:lang="en-us">TGN</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
186 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
187 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isRequiredBy">
1384a0d382fa first input
dwinter
parents:
diff changeset
188 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
189 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/relation">
1384a0d382fa first input
dwinter
parents:
diff changeset
190 <skos:definition xml:lang="en-us">A related resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
191 <rdfs:label xml:lang="en-us">Relation</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
192 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
193 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
194 <rdfs:comment xml:lang="en-us">Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
195 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
196 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
197 <rdfs:label xml:lang="en-us">Is Required By</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
198 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
199 <skos:definition xml:lang="en-us">A related resource that requires the described resource to support its function, delivery, or coherence.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
200 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
201 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isFormatOf">
1384a0d382fa first input
dwinter
parents:
diff changeset
202 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
203 <rdfs:label xml:lang="en-us">Is Format Of</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
204 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
205 <skos:definition xml:lang="en-us">A related resource that is substantially the same as the described resource, but in another format.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
206 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
207 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/valid">
1384a0d382fa first input
dwinter
parents:
diff changeset
208 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
209 <skos:definition xml:lang="en-us">Date (often a range) of validity of a resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
210 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
211 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/date">
1384a0d382fa first input
dwinter
parents:
diff changeset
212 <skos:definition xml:lang="en-us">A point or period of time associated with an event in the lifecycle of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
213 <rdfs:label xml:lang="en-us">Date</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
214 <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1384a0d382fa first input
dwinter
parents:
diff changeset
215 >[W3CDTF] http://www.w3.org/TR/NOTE-datetime</dcterms:bibliographicCitation>
1384a0d382fa first input
dwinter
parents:
diff changeset
216 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
217 <rdfs:comment xml:lang="en-us">Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF].</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
218 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
219 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
220 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
221 <rdfs:label xml:lang="en-us">Date Valid</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
222 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
223 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/instructionalMethod">
1384a0d382fa first input
dwinter
parents:
diff changeset
224 <skos:definition xml:lang="en-us">A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
225 <rdfs:range rdf:resource="http://purl.org/dc/terms/MethodOfInstruction"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
226 <rdfs:label xml:lang="en-us">Instructional Method</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
227 <rdfs:comment xml:lang="en-us">Instructional Method will typically include ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
228 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
229 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/mediator">
1384a0d382fa first input
dwinter
parents:
diff changeset
230 <rdfs:label xml:lang="en-us">Mediator</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
231 <skos:definition xml:lang="en-us">An entity that mediates access to the resource and for whom the resource is intended or useful.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
232 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
233 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/audience">
1384a0d382fa first input
dwinter
parents:
diff changeset
234 <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
235 <rdfs:label xml:lang="en-us">Audience</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
236 <skos:definition xml:lang="en-us">A class of entity for whom the resource is intended or useful.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
237 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
238 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
239 <rdfs:comment xml:lang="en-us">In an educational context, a mediator might be a parent, teacher, teaching assistant, or care-giver.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
240 <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
241 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
242 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DDC">
1384a0d382fa first input
dwinter
parents:
diff changeset
243 <rdfs:label xml:lang="en-us">DDC</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
244 <skos:definition xml:lang="en-us">The set of conceptual resources specified by the Dewey Decimal Classification.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
245 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
246 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/source">
1384a0d382fa first input
dwinter
parents:
diff changeset
247 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/source"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
248 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
249 <rdfs:comment xml:lang="en-us">The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
250 <skos:definition xml:lang="en-us">A related resource from which the described resource is derived.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
251 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
252 <rdfs:label xml:lang="en-us">Source</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
253 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
254 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isReferencedBy">
1384a0d382fa first input
dwinter
parents:
diff changeset
255 <skos:definition xml:lang="en-us">A related resource that references, cites, or otherwise points to the described resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
256 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
257 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
258 <rdfs:label xml:lang="en-us">Is Referenced By</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
259 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
260 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/language">
1384a0d382fa first input
dwinter
parents:
diff changeset
261 <skos:definition xml:lang="en-us">A language of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
262 <rdfs:comment xml:lang="en-us">Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646].</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
263 <rdfs:range rdf:resource="http://purl.org/dc/terms/LinguisticSystem"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
264 <rdfs:label xml:lang="en-us">Language</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
265 <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1384a0d382fa first input
dwinter
parents:
diff changeset
266 >[RFC4646] http://www.ietf.org/rfc/rfc4646.txt</dcterms:bibliographicCitation>
1384a0d382fa first input
dwinter
parents:
diff changeset
267 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/language"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
268 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
269 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license">
1384a0d382fa first input
dwinter
parents:
diff changeset
270 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
271 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rights">
1384a0d382fa first input
dwinter
parents:
diff changeset
272 <rdfs:label xml:lang="en-us">Rights</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
273 <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
274 <skos:definition xml:lang="en-us">Information about rights held in and over the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
275 <rdfs:comment xml:lang="en-us">Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
276 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/rights"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
277 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
278 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
279 <rdfs:label xml:lang="en-us">License</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
280 <skos:definition xml:lang="en-us">A legal document giving official permission to do something with the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
281 <rdfs:range rdf:resource="http://purl.org/dc/terms/LicenseDocument"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
282 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
283 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/NLM">
1384a0d382fa first input
dwinter
parents:
diff changeset
284 <rdfs:label xml:lang="en-us">NLM</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
285 <skos:definition xml:lang="en-us">The set of conceptual resources specified by the National Library of Medicine Classification.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
286 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
287 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accrualPolicy">
1384a0d382fa first input
dwinter
parents:
diff changeset
288 <rdfs:label xml:lang="en-us">Accrual Policy</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
289 <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
290 <rdfs:range rdf:resource="http://purl.org/dc/terms/Policy"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
291 <skos:definition xml:lang="en-us">The policy governing the addition of items to a collection.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
292 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
293 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isVersionOf">
1384a0d382fa first input
dwinter
parents:
diff changeset
294 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
295 <rdfs:comment xml:lang="en-us">Changes in version imply substantive changes in content rather than differences in format.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
296 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
297 <rdfs:label xml:lang="en-us">Is Version Of</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
298 <skos:definition xml:lang="en-us">A related resource of which the described resource is a version, edition, or adaptation.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
299 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
300 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/created">
1384a0d382fa first input
dwinter
parents:
diff changeset
301 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
302 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
303 <rdfs:label xml:lang="en-us">Date Created</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
304 <skos:definition xml:lang="en-us">Date of creation of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
305 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
306 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rightsHolder">
1384a0d382fa first input
dwinter
parents:
diff changeset
307 <skos:definition xml:lang="en-us">A person or organization owning or managing rights over the resource.</skos:definition>
2
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
308 <rdfs:range>
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
309 <dcterms:AgentClass rdf:about="http://purl.org/dc/terms/Agent">
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
310 <rdfs:label xml:lang="en-us">Agent</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
311 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
312 <skos:definition xml:lang="en-us">A resource that acts or has the power to act.</skos:definition>
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
313 <rdfs:comment xml:lang="en-us">Examples of Agent include person, organization, and software agent.</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
314 </dcterms:AgentClass>
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
315 </rdfs:range>
0
1384a0d382fa first input
dwinter
parents:
diff changeset
316 <rdfs:label xml:lang="en-us">Rights Holder</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
317 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
318 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accrualMethod">
1384a0d382fa first input
dwinter
parents:
diff changeset
319 <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
320 <rdfs:label xml:lang="en-us">Accrual Method</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
321 <skos:definition xml:lang="en-us">The method by which items are added to a collection.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
322 <rdfs:range rdf:resource="http://purl.org/dc/terms/MethodOfAccrual"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
323 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
324 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator">
1384a0d382fa first input
dwinter
parents:
diff changeset
325 <skos:definition xml:lang="en-us">An entity primarily responsible for making the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
326 <rdfs:label xml:lang="en-us">Creator</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
327 <rdfs:comment xml:lang="en-us">Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
328 <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
329 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
330 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/contributor">
1384a0d382fa first input
dwinter
parents:
diff changeset
331 <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
332 <rdfs:comment xml:lang="en-us">Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
333 <rdfs:label xml:lang="en-us">Contributor</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
334 <skos:definition xml:lang="en-us">An entity responsible for making contributions to the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
335 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/contributor"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
336 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
337 </rdfs:subPropertyOf>
2
e3ecb88314a5 minor bugs
dwinter
parents: 0
diff changeset
338 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
0
1384a0d382fa first input
dwinter
parents:
diff changeset
339 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
340 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCSH">
1384a0d382fa first input
dwinter
parents:
diff changeset
341 <skos:definition xml:lang="en-us">The set of labeled concepts specified by the Library of Congress Subject Headings.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
342 <rdfs:label xml:lang="en-us">LCSH</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
343 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
344 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/temporal">
1384a0d382fa first input
dwinter
parents:
diff changeset
345 <rdfs:range rdf:resource="http://purl.org/dc/terms/PeriodOfTime"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
346 <rdfs:label xml:lang="en-us">Temporal Coverage</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
347 <skos:definition xml:lang="en-us">Temporal characteristics of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
348 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
349 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/coverage">
1384a0d382fa first input
dwinter
parents:
diff changeset
350 <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1384a0d382fa first input
dwinter
parents:
diff changeset
351 >[TGN] http://www.getty.edu/research/tools/vocabulary/tgn/index.html</dcterms:bibliographicCitation>
1384a0d382fa first input
dwinter
parents:
diff changeset
352 <rdfs:comment xml:lang="en-us">Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
353 <rdfs:label xml:lang="en-us">Coverage</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
354 <skos:definition xml:lang="en-us">The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
355 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/coverage"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
356 <rdfs:range rdf:resource="http://purl.org/dc/terms/LocationPeriodOrJurisdiction"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
357 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
358 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
359 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
360 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/UDC">
1384a0d382fa first input
dwinter
parents:
diff changeset
361 <rdfs:label xml:lang="en-us">UDC</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
362 <skos:definition xml:lang="en-us">The set of conceptual resources specified by the Universal Decimal Classification.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
363 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
364 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/tableOfContents">
1384a0d382fa first input
dwinter
parents:
diff changeset
365 <skos:definition xml:lang="en-us">A list of subunits of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
366 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
367 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description">
1384a0d382fa first input
dwinter
parents:
diff changeset
368 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/description"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
369 <rdfs:label xml:lang="en-us">Description</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
370 <skos:definition xml:lang="en-us">An account of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
371 <rdfs:comment xml:lang="en-us">Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
372 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
373 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
374 <rdfs:label xml:lang="en-us">Table Of Contents</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
375 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
376 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/publisher">
1384a0d382fa first input
dwinter
parents:
diff changeset
377 <rdfs:label xml:lang="en-us">Publisher</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
378 <skos:definition xml:lang="en-us">An entity responsible for making the resource available.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
379 <rdfs:range rdf:resource="http://purl.org/dc/terms/Agent"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
380 <rdfs:comment xml:lang="en-us">Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
381 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/publisher"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
382 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
383 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/subject">
1384a0d382fa first input
dwinter
parents:
diff changeset
384 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
385 <rdfs:label xml:lang="en-us">Subject</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
386 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/subject"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
387 <skos:definition xml:lang="en-us">The topic of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
388 <rdfs:comment xml:lang="en-us">Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary. To describe the spatial or temporal topic of the resource, use the Coverage element.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
389 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
390 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/type">
1384a0d382fa first input
dwinter
parents:
diff changeset
391 <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1384a0d382fa first input
dwinter
parents:
diff changeset
392 >[DCMITYPE] http://dublincore.org/documents/dcmi-type-vocabulary/</dcterms:bibliographicCitation>
1384a0d382fa first input
dwinter
parents:
diff changeset
393 <skos:definition xml:lang="en-us">The nature or genre of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
394 <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
395 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/type"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
396 <rdfs:comment xml:lang="en-us">Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
397 <rdfs:label xml:lang="en-us">Type</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
398 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
399 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/IMT">
1384a0d382fa first input
dwinter
parents:
diff changeset
400 <rdfs:label xml:lang="en-us">IMT</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
401 <skos:definition xml:lang="en-us">The set of media types specified by the Internet Assigned Numbers Authority.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
402 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
403 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/dateCopyrighted">
1384a0d382fa first input
dwinter
parents:
diff changeset
404 <skos:definition xml:lang="en-us">Date of copyright.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
405 <rdfs:label xml:lang="en-us">Date Copyrighted</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
406 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
407 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
408 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
409 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/references">
1384a0d382fa first input
dwinter
parents:
diff changeset
410 <skos:definition xml:lang="en-us">A related resource that is referenced, cited, or otherwise pointed to by the described resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
411 <rdfs:label xml:lang="en-us">References</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
412 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
413 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
414 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
415 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/medium">
1384a0d382fa first input
dwinter
parents:
diff changeset
416 <rdfs:range rdf:resource="http://purl.org/dc/terms/PhysicalMedium"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
417 <rdfs:label xml:lang="en-us">Medium</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
418 <skos:definition xml:lang="en-us">The material or physical carrier of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
419 <rdfs:domain rdf:resource="http://purl.org/dc/terms/PhysicalResource"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
420 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
421 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/format">
1384a0d382fa first input
dwinter
parents:
diff changeset
422 <rdfs:label xml:lang="en-us">Format</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
423 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/format"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
424 <dcterms:bibliographicCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
1384a0d382fa first input
dwinter
parents:
diff changeset
425 >[MIME] http://www.iana.org/assignments/media-types/</dcterms:bibliographicCitation>
1384a0d382fa first input
dwinter
parents:
diff changeset
426 <skos:definition xml:lang="en-us">The file format, physical medium, or dimensions of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
427 <rdfs:comment xml:lang="en-us">Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME].</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
428 <rdfs:range rdf:resource="http://purl.org/dc/terms/MediaTypeOrExtent"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
429 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
430 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
431 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
432 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/MESH">
1384a0d382fa first input
dwinter
parents:
diff changeset
433 <rdfs:label xml:lang="en-us">MeSH</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
434 <skos:definition xml:lang="en-us">The set of labeled concepts specified by the Medical Subject Headings.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
435 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
436 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/abstract">
1384a0d382fa first input
dwinter
parents:
diff changeset
437 <rdfs:label xml:lang="en-us">Abstract</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
438 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/description"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
439 <skos:definition xml:lang="en-us">A summary of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
440 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
441 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/bibliographicCitation">
1384a0d382fa first input
dwinter
parents:
diff changeset
442 <rdfs:domain rdf:resource="http://purl.org/dc/terms/BibliographicResource"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
443 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
444 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/identifier">
1384a0d382fa first input
dwinter
parents:
diff changeset
445 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
446 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/identifier"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
447 <rdfs:label xml:lang="en-us">Identifier</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
448 <rdfs:comment xml:lang="en-us">Recommended best practice is to identify the resource by means of a string conforming to a formal identification system.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
449 <skos:definition xml:lang="en-us">An unambiguous reference to the resource within a given context.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
450 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
451 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
452 <skos:definition xml:lang="en-us">A bibliographic reference for the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
453 <rdfs:comment xml:lang="en-us">Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
454 <rdfs:label xml:lang="en-us">Bibliographic Citation</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
455 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
456 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
457 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/conformsTo">
1384a0d382fa first input
dwinter
parents:
diff changeset
458 <rdfs:label xml:lang="en-us">Conforms To</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
459 <skos:definition xml:lang="en-us">An established standard to which the described resource conforms.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
460 <rdfs:range rdf:resource="http://purl.org/dc/terms/Standard"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
461 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
462 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
463 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/dateSubmitted">
1384a0d382fa first input
dwinter
parents:
diff changeset
464 <rdfs:comment xml:lang="en-us">Examples of resources to which a Date Submitted may be relevant are a thesis (submitted to a university department) or an article (submitted to a journal).</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
465 <rdfs:label xml:lang="en-us">Date Submitted</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
466 <skos:definition xml:lang="en-us">Date of submission of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
467 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
468 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
469 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
470 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DCMIType">
1384a0d382fa first input
dwinter
parents:
diff changeset
471 <rdfs:label xml:lang="en-us">DCMI Type Vocabulary</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
472 <skos:definition xml:lang="en-us">The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
473 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
474 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accessRights">
1384a0d382fa first input
dwinter
parents:
diff changeset
475 <rdfs:comment xml:lang="en-us">Access Rights may include information regarding access or restrictions based on privacy, security, or other policies.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
476 <skos:definition xml:lang="en-us">Information about who can access the resource or an indication of its security status.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
477 <rdfs:range rdf:resource="http://purl.org/dc/terms/RightsStatement"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
478 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/rights"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
479 <rdfs:label xml:lang="en-us">Access Rights</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
480 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
481 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/issued">
1384a0d382fa first input
dwinter
parents:
diff changeset
482 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
483 <rdfs:label xml:lang="en-us">Date Issued</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
484 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
485 <skos:definition xml:lang="en-us">Date of formal issuance (e.g., publication) of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
486 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
487 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isReplacedBy">
1384a0d382fa first input
dwinter
parents:
diff changeset
488 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
489 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
490 <rdfs:label xml:lang="en-us">Is Replaced By</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
491 <skos:definition xml:lang="en-us">A related resource that supplants, displaces, or supersedes the described resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
492 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
493 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/available">
1384a0d382fa first input
dwinter
parents:
diff changeset
494 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
495 <rdfs:label xml:lang="en-us">Date Available</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
496 <skos:definition xml:lang="en-us">Date (often a range) that the resource became or will become available.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
497 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
498 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
499 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/replaces">
1384a0d382fa first input
dwinter
parents:
diff changeset
500 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
501 <rdfs:label xml:lang="en-us">Replaces</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
502 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
503 <skos:definition xml:lang="en-us">A related resource that is supplanted, displaced, or superseded by the described resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
504 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
505 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/requires">
1384a0d382fa first input
dwinter
parents:
diff changeset
506 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
507 <skos:definition xml:lang="en-us">A related resource that is required by the described resource to support its function, delivery, or coherence.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
508 <rdfs:label xml:lang="en-us">Requires</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
509 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
510 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
511 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/accrualPeriodicity">
1384a0d382fa first input
dwinter
parents:
diff changeset
512 <rdfs:label xml:lang="en-us">Accrual Periodicity</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
513 <rdfs:domain rdf:resource="http://purl.org/dc/dcmitype/Collection"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
514 <rdfs:range rdf:resource="http://purl.org/dc/terms/Frequency"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
515 <skos:definition xml:lang="en-us">The frequency with which items are added to a collection.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
516 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
517 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasFormat">
1384a0d382fa first input
dwinter
parents:
diff changeset
518 <rdfs:label xml:lang="en-us">Has Format</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
519 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
520 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
521 <skos:definition xml:lang="en-us">A related resource that is substantially the same as the pre-existing described resource, but in another format.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
522 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
523 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/dateAccepted">
1384a0d382fa first input
dwinter
parents:
diff changeset
524 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
525 <rdfs:comment xml:lang="en-us">Examples of resources to which a Date Accepted may be relevant are a thesis (accepted by a university department) or an article (accepted by a journal).</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
526 <skos:definition xml:lang="en-us">Date of acceptance of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
527 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
528 <rdfs:label xml:lang="en-us">Date Accepted</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
529 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
530 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasVersion">
1384a0d382fa first input
dwinter
parents:
diff changeset
531 <skos:definition xml:lang="en-us">A related resource that is a version, edition, or adaptation of the described resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
532 <rdfs:label xml:lang="en-us">Has Version</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
533 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
534 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
535 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
536 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified">
1384a0d382fa first input
dwinter
parents:
diff changeset
537 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/date"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
538 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
539 <skos:definition xml:lang="en-us">Date on which the resource was changed.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
540 <rdfs:label xml:lang="en-us">Date Modified</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
541 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
542 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCC">
1384a0d382fa first input
dwinter
parents:
diff changeset
543 <rdfs:label xml:lang="en-us">LCC</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
544 <skos:definition xml:lang="en-us">The set of conceptual resources specified by the Library of Congress Classification.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
545 </dcam:VocabularyEncodingScheme>
1384a0d382fa first input
dwinter
parents:
diff changeset
546 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/educationLevel">
1384a0d382fa first input
dwinter
parents:
diff changeset
547 <rdfs:range rdf:resource="http://purl.org/dc/terms/AgentClass"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
548 <rdfs:label xml:lang="en-us">Audience Education Level</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
549 <skos:definition xml:lang="en-us">A class of entity, defined in terms of progression through an educational or training context, for which the described resource is intended.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
550 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/audience"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
551 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
552 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/provenance">
1384a0d382fa first input
dwinter
parents:
diff changeset
553 <skos:definition xml:lang="en-us">A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
554 <rdfs:label xml:lang="en-us">Provenance</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
555 <rdfs:range rdf:resource="http://purl.org/dc/terms/ProvenanceStatement"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
556 <rdfs:comment xml:lang="en-us">The statement may include a description of any changes successive custodians made to the resource.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
557 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
558 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/extent">
1384a0d382fa first input
dwinter
parents:
diff changeset
559 <rdfs:label xml:lang="en-us">Extent</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
560 <skos:definition xml:lang="en-us">The size or duration of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
561 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/format"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
562 <rdfs:range rdf:resource="http://purl.org/dc/terms/SizeOrDuration"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
563 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
564 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/alternative">
1384a0d382fa first input
dwinter
parents:
diff changeset
565 <rdfs:comment xml:lang="en-us">The distinction between titles and alternative titles is application-specific.</rdfs:comment>
1384a0d382fa first input
dwinter
parents:
diff changeset
566 <skos:definition xml:lang="en-us">An alternative name for the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
567 <skos:note xml:lang="en-us">In current practice, this term is used primarily with literal values; however, there are important uses with non-literal values as well. As of December 2007, the DCMI Usage Board is leaving this range unspecified pending an investigation of options.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
568 <rdfs:label xml:lang="en-us">Alternative Title</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
569 <rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
570 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title">
1384a0d382fa first input
dwinter
parents:
diff changeset
571 <skos:definition xml:lang="en-us">A name given to the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
572 <skos:note xml:lang="en-us">In current practice, this term is used primarily with literal values; however, there are important uses with non-literal values as well. As of December 2007, the DCMI Usage Board is leaving this range unspecified pending an investigation of options.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
573 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/title"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
574 <rdfs:label xml:lang="en-us">Title</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
575 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
576 </rdfs:subPropertyOf>
1384a0d382fa first input
dwinter
parents:
diff changeset
577 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
578 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/isPartOf">
1384a0d382fa first input
dwinter
parents:
diff changeset
579 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
580 <rdfs:label xml:lang="en-us">Is Part Of</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
581 <skos:definition xml:lang="en-us">A related resource in which the described resource is physically or logically included.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
582 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
583 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
584 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/hasPart">
1384a0d382fa first input
dwinter
parents:
diff changeset
585 <skos:note xml:lang="en-us">This term is intended to be used with non-literal values as defined in the DCMI Abstract Model (http://dublincore.org/documents/abstract-model/). As of December 2007, the DCMI Usage Board is seeking a way to express this intention with a formal range declaration.</skos:note>
1384a0d382fa first input
dwinter
parents:
diff changeset
586 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/relation"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
587 <rdfs:label xml:lang="en-us">Has Part</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
588 <skos:definition xml:lang="en-us">A related resource that is included either physically or logically in the described resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
589 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
590 <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/spatial">
1384a0d382fa first input
dwinter
parents:
diff changeset
591 <skos:definition xml:lang="en-us">Spatial characteristics of the resource.</skos:definition>
1384a0d382fa first input
dwinter
parents:
diff changeset
592 <rdfs:label xml:lang="en-us">Spatial Coverage</rdfs:label>
1384a0d382fa first input
dwinter
parents:
diff changeset
593 <rdfs:range rdf:resource="http://purl.org/dc/terms/Location"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
594 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/terms/coverage"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
595 </owl:AnnotationProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
596 </rdf:RDF>
1384a0d382fa first input
dwinter
parents:
diff changeset
597
1384a0d382fa first input
dwinter
parents:
diff changeset
598 <!-- Created with Protege (with OWL Plugin 3.4.4, Build 579) http://protege.stanford.edu -->