annotate ontologies/personsLibrary.owl @ 13:dacf1b7b3ad5 default tip

libs added
author dwinter
date Mon, 17 Sep 2012 10:46:36 +0200
parents 1384a0d382fa
children
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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
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="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/"
1384a0d382fa first input
dwinter
parents:
diff changeset
7 xmlns:owl="http://www.w3.org/2002/07/owl#"
1384a0d382fa first input
dwinter
parents:
diff changeset
8 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
1384a0d382fa first input
dwinter
parents:
diff changeset
9 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
1384a0d382fa first input
dwinter
parents:
diff changeset
10 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
1384a0d382fa first input
dwinter
parents:
diff changeset
11 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
1384a0d382fa first input
dwinter
parents:
diff changeset
12 xml:base="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons">
1384a0d382fa first input
dwinter
parents:
diff changeset
13 <owl:Ontology rdf:about=""/>
1384a0d382fa first input
dwinter
parents:
diff changeset
14 <owl:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
15 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_lifeTime">
1384a0d382fa first input
dwinter
parents:
diff changeset
16 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
17 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
18 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
19 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_name">
1384a0d382fa first input
dwinter
parents:
diff changeset
20 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
21 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
22 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
23 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/also_known">
1384a0d382fa first input
dwinter
parents:
diff changeset
24 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
25 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
26 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
27 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_pseudonym">
1384a0d382fa first input
dwinter
parents:
diff changeset
28 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
29 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
30 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
31 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_remark">
1384a0d382fa first input
dwinter
parents:
diff changeset
32 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
33 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
34 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
35 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_epoche">
1384a0d382fa first input
dwinter
parents:
diff changeset
36 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
37 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
38 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
39 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_pid">
1384a0d382fa first input
dwinter
parents:
diff changeset
40 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
41 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
42 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
43 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_firstname">
1384a0d382fa first input
dwinter
parents:
diff changeset
44 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
45 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
46 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
47 <owl:DatatypeProperty rdf:about="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/has_lastname">
1384a0d382fa first input
dwinter
parents:
diff changeset
48 <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
49 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/authorities/library/persons/Person"/>
1384a0d382fa first input
dwinter
parents:
diff changeset
50 </owl:DatatypeProperty>
1384a0d382fa first input
dwinter
parents:
diff changeset
51 </rdf:RDF>
1384a0d382fa first input
dwinter
parents:
diff changeset
52
1384a0d382fa first input
dwinter
parents:
diff changeset
53 <!-- Created with Protege (with OWL Plugin 3.4.4, Build 579) http://protege.stanford.edu -->