Mercurial > hg > MPIWGOntologies
view annotation-ns.rdf @ 8:2b79c1bc9aca
trying again in rdfs
author | casties |
---|---|
date | Fri, 20 Apr 2012 18:51:05 +0200 |
parents | 29bf0113a555 |
children |
line wrap: on
line source
<?xml version="1.0"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#" xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/annotation-ns.rdf#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:swrl="http://www.w3.org/2003/11/swrl#" xmlns:swrlb="http://www.w3.org/2003/11/swrlb#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xml:base="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/annotation-ns.rdf"> <owl:Ontology rdf:about="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/NamedIdentityManager/ontologies/annotation-ns.rdf"/> <rdfs:Class rdf:about="http://www.w3.org/2000/10/annotation-ns#Annotation"> <rdfs:label xml:lang="en">Annotation</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >The target type of a annotation resource.</rdfs:comment> </rdfs:Class> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#body"> <rdfs:subPropertyOf> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#related"/> </rdfs:subPropertyOf> <rdfs:label xml:lang="en">body</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >Relates the resource representing the 'content' of an Annotation to the Annotation resource</rdfs:comment> </rdf:Property> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#context"> <rdfs:label xml:lang="en">context</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >The context within the resource named in 'annotates' to which the Annotation most directly applies.</rdfs:comment> </rdf:Property> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#modified"> <rdfs:label xml:lang="en">modified</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >Annotations currently use http://purl.org/dc/elements/1.1/date directly</rdfs:comment> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >The date and time on which the Annotation was modified. yyyy-mm-ddThh:mm:ssZ format recommended.</rdfs:comment> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/date"/> </rdf:Property> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#created"> <rdfs:label xml:lang="en">created</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >The date and time on which the Annotation was created. yyyy-mm-ddThh:mm:ssZ format recommended.</rdfs:comment> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/date"/> </rdf:Property> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#author"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >The name of the person or organization most responsible for creating the Annotation.</rdfs:comment> <rdfs:label xml:lang="en">author</rdfs:label> </rdf:Property> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#annotates"> <rdfs:label xml:lang="en">annotates</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >Relates an Annotation to the resource to which the Annotation applies. The inverse relation is 'hasAnnotation'</rdfs:comment> </rdf:Property> <rdf:Property rdf:about="http://www.w3.org/2000/10/annotation-ns#related"> <rdfs:label xml:lang="en">related</rdfs:label> <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" >A relationship between an annotation and additional resources that is less specific than 'body'. The 'related' property is expected to be subclassed by more specific relationships.</rdfs:comment> </rdf:Property> </rdf:RDF> <!-- Created with Protege (with OWL Plugin 3.4.4, Build 579) http://protege.stanford.edu -->