view annotations-new.owl @ 10:c132f3b20297

more work on annotation
author casties
date Fri, 27 Apr 2012 09:59:34 +0200
parents cbd4b50d0e9d
children 80d6a554819f
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:p1="http://purl.org/dc/terms/#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:j.0="http://purl.org/dc/dcam/"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns="http://ontologies.mpiwg-berlin.mpg.de/annotations/#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:cnt="http://www.w3.org/2011/content#"
  xml:base="http://ontologies.mpiwg-berlin.mpg.de/annotations/">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.w3.org/2011/content"/>
    <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
    <owl:imports rdf:resource="http://purl.org/dc/terms/"/>
    <owl:imports rdf:resource="http://www.openannotation.org/ns/"/>
  </owl:Ontology>
  <rdfs:Class rdf:about="http://www.w3.org/2000/01/rdf-schema#XMLLiteral"/>
  <rdfs:Class rdf:ID="RelationalTarget">
    <rdfs:subClassOf rdf:resource="http://www.openannotation.org/ns/Target"/>
  </rdfs:Class>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/relation"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/description"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/language"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/identifier"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/subject"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/contributor"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/coverage"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/format"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/rights"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/type"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/creator"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/date"/>
  <rdf:Property rdf:ID="relatesTarget">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The relationship between RelationalTarget and the Targets that are related by this Annotation.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.openannotation.org/ns/Target"/>
    <rdfs:domain rdf:resource="#RelationalTarget"/>
  </rdf:Property>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/publisher"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/source"/>
  <rdf:Property rdf:about="http://xmlns.com/foaf/0.1/maker"/>
  <rdf:Property rdf:about="http://purl.org/dc/elements/1.1/title"/>
  <j.0:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/DCMIType"/>
  <j.0:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/LCSH"/>
  <j.0:VocabularyEncodingScheme rdf:about="http://purl.org/dc/terms/UDC"/>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4.8, Build 629)  http://protege.stanford.edu -->