Personal tools
Document Actions

XLink ontology

by Wilbert Kraan last modified 2008-08-14 07:08

This simple ontology models the W3C's Xlink specification (http://www.w3.org/TR/xlink/). As of August 14 2008, the version is 0.1

Click here to get the file

Size 2.4 kB - File type text/xml

File contents

<?xml version="1.0"?>
<rdf:RDF
    xmlns:j.0="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
  xml:base="http://purl.oclc.org/NET/RAMLET-XlinkMapping.OWL">
  <owl:Ontology rdf:about="">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0.1</owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:ID="title">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </owl:Class>
  <owl:Class rdf:ID="type">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </owl:Class>
  <owl:Class rdf:ID="from">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </owl:Class>
  <owl:Class rdf:ID="href">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locator"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Placeholder for proper xlink ontology</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="arcRole">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </owl:Class>
  <owl:Class rdf:ID="actuate">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >xlink:actuate - see the xlink specification at http://www.w3.org/TR/xlink/</rdfs:comment>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </owl:Class>
  <owl:Class rdf:ID="to">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </owl:Class>
  <j.0:locatorDescriptor rdf:ID="show">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >see the xlink specification at http://www.w3.org/TR/xlink/</rdfs:comment>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locatorDescriptor"/>
  </j.0:locatorDescriptor>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.3.1, Build 430)  http://protege.stanford.edu -->
Copyright 2004-2007, by the Contributing Authors. Cite/attribute Resource. wilbert. (2008, August 14). XLink ontology. Retrieved November 21, 2008, from IEEE Learning Technology Standards Committee Web site: https://www.ieeeltsc.org/working-groups/wg11CMI/ramlet/Pub/RAMLET-XlinkMapping.OWL. This work is licensed under a Creative Commons License. Creative Commons License