add more spacing
[personal-kdebase.git] / runtime / nepomuk / ontologies / dces.rdf
blob83d079f91bdf89e535ba24dfd4a45a6ae11b57af
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE rdf:RDF [
3 <!ENTITY rdfns 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
4 <!ENTITY rdfsns 'http://www.w3.org/2000/01/rdf-schema#'>
5 <!ENTITY dcns 'http://purl.org/dc/elements/1.1/'>
6 <!ENTITY dctermsns 'http://purl.org/dc/terms/'>
7 <!ENTITY dctypens 'http://purl.org/dc/dcmitype/'>
8 ]>
9 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
10 <rdf:Description rdf:about="http://purl.org/dc/elements/1.1/">
11 <dc:title>The Dublin Core Element Set v1.1 namespace providing access to its content by means of an RDF Schema</dc:title>
12 <dc:publisher>The Dublin Core Metadata Initiative</dc:publisher>
13 <dc:description>The Dublin Core Element Set v1.1 namespace provides URIs for the Dublin Core Elements v1.1. Entries are declared using RDF Schema language to support RDF applications.</dc:description>
14 <dc:language>English</dc:language>
15 <dcterms:issued>1999-07-02</dcterms:issued>
16 <dcterms:modified>2002-05-22</dcterms:modified>
17 <dc:source rdf:resource="http://dublincore.org/documents/dces/"/>
18 <dc:source rdf:resource="http://dublincore.org/usage/decisions/"/>
19 <dcterms:isReferencedBy rdf:resource="http://www.dublincore.org/documents/2001/10/26/dcmi-namespace/"/>
20 <dcterms:isRequiredBy rdf:resource="http://purl.org/dc/terms/"/>
21 <dcterms:isReferencedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
22 </rdf:Description>
23 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/title">
24 <rdfs:label>Title</rdfs:label>
25 <rdfs:comment>A name given to the resource.</rdfs:comment>
26 <dc:description>Typically, a Title will be a name by which
27 the resource is formally known.</dc:description>
28 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
29 <dcterms:issued>1999-07-02</dcterms:issued>
30 <dcterms:modified>2006-12-04</dcterms:modified>
31 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
32 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#title-005"/>
33 </rdf:Property>
34 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/creator">
35 <rdfs:label>Creator</rdfs:label>
36 <rdfs:comment>An entity primarily responsible for making
37 the resource.</rdfs:comment>
38 <dc:description>Examples of a Creator include a person, an
39 organization, or a service. Typically, the name
40 of a Creator should be used to indicate the entity.</dc:description>
41 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
42 <dcterms:issued>1999-07-02</dcterms:issued>
43 <dcterms:modified>2006-12-04</dcterms:modified>
44 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
45 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#creator-005"/>
46 </rdf:Property>
47 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/subject">
48 <rdfs:label>Subject</rdfs:label>
49 <rdfs:comment>The topic of the resource.</rdfs:comment>
50 <dc:description>Typically, the topic will be represented using
51 keywords, key phrases, or classification codes.
52 Recommended best practice is to use a controlled
53 vocabulary. To describe the spatial or temporal
54 topic of the resource, use the Coverage element.</dc:description>
55 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
56 <dcterms:issued>1999-07-02</dcterms:issued>
57 <dcterms:modified>2006-12-04</dcterms:modified>
58 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
59 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#subject-005"/>
60 </rdf:Property>
61 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/description">
62 <rdfs:label>Description</rdfs:label>
63 <rdfs:comment>An account of the resource.</rdfs:comment>
64 <dc:description>Description may include but is not limited to:
65 an abstract, a table of contents, a graphical
66 representation, or a free-text account of
67 the resource.</dc:description>
68 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
69 <dcterms:issued>1999-07-02</dcterms:issued>
70 <dcterms:modified>2006-12-04</dcterms:modified>
71 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
72 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#description-005"/>
73 </rdf:Property>
74 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/publisher">
75 <rdfs:label>Publisher</rdfs:label>
76 <rdfs:comment>An entity responsible for making the resource
77 available.</rdfs:comment>
78 <dc:description>Examples of a Publisher include a person, an
79 organization, or a service. Typically, the name of
80 a Publisher should be used to indicate the entity.</dc:description>
81 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
82 <dcterms:issued>1999-07-02</dcterms:issued>
83 <dcterms:modified>2006-12-04</dcterms:modified>
84 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
85 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#publisher-005"/>
86 </rdf:Property>
87 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/contributor">
88 <rdfs:label>Contributor</rdfs:label>
89 <rdfs:comment>An entity responsible for making
90 contributions to the resource.</rdfs:comment>
91 <dc:description>Examples of a Contributor include a person,
92 an organization, or a service. Typically, the
93 name of a Contributor should be used to indicate
94 the entity.</dc:description>
95 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
96 <dcterms:issued>1999-07-02</dcterms:issued>
97 <dcterms:modified>2006-12-04</dcterms:modified>
98 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
99 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#contributor-005"/>
100 </rdf:Property>
101 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/date">
102 <rdfs:label>Date</rdfs:label>
103 <rdfs:comment>A point or period of time associated with an
104 event in the lifecycle of the resource.</rdfs:comment>
105 <dc:description>Date may be used to express temporal information
106 at any level of granularity. Recommended best
107 practice is to use an encoding scheme, such as
108 the W3CDTF profile of ISO 8601 [W3CDTF].</dc:description>
109 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
110 <dcterms:issued>1999-07-02</dcterms:issued>
111 <dcterms:modified>2006-12-04</dcterms:modified>
112 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
113 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#date-005"/>
114 </rdf:Property>
115 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/type">
116 <rdfs:label>Type</rdfs:label>
117 <rdfs:comment>The nature or genre of the resource.</rdfs:comment>
118 <dc:description>Recommended best practice is to use a controlled
119 vocabulary such as the DCMI Type Vocabulary
120 [DCMITYPE]. To describe the file format, physical
121 medium, or dimensions of the resource, use the
122 Format element.</dc:description>
123 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
124 <dcterms:issued>1999-07-02</dcterms:issued>
125 <dcterms:modified>2006-12-04</dcterms:modified>
126 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
127 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#type-005"/>
128 </rdf:Property>
129 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/format">
130 <rdfs:label>Format</rdfs:label>
131 <rdfs:comment>The file format, physical medium, or dimensions
132 of the resource.</rdfs:comment>
133 <dc:description>Examples of dimensions include
134 size and duration. Recommended best practice is
135 to use a controlled vocabulary such as the list
136 of Internet Media Types [MIME].</dc:description>
137 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
138 <dcterms:issued>1999-07-02</dcterms:issued>
139 <dcterms:modified>2006-12-04</dcterms:modified>
140 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
141 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#format-006"/>
142 </rdf:Property>
143 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/identifier">
144 <rdfs:label>Identifier</rdfs:label>
145 <rdfs:comment>An unambiguous reference to the resource within
146 a given context.</rdfs:comment>
147 <dc:description>Recommended best practice is to identify the
148 resource by means of a string conforming
149 to a formal identification system. </dc:description>
150 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
151 <dcterms:issued>1999-07-02</dcterms:issued>
152 <dcterms:modified>2006-12-04</dcterms:modified>
153 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
154 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#identifier-005"/>
155 </rdf:Property>
156 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/source">
157 <rdfs:label>Source</rdfs:label>
158 <rdfs:comment>The resource from which the described
159 resource is derived.</rdfs:comment>
160 <dc:description>The described resource may be derived from the
161 related resource in whole or in part. Recommended
162 best practice is to identify the related resource
163 by means of a string conforming to a formal
164 identification system.</dc:description>
165 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
166 <dcterms:issued>1999-07-02</dcterms:issued>
167 <dcterms:modified>2006-12-04</dcterms:modified>
168 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
169 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#source-005"/>
170 </rdf:Property>
171 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/language">
172 <rdfs:label>Language</rdfs:label>
173 <rdfs:comment>A language of the resource.</rdfs:comment>
174 <dc:description>Recommended best practice is to use a controlled
175 vocabulary such as RFC 3066 [RFC3066].</dc:description>
176 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
177 <dcterms:issued>1999-07-02</dcterms:issued>
178 <dcterms:modified>2006-12-04</dcterms:modified>
179 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
180 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#language-006"/>
181 </rdf:Property>
182 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/relation">
183 <rdfs:label>Relation</rdfs:label>
184 <rdfs:comment>A related resource.</rdfs:comment>
185 <dc:description>Recommended best practice is to identify the
186 related resource by means of a string conforming
187 to a formal identification system. </dc:description>
188 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
189 <dcterms:issued>1999-07-02</dcterms:issued>
190 <dcterms:modified>2006-12-04</dcterms:modified>
191 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
192 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#relation-005"/>
193 </rdf:Property>
194 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/coverage">
195 <rdfs:label>Coverage</rdfs:label>
196 <rdfs:comment>The spatial or temporal topic of the resource, the
197 spatial applicability of the resource, or the
198 jurisdiction under which the resource is relevant.</rdfs:comment>
199 <dc:description>Spatial topic may be a named place or a location
200 specified by its geographic coordinates. Temporal
201 period may be a named period, date, or date
202 range. A jurisdiction may be a named administrative
203 entity or a geographic place to which the resource
204 applies. Recommended best practice is to use a
205 controlled vocabulary such as the Thesaurus of
206 Geographic Names [TGN]. Where appropriate, named
207 places or time periods can be used in preference
208 to numeric identifiers such as sets of coordinates
209 or date ranges.</dc:description>
210 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
211 <dcterms:issued>1999-07-02</dcterms:issued>
212 <dcterms:modified>2006-12-04</dcterms:modified>
213 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
214 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#coverage-005"/>
215 </rdf:Property>
216 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/rights">
217 <rdfs:label>Rights</rdfs:label>
218 <rdfs:comment>Information about rights held in and
219 over the resource.</rdfs:comment>
220 <dc:description>Typically, rights information includes
221 a statement about various property rights
222 associated with the resource, including
223 intellectual property rights.</dc:description>
224 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/elements/1.1/"/>
225 <dcterms:issued>1999-07-02</dcterms:issued>
226 <dcterms:modified>2006-12-04</dcterms:modified>
227 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#element"/>
228 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#rights-005"/>
229 </rdf:Property>
230 </rdf:RDF>