annotate ontologies/annotation-ns.rdf @ 3:cfd3411c87c2

annotationformat nun openannotator based
author dwinter
date Fri, 02 Dec 2011 17:08:20 +0100
parents e3ecb88314a5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
1 <?xml version="1.0"?>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
2 <rdf:RDF
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
3 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
4 xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
5 xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
6 xmlns:owl="http://www.w3.org/2002/07/owl#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
7 xmlns:dc="http://purl.org/dc/elements/1.1/"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
8 xmlns="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/annotation-ns.rdf#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
9 xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
10 xmlns:swrl="http://www.w3.org/2003/11/swrl#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
11 xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
12 xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
13 xml:base="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/annotation-ns.rdf">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
14 <owl:Ontology rdf:about="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/annotation-ns.rdf"/>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
15 <rdfs:Class rdf:about="http://www.w3.org/2000/10/annotation-ns#Annotation">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
16 <rdfs:label xml:lang="en">Annotation</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
17 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
18 >The target type of a annotation resource.</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
19 </rdfs:Class>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
20 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#body">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
21 <rdfs:subPropertyOf>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
22 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#related"/>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
23 </rdfs:subPropertyOf>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
24 <rdfs:label xml:lang="en">body</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
25 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
26 >Relates the resource representing the 'content' of an Annotation to the Annotation resource</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
27 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
28 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#context">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
29 <rdfs:label xml:lang="en">context</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
30 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
31 >The context within the resource named in 'annotates' to which the Annotation most directly applies.</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
32 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
33 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#modified">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
34 <rdfs:label xml:lang="en">modified</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
35 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3
cfd3411c87c2 annotationformat nun openannotator based
dwinter
parents: 2
diff changeset
36 >Annotations currently use http://purl.org/dc/elements/1.1/date directly</rdfs:comment>
2
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
37 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
3
cfd3411c87c2 annotationformat nun openannotator based
dwinter
parents: 2
diff changeset
38 >The date and time on which the Annotation was modified. yyyy-mm-ddThh:mm:ssZ format recommended.</rdfs:comment>
2
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
39 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/date"/>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
40 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
41 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#created">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
42 <rdfs:label xml:lang="en">created</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
43 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
44 >The date and time on which the Annotation was created. yyyy-mm-ddThh:mm:ssZ format recommended.</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
45 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/date"/>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
46 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
47 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#author">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
48 <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
49 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
50 >The name of the person or organization most responsible for creating the Annotation.</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
51 <rdfs:label xml:lang="en">author</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
52 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
53 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#annotates">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
54 <rdfs:label xml:lang="en">annotates</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
55 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
56 >Relates an Annotation to the resource to which the Annotation applies. The inverse relation is 'hasAnnotation'</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
57 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
58 <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#related">
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
59 <rdfs:label xml:lang="en">related</rdfs:label>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
60 <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
61 >A relationship between an annotation and additional resources that is less specific than 'body'. The 'related' property is expected to be
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
62 subclassed by more specific relationships.</rdfs:comment>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
63 </rdf:Property>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
64 </rdf:RDF>
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
65
e3ecb88314a5 minor bugs
dwinter
parents:
diff changeset
66 <!-- Created with Protege (with OWL Plugin 3.4.4, Build 579) http://protege.stanford.edu -->