comparison owlInput/knowledgeRepresenatation.owl @ 3:d9fd32ecae24

minor bug identifieer
author dwinter
date Sun, 06 Feb 2011 20:22:20 +0100
parents fb3f3df002df
children 72004a788198
comparison
equal deleted inserted replaced
2:273164f81926 3:d9fd32ecae24
24 <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> 24 <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
25 </owl:Class> 25 </owl:Class>
26 <owl:Class rdf:ID="DigitalHPS_Object"/> 26 <owl:Class rdf:ID="DigitalHPS_Object"/>
27 <owl:Class rdf:ID="ReceptionEvent"> 27 <owl:Class rdf:ID="ReceptionEvent">
28 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/> 28 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E7_Activity"/>
29 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/> 29 <rdfs:subClassOf>
30 <owl:Restriction>
31 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
32 >1</owl:cardinality>
33 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
34 </owl:Restriction>
35 </rdfs:subClassOf>
36 <rdfs:subClassOf>
37 <owl:Restriction>
38 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
39 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
40 >1</owl:cardinality>
41 </owl:Restriction>
42 </rdfs:subClassOf>
30 <rdfs:subClassOf> 43 <rdfs:subClassOf>
31 <owl:Restriction> 44 <owl:Restriction>
32 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 45 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
33 >1</owl:cardinality> 46 >1</owl:cardinality>
34 <owl:onProperty> 47 <owl:onProperty>
35 <owl:ObjectProperty rdf:ID="describes"/> 48 <owl:ObjectProperty rdf:ID="describes"/>
36 </owl:onProperty> 49 </owl:onProperty>
37 </owl:Restriction> 50 </owl:Restriction>
38 </rdfs:subClassOf> 51 </rdfs:subClassOf>
39 <rdfs:subClassOf> 52 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
40 <owl:Restriction>
41 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
42 >1</owl:cardinality>
43 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P70i_is_documented_in"/>
44 </owl:Restriction>
45 </rdfs:subClassOf>
46 <rdfs:subClassOf>
47 <owl:Restriction>
48 <owl:onProperty rdf:resource="http://erlangen-crm.org/101001/P14_carried_out_by"/>
49 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
50 >1</owl:cardinality>
51 </owl:Restriction>
52 </rdfs:subClassOf>
53 </owl:Class> 53 </owl:Class>
54 <owl:Class rdf:ID="ReferencePointer"> 54 <owl:Class rdf:ID="ReferencePointer">
55 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/> 55 <rdfs:subClassOf rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
56 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/> 56 <rdfs:subClassOf>
57 <rdfs:subClassOf> 57 <owl:Restriction>
58 <owl:Restriction> 58 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
59 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 59 >1</owl:cardinality>
60 >1</owl:cardinality> 60 <owl:onProperty>
61 <owl:DatatypeProperty rdf:ID="Pointer"/>
62 </owl:onProperty>
63 </owl:Restriction>
64 </rdfs:subClassOf>
65 <rdfs:subClassOf>
66 <owl:Restriction>
61 <owl:onProperty> 67 <owl:onProperty>
62 <owl:ObjectProperty rdf:ID="isPartOf"/> 68 <owl:ObjectProperty rdf:ID="isPartOf"/>
63 </owl:onProperty> 69 </owl:onProperty>
64 </owl:Restriction> 70 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
65 </rdfs:subClassOf> 71 >1</owl:cardinality>
66 <rdfs:subClassOf> 72 </owl:Restriction>
67 <owl:Restriction> 73 </rdfs:subClassOf>
68 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 74 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
69 >1</owl:cardinality>
70 <owl:onProperty>
71 <owl:DatatypeProperty rdf:ID="Pointer"/>
72 </owl:onProperty>
73 </owl:Restriction>
74 </rdfs:subClassOf>
75 </owl:Class> 75 </owl:Class>
76 <owl:Class rdf:ID="VocabularyEntry"> 76 <owl:Class rdf:ID="VocabularyEntry">
77 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
78 <rdfs:subClassOf> 77 <rdfs:subClassOf>
79 <owl:Restriction> 78 <owl:Restriction>
80 <owl:onProperty> 79 <owl:onProperty>
81 <owl:DatatypeProperty rdf:ID="hasTerm"/> 80 <owl:DatatypeProperty rdf:ID="hasTerm"/>
82 </owl:onProperty> 81 </owl:onProperty>
83 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 82 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
84 >1</owl:cardinality> 83 >1</owl:cardinality>
85 </owl:Restriction> 84 </owl:Restriction>
86 </rdfs:subClassOf> 85 </rdfs:subClassOf>
86 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
87 </owl:Class> 87 </owl:Class>
88 <owl:Class rdf:ID="Relation"> 88 <owl:Class rdf:ID="Relation">
89 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/> 89 <rdfs:subClassOf>
90 <rdfs:subClassOf> 90 <owl:Restriction>
91 <owl:Restriction> 91 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
92 >1</owl:cardinality>
93 <owl:onProperty>
94 <owl:ObjectProperty rdf:ID="has_Subject"/>
95 </owl:onProperty>
96 </owl:Restriction>
97 </rdfs:subClassOf>
98 <rdfs:subClassOf>
99 <owl:Restriction>
100 <owl:onProperty>
101 <owl:ObjectProperty rdf:ID="has_Predicate"/>
102 </owl:onProperty>
103 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
104 >1</owl:cardinality>
105 </owl:Restriction>
106 </rdfs:subClassOf>
107 <rdfs:subClassOf>
108 <owl:Restriction>
109 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
110 >1</owl:cardinality>
92 <owl:onProperty> 111 <owl:onProperty>
93 <owl:ObjectProperty rdf:ID="has_Object"/> 112 <owl:ObjectProperty rdf:ID="has_Object"/>
94 </owl:onProperty> 113 </owl:onProperty>
95 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 114 </owl:Restriction>
96 >1</owl:cardinality> 115 </rdfs:subClassOf>
97 </owl:Restriction> 116 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
98 </rdfs:subClassOf>
99 <rdfs:subClassOf>
100 <owl:Restriction>
101 <owl:onProperty>
102 <owl:ObjectProperty rdf:ID="has_Predicate"/>
103 </owl:onProperty>
104 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
105 >1</owl:cardinality>
106 </owl:Restriction>
107 </rdfs:subClassOf>
108 <rdfs:subClassOf>
109 <owl:Restriction>
110 <owl:onProperty>
111 <owl:ObjectProperty rdf:ID="has_Subject"/>
112 </owl:onProperty>
113 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
114 >1</owl:cardinality>
115 </owl:Restriction>
116 </rdfs:subClassOf>
117 </owl:Class> 117 </owl:Class>
118 <owl:Class rdf:ID="Term"> 118 <owl:Class rdf:ID="Term">
119 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" 119 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
120 >Es wird jedenfalls 1 Term für jede Interpretation angelegt, daher Kardinalität 1. Falls ein Term mehrere Interpretation besitzen kann, dann wird für jede Interpretation ein Term an gelegt. 120 >Es wird jedenfalls 1 Term für jede Interpretation angelegt, daher Kardinalität 1. Falls ein Term mehrere Interpretation besitzen kann, dann wird für jede Interpretation ein Term an gelegt.
121 121
122 Z.B. Einstein könnte einen Term erhalten der auf "Albert Einstein" verweist oder auf "Hans Albert Einstein" 122 Z.B. Einstein könnte einen Term erhalten der auf "Albert Einstein" verweist oder auf "Hans Albert Einstein"
123 123
124 Falls gar keine Interpreation bekannt ist bleibt die Interpretation leer.</rdfs:comment> 124 Falls gar keine Interpreation bekannt ist bleibt die Interpretation leer.</rdfs:comment>
125 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
126 <rdfs:subClassOf>
127 <owl:Restriction>
128 <owl:onProperty>
129 <owl:ObjectProperty rdf:ID="hasNormalizedRepresentation"/>
130 </owl:onProperty>
131 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
132 >1</owl:cardinality>
133 </owl:Restriction>
134 </rdfs:subClassOf>
135 <rdfs:subClassOf>
136 <owl:Restriction>
137 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
138 >1</owl:cardinality>
139 <owl:onProperty>
140 <owl:ObjectProperty rdf:ID="isReferencedAt"/>
141 </owl:onProperty>
142 </owl:Restriction>
143 </rdfs:subClassOf>
144 <rdfs:subClassOf> 125 <rdfs:subClassOf>
145 <owl:Restriction> 126 <owl:Restriction>
146 <owl:onProperty> 127 <owl:onProperty>
147 <owl:ObjectProperty rdf:ID="hasInterpretation"/> 128 <owl:ObjectProperty rdf:ID="hasInterpretation"/>
148 </owl:onProperty> 129 </owl:onProperty>
149 <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int" 130 <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
150 >1</owl:maxCardinality> 131 >1</owl:maxCardinality>
151 </owl:Restriction> 132 </owl:Restriction>
152 </rdfs:subClassOf> 133 </rdfs:subClassOf>
134 <rdfs:subClassOf>
135 <owl:Restriction>
136 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
137 >1</owl:cardinality>
138 <owl:onProperty>
139 <owl:ObjectProperty rdf:ID="isReferencedAt"/>
140 </owl:onProperty>
141 </owl:Restriction>
142 </rdfs:subClassOf>
143 <rdfs:subClassOf>
144 <owl:Restriction>
145 <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
146 >1</owl:cardinality>
147 <owl:onProperty>
148 <owl:ObjectProperty rdf:ID="hasNormalizedRepresentation"/>
149 </owl:onProperty>
150 </owl:Restriction>
151 </rdfs:subClassOf>
152 <rdfs:subClassOf rdf:resource="#DigitalHPS_Object"/>
153 </owl:Class> 153 </owl:Class>
154 <owl:Class rdf:ID="OWLPP"/> 154 <owl:Class rdf:ID="OWLPP"/>
155 <owl:ObjectProperty rdf:ID="is_described_in"> 155 <owl:ObjectProperty rdf:ID="is_described_in">
156 <owl:inverseOf> 156 <owl:inverseOf>
157 <owl:ObjectProperty rdf:about="#describes"/> 157 <owl:ObjectProperty rdf:about="#describes"/>
162 <rdfs:domain rdf:resource="#Term"/> 162 <rdfs:domain rdf:resource="#Term"/>
163 </owl:ObjectProperty> 163 </owl:ObjectProperty>
164 <owl:ObjectProperty rdf:about="#has_Object"> 164 <owl:ObjectProperty rdf:about="#has_Object">
165 <rdfs:domain rdf:resource="#Relation"/> 165 <rdfs:domain rdf:resource="#Relation"/>
166 </owl:ObjectProperty> 166 </owl:ObjectProperty>
167 <owl:ObjectProperty rdf:ID="represents"> 167 <owl:ObjectProperty rdf:ID="hasReference">
168 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
169 <owl:inverseOf>
170 <owl:ObjectProperty rdf:ID="witnessesReception"/>
171 </owl:inverseOf>
172 </owl:ObjectProperty>
173 <owl:ObjectProperty rdf:about="#hasInterpretation">
174 <owl:inverseOf>
175 <owl:ObjectProperty rdf:ID="isInterpretedIn"/>
176 </owl:inverseOf>
177 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
178 ></rdfs:comment>
179 <rdfs:range>
180 <owl:Class>
181 <owl:unionOf rdf:parseType="Collection">
182 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
183 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
184 </owl:unionOf>
185 </owl:Class>
186 </rdfs:range>
187 </owl:ObjectProperty>
188 <owl:ObjectProperty rdf:about="#isReferencedAt">
189 <rdfs:domain rdf:resource="#Term"/>
190 <rdfs:range rdf:resource="#ReferencePointer"/>
191 </owl:ObjectProperty>
192 <owl:ObjectProperty rdf:ID="I_struct_by"/>
193 <owl:ObjectProperty rdf:ID="CPinverse_has_type">
194 <owl:inverseOf>
195 <owl:ObjectProperty rdf:ID="CP_has_type"/>
196 </owl:inverseOf>
197 </owl:ObjectProperty>
198 <owl:ObjectProperty rdf:about="#isPartOf">
199 <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
200 <rdfs:domain rdf:resource="#ReferencePointer"/>
201 </owl:ObjectProperty>
202 <owl:ObjectProperty rdf:about="#describes">
203 <owl:inverseOf rdf:resource="#is_described_in"/>
204 <rdfs:domain rdf:resource="#ReceptionEvent"/>
205 <rdfs:range rdf:resource="#Relation"/>
206 </owl:ObjectProperty>
207 <owl:ObjectProperty rdf:about="#witnessesReception">
208 <owl:inverseOf rdf:resource="#hasReference"/>
209 <rdfs:range rdf:resource="#ReceptionEvent"/>
210 </owl:ObjectProperty>
211 <owl:ObjectProperty rdf:ID="inverse_of_I_is_about">
212 <owl:inverseOf>
213 <owl:ObjectProperty rdf:ID="I_is_about"/>
214 </owl:inverseOf>
215 </owl:ObjectProperty>
216 <owl:ObjectProperty rdf:about="#isInterpretedIn">
217 <owl:inverseOf rdf:resource="#hasInterpretation"/>
218 </owl:ObjectProperty>
219 <owl:ObjectProperty rdf:about="#has_Subject">
220 <rdfs:domain rdf:resource="#Relation"/>
221 </owl:ObjectProperty>
222 <owl:ObjectProperty rdf:about="#CP_has_type">
223 <owl:inverseOf rdf:resource="#CPinverse_has_type"/>
224 </owl:ObjectProperty>
225 <owl:ObjectProperty rdf:about="#I_is_about">
226 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
227 >wurde abgeleitet aus vorhanden sein von Relationes dieses Typs in den Statments</rdfs:comment>
228 <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
229 >http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#ReceptionEvent_37</rdfs:isDefinedBy>
230 <owl:inverseOf rdf:resource="#inverse_of_I_is_about"/>
231 </owl:ObjectProperty>
232 <owl:ObjectProperty rdf:about="#has_Predicate">
233 <rdfs:range rdf:resource="#Term"/>
234 <rdfs:domain rdf:resource="#Relation"/>
235 </owl:ObjectProperty>
236 <owl:DatatypeProperty rdf:ID="hasPrintedRepresentation">
237 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
238 <rdfs:domain rdf:resource="#Term"/>
239 </owl:DatatypeProperty>
240 <owl:DatatypeProperty rdf:ID="is_certain">
241 <rdfs:comment xml:lang="de">Gibt an, ob die Interpretation der Ausdrucks innerhalb des Textes vom
242 Recepienten als sicher angenommen wird. Beispiel: Im Text steht: &amp;quot;Einstein
243 war ein Professor.&amp;quot; es ist unsicher ob Albert oder Hans-Albert Einstein
244 gemeint ist, aber es ist sicher, dass es einer von beiden ist, dann
245 bkeommt. Albert und Hans-Albert jeweils false mit Zuweisungen zu den
246 entsprechenden Personeneintr&amp;#228;gen im Thesaurus (skos:concept).
247
248 Es muss ein skos:concept oder eine skos:collection angelegt werden, das/die
249 beide Einsteins enth&amp;#228;lt, z.B. Familie Einstein, die Zuweisung, dahin w&amp;#228;re
250 dann is_certain &amp;quot;true&amp;quot;.
251
252 Das Anlegen von collection sollte dabei die bevorzuge L&amp;#246;sung sein, um die
253 Thesauri m&amp;#246;glichst austauschbar zu halten.</rdfs:comment>
254 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
255 <rdfs:domain rdf:resource="#Term"/>
256 </owl:DatatypeProperty>
257 <owl:DatatypeProperty rdf:about="#hasTerm">
258 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
259 <rdfs:domain rdf:resource="#VocabularyEntry"/>
260 </owl:DatatypeProperty>
261 <owl:DatatypeProperty rdf:about="#Pointer">
262 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
263 <rdfs:domain rdf:resource="#ReferencePointer"/>
264 </owl:DatatypeProperty>
265 <owl:TransitiveProperty rdf:ID="is_same_object_as">
266 <rdfs:range rdf:resource="#Term"/>
267 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
268 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
269 <owl:inverseOf rdf:resource="#is_same_object_as"/>
270 <rdfs:comment xml:lang="de">&lt;p style="margin-top: 0"&gt;
271 Verbindet Terme die das selbe Objekte beschreiben, z.B.
272 &lt;/p&gt;
273 &lt;p style="margin-top: 0"&gt;
274
275 &lt;/p&gt;
276 &lt;p style="margin-top: 0"&gt;
277
278 &lt;/p&gt;
279 &lt;p style="margin-top: 0"&gt;
280 Die Strasse ist lang. Die Strasse ist nass. Sie ist sch&amp;#246;n.
281 &lt;/p&gt;
282 &lt;p style="margin-top: 0"&gt;
283
284 &lt;/p&gt;
285 &lt;p style="margin-top: 0"&gt;
286 Und Term1 repr&amp;#228;sentiert Strasse im ersten Satz, Term2 Strasse im
287 zweiten Satz, Term3 Sie
288 &lt;/p&gt;
289 &lt;p style="margin-top: 0"&gt;
290 im dritten Satz, dann sind Term1, term2, term3 mit &amp;quot;is_same_object_as&amp;quot;
291 verbunden.
292 &lt;/p&gt;
293 &lt;p style="margin-top: 0"&gt;
294
295 &lt;/p&gt;</rdfs:comment>
296 <rdfs:domain rdf:resource="#Term"/>
297 </owl:TransitiveProperty>
298 <owl:SymmetricProperty rdf:ID="represents">
168 <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/> 299 <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E39_Actor"/>
169 <rdfs:domain> 300 <rdfs:domain>
170 <owl:Class> 301 <owl:Class>
171 <owl:unionOf rdf:parseType="Collection"> 302 <owl:unionOf rdf:parseType="Collection">
172 <owl:Class rdf:about="#Concept_Actor"/> 303 <owl:Class rdf:about="#Concept_Actor"/>
173 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/> 304 <rdf:Description rdf:about="http://erlangen-crm.org/101001/E39_Actor"/>
174 </owl:unionOf> 305 </owl:unionOf>
175 </owl:Class> 306 </owl:Class>
176 </rdfs:domain> 307 </rdfs:domain>
177 <owl:inverseOf rdf:resource="#represents"/> 308 <owl:inverseOf rdf:resource="#represents"/>
178 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/> 309 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
179 </owl:ObjectProperty> 310 </owl:SymmetricProperty>
180 <owl:ObjectProperty rdf:about="#hasInterpretation"> 311 <owl:InverseFunctionalProperty rdf:ID="representsSKOSconcept">
181 <owl:inverseOf>
182 <owl:ObjectProperty rdf:ID="isInterpretedIn"/>
183 </owl:inverseOf>
184 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
185 ></rdfs:comment>
186 <rdfs:range> 312 <rdfs:range>
187 <owl:Class> 313 <owl:Class>
188 <owl:unionOf rdf:parseType="Collection"> 314 <owl:unionOf rdf:parseType="Collection">
189 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/> 315 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
190 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/> 316 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
191 </owl:unionOf> 317 </owl:unionOf>
192 </owl:Class> 318 </owl:Class>
193 </rdfs:range> 319 </rdfs:range>
194 </owl:ObjectProperty>
195 <owl:ObjectProperty rdf:about="#isReferencedAt">
196 <rdfs:domain rdf:resource="#Term"/>
197 <rdfs:range rdf:resource="#ReferencePointer"/>
198 </owl:ObjectProperty>
199 <owl:ObjectProperty rdf:ID="I_struct_by"/>
200 <owl:ObjectProperty rdf:ID="CPinverse_has_type">
201 <owl:inverseOf>
202 <owl:ObjectProperty rdf:ID="CP_has_type"/>
203 </owl:inverseOf>
204 </owl:ObjectProperty>
205 <owl:ObjectProperty rdf:about="#isPartOf">
206 <rdfs:range rdf:resource="http://erlangen-crm.org/101001/E31_Document"/>
207 <rdfs:domain rdf:resource="#ReferencePointer"/>
208 </owl:ObjectProperty>
209 <owl:ObjectProperty rdf:ID="is_same_object_as">
210 <rdfs:range rdf:resource="#Term"/>
211 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
212 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
213 <owl:inverseOf rdf:resource="#is_same_object_as"/>
214 <rdfs:comment xml:lang="de">&lt;p style="margin-top: 0"&gt;
215 Verbindet Terme die das selbe Objekte beschreiben, z.B.
216 &lt;/p&gt;
217 &lt;p style="margin-top: 0"&gt;
218
219 &lt;/p&gt;
220 &lt;p style="margin-top: 0"&gt;
221
222 &lt;/p&gt;
223 &lt;p style="margin-top: 0"&gt;
224 Die Strasse ist lang. Die Strasse ist nass. Sie ist sch&amp;#246;n.
225 &lt;/p&gt;
226 &lt;p style="margin-top: 0"&gt;
227
228 &lt;/p&gt;
229 &lt;p style="margin-top: 0"&gt;
230 Und Term1 repr&amp;#228;sentiert Strasse im ersten Satz, Term2 Strasse im
231 zweiten Satz, Term3 Sie
232 &lt;/p&gt;
233 &lt;p style="margin-top: 0"&gt;
234 im dritten Satz, dann sind Term1, term2, term3 mit &amp;quot;is_same_object_as&amp;quot;
235 verbunden.
236 &lt;/p&gt;
237 &lt;p style="margin-top: 0"&gt;
238
239 &lt;/p&gt;</rdfs:comment>
240 <rdfs:domain rdf:resource="#Term"/>
241 </owl:ObjectProperty>
242 <owl:ObjectProperty rdf:about="#describes">
243 <owl:inverseOf rdf:resource="#is_described_in"/>
244 <rdfs:domain rdf:resource="#ReceptionEvent"/>
245 <rdfs:range rdf:resource="#Relation"/>
246 </owl:ObjectProperty>
247 <owl:ObjectProperty rdf:ID="representsSKOSconcept">
248 <rdfs:range>
249 <owl:Class>
250 <owl:unionOf rdf:parseType="Collection">
251 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Concept"/>
252 <rdf:Description rdf:about="http://www.w3.org/2004/02/skos/core#Collection"/>
253 </owl:unionOf>
254 </owl:Class>
255 </rdfs:range>
256 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
257 </owl:ObjectProperty>
258 <owl:ObjectProperty rdf:ID="witnessesReception">
259 <owl:inverseOf>
260 <owl:FunctionalProperty rdf:ID="hasReference"/>
261 </owl:inverseOf>
262 <rdfs:range rdf:resource="#ReceptionEvent"/>
263 </owl:ObjectProperty>
264 <owl:ObjectProperty rdf:ID="inverse_of_I_is_about">
265 <owl:inverseOf>
266 <owl:ObjectProperty rdf:ID="I_is_about"/>
267 </owl:inverseOf>
268 </owl:ObjectProperty>
269 <owl:ObjectProperty rdf:about="#isInterpretedIn">
270 <owl:inverseOf rdf:resource="#hasInterpretation"/>
271 </owl:ObjectProperty>
272 <owl:ObjectProperty rdf:about="#has_Subject">
273 <rdfs:domain rdf:resource="#Relation"/>
274 </owl:ObjectProperty>
275 <owl:ObjectProperty rdf:about="#CP_has_type">
276 <owl:inverseOf rdf:resource="#CPinverse_has_type"/>
277 </owl:ObjectProperty>
278 <owl:ObjectProperty rdf:about="#I_is_about">
279 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
280 >wurde abgeleitet aus vorhanden sein von Relationes dieses Typs in den Statments</rdfs:comment>
281 <rdfs:isDefinedBy rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
282 >http://www.digitalHPS.org/ontologies/KnowledgeRepresentation#ReceptionEvent_37</rdfs:isDefinedBy>
283 <owl:inverseOf rdf:resource="#inverse_of_I_is_about"/>
284 </owl:ObjectProperty>
285 <owl:ObjectProperty rdf:about="#has_Predicate">
286 <rdfs:range rdf:resource="#Term"/>
287 <rdfs:domain rdf:resource="#Relation"/>
288 </owl:ObjectProperty>
289 <owl:DatatypeProperty rdf:ID="hasPrintedRepresentation">
290 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
291 <rdfs:domain rdf:resource="#Term"/>
292 </owl:DatatypeProperty>
293 <owl:DatatypeProperty rdf:ID="is_certain">
294 <rdfs:comment xml:lang="de">Gibt an, ob die Interpretation der Ausdrucks innerhalb des Textes vom
295 Recepienten als sicher angenommen wird. Beispiel: Im Text steht: &amp;quot;Einstein
296 war ein Professor.&amp;quot; es ist unsicher ob Albert oder Hans-Albert Einstein
297 gemeint ist, aber es ist sicher, dass es einer von beiden ist, dann
298 bkeommt. Albert und Hans-Albert jeweils false mit Zuweisungen zu den
299 entsprechenden Personeneintr&amp;#228;gen im Thesaurus (skos:concept).
300
301 Es muss ein skos:concept oder eine skos:collection angelegt werden, das/die
302 beide Einsteins enth&amp;#228;lt, z.B. Familie Einstein, die Zuweisung, dahin w&amp;#228;re
303 dann is_certain &amp;quot;true&amp;quot;.
304
305 Das Anlegen von collection sollte dabei die bevorzuge L&amp;#246;sung sein, um die
306 Thesauri m&amp;#246;glichst austauschbar zu halten.</rdfs:comment>
307 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
308 <rdfs:domain rdf:resource="#Term"/>
309 </owl:DatatypeProperty>
310 <owl:DatatypeProperty rdf:about="#hasTerm">
311 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
312 <rdfs:domain rdf:resource="#VocabularyEntry"/>
313 </owl:DatatypeProperty>
314 <owl:DatatypeProperty rdf:about="#Pointer">
315 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
316 <rdfs:domain rdf:resource="#ReferencePointer"/>
317 </owl:DatatypeProperty>
318 <owl:FunctionalProperty rdf:about="#hasReference">
319 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> 320 <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
320 <owl:inverseOf rdf:resource="#witnessesReception"/> 321 </owl:InverseFunctionalProperty>
321 </owl:FunctionalProperty>
322 <crm:E32_Authority_Document rdf:ID="E32_Authority_Document_7"/> 322 <crm:E32_Authority_Document rdf:ID="E32_Authority_Document_7"/>
323 <swrl:Imp rdf:ID="Rule-1"> 323 <swrl:Imp rdf:ID="Rule-1">
324 <swrl:body> 324 <swrl:body>
325 <swrl:AtomList> 325 <swrl:AtomList>
326 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
327 <rdf:first> 326 <rdf:first>
328 <swrl:IndividualPropertyAtom> 327 <swrl:IndividualPropertyAtom>
328 <swrl:propertyPredicate rdf:resource="#hasInterpretation"/>
329 <swrl:argument2> 329 <swrl:argument2>
330 <swrl:Variable rdf:ID="y"/> 330 <swrl:Variable rdf:ID="y"/>
331 </swrl:argument2> 331 </swrl:argument2>
332 <swrl:argument1> 332 <swrl:argument1>
333 <swrl:Variable rdf:ID="x"/> 333 <swrl:Variable rdf:ID="x"/>
334 </swrl:argument1> 334 </swrl:argument1>
335 <swrl:propertyPredicate rdf:resource="#hasInterpretation"/>
336 </swrl:IndividualPropertyAtom> 335 </swrl:IndividualPropertyAtom>
337 </rdf:first> 336 </rdf:first>
337 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
338 </swrl:AtomList> 338 </swrl:AtomList>
339 </swrl:body> 339 </swrl:body>
340 <swrl:head> 340 <swrl:head>
341 <swrl:AtomList> 341 <swrl:AtomList>
342 <rdf:first> 342 <rdf:first>
343 <swrl:IndividualPropertyAtom> 343 <swrl:IndividualPropertyAtom>
344 <swrl:propertyPredicate rdf:resource="#isInterpretedIn"/>
344 <swrl:argument1 rdf:resource="#y"/> 345 <swrl:argument1 rdf:resource="#y"/>
345 <swrl:propertyPredicate rdf:resource="#isInterpretedIn"/>
346 <swrl:argument2 rdf:resource="#x"/> 346 <swrl:argument2 rdf:resource="#x"/>
347 </swrl:IndividualPropertyAtom> 347 </swrl:IndividualPropertyAtom>
348 </rdf:first> 348 </rdf:first>
349 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/> 349 <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
350 </swrl:AtomList> 350 </swrl:AtomList>