comparison annotations-3.owl @ 11:80d6a554819f

new annotations ontology with new model of relations.
author casties
date Wed, 02 May 2012 11:59:03 +0200
parents
children
comparison
equal deleted inserted replaced
10:c132f3b20297 11:80d6a554819f
1 <?xml version="1.0"?>
2 <rdf:RDF
3 xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
4 xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
5 xmlns:oac="http://www.openannotation.org/ns/"
6 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
7 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8 xmlns:owl="http://www.w3.org/2002/07/owl#"
9 xmlns:dcterms="http://purl.org/dc/terms/"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
11 xmlns="http://ontologies.mpiwg-berlin.mpg.de/annotations/"
12 xmlns:dcam="http://purl.org/dc/dcam/"
13 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
14 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
15 xmlns:cnt="http://www.w3.org/2011/content#"
16 xml:base="http://ontologies.mpiwg-berlin.mpg.de/annotations/">
17 <owl:Ontology rdf:about="">
18 <owl:imports rdf:resource="http://purl.org/dc/terms/"/>
19 <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
20 <owl:imports rdf:resource="http://www.w3.org/2011/content"/>
21 <owl:imports rdf:resource="http://www.openannotation.org/ns/"/>
22 </owl:Ontology>
23 <rdfs:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/Relation">
24 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
25 >A relation between resources that is annotated.</rdfs:comment>
26 </rdfs:Class>
27 <rdfs:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/ImageAreaConstraint">
28 <rdfs:subClassOf rdf:resource="http://www.openannotation.org/ns/Constraint"/>
29 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
30 >The target of the annotation is an area of an image.</rdfs:comment>
31 </rdfs:Class>
32 <rdfs:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/DirectedTargetRelation">
33 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
34 >A directed relation between two targets that the anotation is about.</rdfs:comment>
35 <rdfs:subClassOf rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/Relation"/>
36 </rdfs:Class>
37 <rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#XMLLiteral"/>
38 <rdfs:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/TextPageConstraint">
39 <rdfs:subClassOf rdf:resource="http://www.openannotation.org/ns/Constraint"/>
40 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
41 >The target of the annotation is (part of) one specified page of a text document.</rdfs:comment>
42 </rdfs:Class>
43 <rdfs:Class rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/TargetRelation">
44 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
45 >An undirected relation between two targets that the annotation is about.</rdfs:comment>
46 <rdfs:subClassOf rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/Relation"/>
47 </rdfs:Class>
48 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/relation"/>
49 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/description"/>
50 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/language"/>
51 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/identifier"/>
52 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/subject"/>
53 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/relatesSourceTarget">
54 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
55 >The source of the directed relation.</rdfs:comment>
56 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/DirectedTargetRelation"/>
57 <rdfs:range rdf:resource="http://www.openannotation.org/ns/Target"/>
58 </rdf:Property>
59 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/coverage"/>
60 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/format"/>
61 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/contributor"/>
62 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/rights"/>
63 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/type"/>
64 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/imageArea">
65 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/ImageAreaConstraint"/>
66 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
67 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
68 >The specification of an area of an image.</rdfs:comment>
69 </rdf:Property>
70 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/creator"/>
71 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/hasRelation">
72 <rdfs:domain rdf:resource="http://www.openannotation.org/ns/Annotation"/>
73 <rdfs:range rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/Relation"/>
74 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
75 >The relationship between Annotation and Relation.</rdfs:comment>
76 </rdf:Property>
77 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/date"/>
78 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/relatesDestinationTarget">
79 <rdfs:range rdf:resource="http://www.openannotation.org/ns/Target"/>
80 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
81 >The destination of the directed relation.</rdfs:comment>
82 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/DirectedTargetRelation"/>
83 </rdf:Property>
84 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/textPage">
85 <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
86 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
87 >The specification of the page in the document.</rdfs:comment>
88 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/TextPageConstraint"/>
89 </rdf:Property>
90 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/publisher"/>
91 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/relatesTarget">
92 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
93 >The relation between the undirected TargetRelation and the Target.</rdfs:comment>
94 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/TargetRelation"/>
95 <rdfs:range rdf:resource="http://www.openannotation.org/ns/Target"/>
96 </rdf:Property>
97 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/source"/>
98 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/imageAreaDisplay">
99 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
100 >A display of the image area.</rdfs:comment>
101 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/ImageAreaConstraint"/>
102 </rdf:Property>
103 <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/maker"/>
104 <rdf:Property rdf:about="http://ontologies.mpiwg-berlin.mpg.de/annotations/textPageDisplay">
105 <rdfs:domain rdf:resource="http://ontologies.mpiwg-berlin.mpg.de/annotations/TextPageConstraint"/>
106 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
107 >A display of the page of a document.</rdfs:comment>
108 </rdf:Property>
109 <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/title"/>
110 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DCMIType"/>
111 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCSH"/>
112 <dcam:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/UDC"/>
113 </rdf:RDF>
114
115 <!-- Created with Protege (with OWL Plugin 3.4.8, Build 629) http://protege.stanford.edu -->