annotate annotations-neu.owl @ 8:2b79c1bc9aca

trying again in rdfs
author casties
date Fri, 20 Apr 2012 18:51:05 +0200
parents 249b385c0ce6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
1 <?xml version="1.0"?>
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
2
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
3
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
4 <!DOCTYPE Ontology [
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
5 <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
6 <!ENTITY xml "http://www.w3.org/XML/1998/namespace" >
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
7 <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
8 <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
9 ]>
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
10
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
11
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
12 <Ontology xmlns="http://www.w3.org/2002/07/owl#"
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
13 xml:base="http://ontologies.mpiwg-berlin.mpg.de/annotations/"
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
14 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
15 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
16 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
17 xmlns:xml="http://www.w3.org/XML/1998/namespace"
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
18 ontologyIRI="http://ontologies.mpiwg-berlin.mpg.de/annotations/">
7
249b385c0ce6 my first class
casties
parents: 6
diff changeset
19 <Prefix name="xsd" IRI="http://www.w3.org/2001/XMLSchema#"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
20 <Prefix name="owl" IRI="http://www.w3.org/2002/07/owl#"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
21 <Prefix name="" IRI="http://www.w3.org/2002/07/owl#"/>
6
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
22 <Prefix name="rdf" IRI="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
23 <Prefix name="rdfs" IRI="http://www.w3.org/2000/01/rdf-schema#"/>
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
24 <Import>http://www.openannotation.org/ns/</Import>
7
249b385c0ce6 my first class
casties
parents: 6
diff changeset
25 <Declaration>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
26 <Class IRI="RelationalTarget"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
27 </Declaration>
8
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
28 <Declaration>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
29 <ObjectProperty IRI="relatesTarget"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
30 </Declaration>
7
249b385c0ce6 my first class
casties
parents: 6
diff changeset
31 <SubClassOf>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
32 <Class IRI="RelationalTarget"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
33 <Class IRI="http://www.openannotation.org/ns/Target"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
34 </SubClassOf>
8
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
35 <ObjectPropertyDomain>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
36 <ObjectProperty IRI="relatesTarget"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
37 <Class IRI="RelationalTarget"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
38 </ObjectPropertyDomain>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
39 <ObjectPropertyRange>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
40 <ObjectProperty IRI="relatesTarget"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
41 <Class IRI="http://www.openannotation.org/ns/Target"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
42 </ObjectPropertyRange>
7
249b385c0ce6 my first class
casties
parents: 6
diff changeset
43 <AnnotationAssertion>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
44 <AnnotationProperty abbreviatedIRI="rdfs:comment"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
45 <IRI>RelationalTarget</IRI>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
46 <Literal datatypeIRI="&rdf;PlainLiteral">The RelationalTarget is the target of the annotation. It allows to specify two or more Targets that are related by the annotation.</Literal>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
47 </AnnotationAssertion>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
48 <AnnotationAssertion>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
49 <AnnotationProperty abbreviatedIRI="rdfs:label"/>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
50 <IRI>RelationalTarget</IRI>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
51 <Literal datatypeIRI="&rdf;PlainLiteral">RelationalTarget</Literal>
249b385c0ce6 my first class
casties
parents: 6
diff changeset
52 </AnnotationAssertion>
8
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
53 <AnnotationAssertion>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
54 <AnnotationProperty abbreviatedIRI="rdfs:comment"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
55 <IRI>relatesTarget</IRI>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
56 <Literal datatypeIRI="&rdf;PlainLiteral">The relation betwen the RelationalTarget and the Targets that are related by the Annotation.</Literal>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
57 </AnnotationAssertion>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
58 <AnnotationAssertion>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
59 <AnnotationProperty abbreviatedIRI="rdfs:label"/>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
60 <IRI>relatesTarget</IRI>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
61 <Literal datatypeIRI="&rdf;PlainLiteral">relatesTarget</Literal>
2b79c1bc9aca trying again in rdfs
casties
parents: 7
diff changeset
62 </AnnotationAssertion>
6
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
63 </Ontology>
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
64
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
65
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
66
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
67 <!-- Generated by the OWL API (version 3.2.3.1824) http://owlapi.sourceforge.net -->
772bce70296b working on new annotations ontology.
casties
parents:
diff changeset
68