delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / runtime / nepomuk / ontologies / dctype.rdf
blob9af7b6551e73f3b4240f4aad34c820e344f777fa
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:dcmitype="http://purl.org/dc/dcmitype/" 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/dcmitype/">
11 <dc:title>The DCMI Types 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 Types namespace provides URIs for the entries of the DCMI Type Vocabulary. Entries are declared using RDF Schema language to support RDF applications. The Schema will be updated according to dc-usage decisions.</dc:description>
14 <dc:language>English</dc:language>
15 <dcterms:requires rdf:resource="http://dublincore.org/documents/dcmi-type-vocabulary/"/>
16 <dc:source rdf:resource="http://dublincore.org/documents/dcmi-type-vocabulary/"/>
17 <dc:source rdf:resource="http://dublincore.org/usage/terms/"/>
18 <dcterms:requires rdf:resource="http://purl.org/dc/elements/1.1/"/>
19 <dcterms:isReferencedBy rdf:resource="http://purl.org/dc/terms/"/>
20 <dcterms:issued>2000-07-11</dcterms:issued>
21 <dcterms:modified>2002-05-22</dcterms:modified>
22 </rdf:Description>
23 <dcterms:TypeScheme rdf:about="http://purl.org/dc/terms/DCMIType">
24 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
25 <dc:description>
26 The DCMI Type Vocabulary provides a general, cross-domain list of
27 approved terms that may be used as values for the Resource Type
28 element to identify the genre of a resource.
29 </dc:description>
30 <dcterms:issued>2000-07-11</dcterms:issued>
31 </dcterms:TypeScheme>
32 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Collection">
33 <rdfs:label>Collection</rdfs:label>
34 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
35 <rdfs:comment>An aggregation of resources.</rdfs:comment>
36 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
37 <dcterms:issued>2000-07-11</dcterms:issued>
38 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
39 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Collection-002"/>
40 </dcterms:DCMIType>
41 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Dataset">
42 <rdfs:label>Dataset</rdfs:label>
43 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
44 <rdfs:comment>Data encoded in a defined structure.</rdfs:comment>
45 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
46 <dcterms:issued>2000-07-11</dcterms:issued>
47 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
48 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Dataset-002"/>
49 </dcterms:DCMIType>
50 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Event">
51 <rdfs:label>Event</rdfs:label>
52 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
53 <rdfs:comment>A non-persistent, time-based occurrence.</rdfs:comment>
54 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
55 <dcterms:issued>2000-07-11</dcterms:issued>
56 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
57 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Event-002"/>
58 </dcterms:DCMIType>
59 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Image">
60 <rdfs:label>Image</rdfs:label>
61 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
62 <rdfs:comment>A visual representation other than text.</rdfs:comment>
63 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
64 <dcterms:issued>2000-07-11</dcterms:issued>
65 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
66 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Image-003"/>
67 </dcterms:DCMIType>
68 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/InteractiveResource">
69 <rdfs:label>Interactive Resource</rdfs:label>
70 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
71 <rdfs:comment>A resource requiring interaction from the user to
72 be understood, executed, or experienced.</rdfs:comment>
73 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
74 <dcterms:issued>2000-07-11</dcterms:issued>
75 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
76 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#InteractiveResource-002"/>
77 </dcterms:DCMIType>
78 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Service">
79 <rdfs:label>Service</rdfs:label>
80 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
81 <rdfs:comment>A system that provides one or more functions.</rdfs:comment>
82 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
83 <dcterms:issued>2000-07-11</dcterms:issued>
84 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
85 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Service-002"/>
86 </dcterms:DCMIType>
87 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Software">
88 <rdfs:label>Software</rdfs:label>
89 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
90 <rdfs:comment>A computer program in source or compiled form.</rdfs:comment>
91 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
92 <dcterms:issued>2000-07-11</dcterms:issued>
93 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
94 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Software-002"/>
95 </dcterms:DCMIType>
96 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Sound">
97 <rdfs:label>Sound</rdfs:label>
98 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
99 <rdfs:comment>A resource primarily intended to be heard.</rdfs:comment>
100 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
101 <dcterms:issued>2000-07-11</dcterms:issued>
102 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
103 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Sound-002"/>
104 </dcterms:DCMIType>
105 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/Text">
106 <rdfs:label>Text</rdfs:label>
107 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
108 <rdfs:comment>A resource consisting primarily of words for reading.</rdfs:comment>
109 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
110 <dcterms:issued>2000-07-11</dcterms:issued>
111 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
112 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#Text-002"/>
113 </dcterms:DCMIType>
114 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/PhysicalObject">
115 <rdfs:label>Physical Object</rdfs:label>
116 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
117 <rdfs:comment>An inanimate, three-dimensional object or substance.</rdfs:comment>
118 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
119 <dcterms:issued>2002-07-13</dcterms:issued>
120 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
121 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#PhysicalObject-002"/>
122 </dcterms:DCMIType>
123 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/StillImage">
124 <rdfs:label>Still Image</rdfs:label>
125 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
126 <rdfs:comment>A static visual representation.</rdfs:comment>
127 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
128 <dcterms:issued>2003-11-18</dcterms:issued>
129 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
130 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#StillImage-002"/>
131 <rdfs:subClassOf rdf:resource="http://purl.org/dc/dcmitype/Image"/>
132 </dcterms:DCMIType>
133 <dcterms:DCMIType rdf:about="http://purl.org/dc/dcmitype/MovingImage">
134 <rdfs:label>Moving Image</rdfs:label>
135 <rdfs:isDefinedBy rdf:resource="http://purl.org/dc/dcmitype/"/>
136 <rdfs:comment>A series of visual representations imparting
137 an impression of motion when shown in succession.</rdfs:comment>
138 <rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
139 <dcterms:issued>2003-11-18</dcterms:issued>
140 <dc:type rdf:resource="http://dublincore.org/usage/documents/principles/#vocabulary-term"/>
141 <dcterms:hasVersion rdf:resource="http://dublincore.org/usage/terms/history/#MovingImage-002"/>
142 <rdfs:subClassOf rdf:resource="http://purl.org/dc/dcmitype/Image"/>
143 </dcterms:DCMIType>
144 </rdf:RDF>