Personal tools
Document Actions

RAMLET core to CP mapping

by dray last modified 2008-08-14 09:20

This is intended to be the permanent place for the RAMLET core ontology to IMS Content Packaging mapping. Versions will change, though. As of 14 August 2008, the version is 0.9.99

Click here to get the file

Size 23.5 kB - File type text/xml

File contents

<?xml version="1.0"?>
<rdf:RDF
    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#"
    xmlns="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-CPmapping.owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-CPmapping.owl">
  <owl:Ontology rdf:about="">
    <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >0.9.99</owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:ID="Organization">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="Identifier"/>
              <owl:Class rdf:ID="Metadata"/>
              <owl:Class rdf:ID="Title"/>
              <owl:Class rdf:ID="Item"/>
              <owl:Class rdf:ID="Structure"/>
              <owl:Class rdf:ID="ipointer"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Identifier"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#isIncludedBy"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Item"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#staticStructure"/>
  </owl:Class>
  <owl:Class rdf:ID="SchemaVersion">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >See imscp:Schema</rdfs:comment>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#aggregationSchemaVersion"/>
  </owl:Class>
  <owl:Class rdf:ID="Dependency">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="IdentifierRef"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#virtualResourceGroup"/>
  </owl:Class>
  <owl:Class rdf:ID="Resources">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#ipointer"/>
              <owl:Class rdf:ID="Resource"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Resource"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#inventory"/>
  </owl:Class>
  <owl:Class rdf:ID="isVisible">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#nodeVisibility"/>
  </owl:Class>
  <owl:Class rdf:about="#Title">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#title"/>
  </owl:Class>
  <owl:Class rdf:about="#Resource">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Identifier"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:ID="Href"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#references"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
        >1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#references"/>
        <owl:someValuesFrom rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#digitalResource"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#functionalResourceGroup"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Identifier"/>
              <owl:Class rdf:about="#Href"/>
              <owl:Class rdf:ID="File"/>
              <owl:Class rdf:about="#Dependency"/>
              <owl:Class rdf:about="#Metadata"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="Manifest">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This entity models the top node of the datamodel, not the document it may be contained in.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#topNode"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Identifier"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
              <owl:Class rdf:ID="Organizations"/>
              <owl:Class rdf:about="#Resources"/>
              <owl:Class rdf:about="#ipointer"/>
              <owl:Class rdf:about="#Metadata"/>
              <owl:Class rdf:about="#Identifier"/>
              <owl:Class rdf:ID="Version"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Organizations">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Organization"/>
              <owl:Class rdf:ID="Default"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="#Organization"/>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#staticStructureSet"/>
  </owl:Class>
  <owl:Class rdf:about="#IdentifierRef">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Resource"/>
              <owl:Class rdf:about="#ipointer"/>
              <owl:Class rdf:about="#Manifest"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#references"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#localRef"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Note: the defined reference restrictions are necessarily incomplete, as OWL cannot express some of the positional restrictions on ID reference that IMS CP defines. These are:
A. An IdentifierRef child of an Item object may reference one of: 
i)  A Resource or IPointer object that is a descendant of the referencing Item’s 
immediately containing Manifest object. 
ii)  A Manifest or IPointer that is a descendant of the referencing Item’s immediately 
containing Manifest 
iii)  A Resource or IPointer that is contained within a child-manifest object that is a 
descendant of the referencing Item’s immediately containing Manifest. 
No reference shall be allowed from an IdentifierRef of an Item in a child-manifest 
object to any object in an ancestor Manifest. 
B. An IdentifierRef child of a Dependency object: 
i)  Shall reference only a Resource that is a sibling of the Dependency’s parent 
Resource. 
ii)  Shall not reference the Dependency’s parent Resource. 
iii)  Shall not reference any object in a Manifest that is a child or ancestor of the 
Dependency’s immediately containing Manifest. 
C. An IdentifierRef child of a Variant object: 
i)  Shall reference only a Resource or IPointer that is a sibling of the Variant’s parent 
Resource. 
ii)  Shall not reference the Variant’s parent Resource. 
iii)  Shall not reference any object in a Manifest that is a child or ancestor of the 
Variant’s immediately containing Manifest.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Structure">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#staticStructureType"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Structure object describes the particular way that Item objects relate to each other 
within an Organization object. The scope of the Structure characteristic is limited to 
the parent Organization. 
The value space for Structure includes terms approved by IMS Global Learning 
Consortium, Inc. and made available to the public in a controlled list [SDN11, 06]. The 
syntax and semantics of the approved list of terms shall be supported by all software 
components implementing this Information Model. 
The value space for Structure may be extended. Such extending expressions may be 
created and used only when no approved IMS value satisfies the expressive need of an 
implementing community to define the shape of a collection of Item objects in a given 
Organization. 
Extending expressions used as a value for Structure shall follow the URI syntax rule 
defined in Section 3 of RFC3986. The syntax for terms extending the Structure value 
space shall disclose the source of a term as a URI and the term itself as a URI fragment: 
scheme://authority/hierarchy#term.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Item">
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Title"/>
              <owl:Class rdf:about="#IdentifierRef"/>
              <owl:Class rdf:about="#Metadata"/>
              <owl:Class rdf:about="#Identifier"/>
              <owl:Class rdf:about="#Item"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#structureNode"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Identifier"/>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Metadata">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This is a container for metadata in other schemas.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:ID="Schema"/>
              <owl:Class rdf:about="#SchemaVersion"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:someValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#Schema">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#aggregationSchema"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Basically some metadata about the controlling schema for the aggregation in stance</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#Default">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#defaultSelection"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Default object designates a single child Organization object of an Organizations object 
as the primary or default organizing structure for a given Manifest object. 
The designation of a default Organization shall be done by referencing the value of the 
Identifier object of the target Organization object. A target Organization shall be a child 
of an Organizations object that has a Default. No other reference by Default shall be 
permitted. 
When a Default is not declared for an Organizations object, the first defined 
Organization object in an Organizations object shall be considered the primary or default 
organizing structure.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#File">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#fileDescriptor"/>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:someValuesFrom>
          <owl:Class rdf:about="#Href"/>
        </owl:someValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <owl:Class rdf:about="#Href"/>
              <owl:Class rdf:about="#Metadata"/>
              <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#descriptorObject"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="xpointer">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#componentQuery"/>
  </owl:Class>
  <owl:Class rdf:about="#Version">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Version object holds a value that signifies a distinctive version of a Manifest object. 
When this characteristic is declared for a Manifest that is a child of an 
InterchangePackage object, the value is the version of an IMS manifest document. 
When this characteristic is declared for any child-manifest, it is specific to that Manifest 
only and not to the entire document in which that child of Manifest resides.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#administrative"/>
  </owl:Class>
  <owl:Class rdf:about="#Identifier">
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#elementID"/>
  </owl:Class>
  <owl:Class rdf:about="#ipointer">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Functions as a facade for a variety of remote objects that can occur in the context of ipointer's parent.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:someValuesFrom rdf:resource="http://purl.oclc.org/NET/RAMLET-XlinkMapping.OWL#href"/>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:someValuesFrom rdf:resource="#Identifier"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:allValuesFrom>
          <owl:Class>
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="http://purl.oclc.org/NET/RAMLET-XlinkMapping.OWL#href"/>
              <owl:Class rdf:about="#Identifier"/>
              <rdf:Description rdf:about="http://purl.oclc.org/NET/RAMLET-XlinkMapping.OWL#type"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#remoteNode"/>
  </owl:Class>
  <owl:Class rdf:about="#Href">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >This generalises over a couple of different things, all included in the URI _syntax_ definition.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Restriction>
        <owl:onProperty rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#includes"/>
        <owl:allValuesFrom rdf:resource="#xpointer"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#locator"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#RAMLET-OWL-CORE_ObjectProperty_4"/>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#resourceStore">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An object that allows an arbitrary grouping of resources that can be referred to, but are not instantiated.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#resourceProcessingSet">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A container for collections of behaviours and relations between them.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#fileID">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >an IDREF to the file element which corresponds with the div containing this ftpr.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#xsdIdentifierRef">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#structID"/>
          <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#dmdID"/>
          <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#transformBehavior"/>
          <owl:Class rdf:about="#IdentifierRef"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#Id">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >an optional XML ID value</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#xsdIdentifier">
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl#id"/>
          <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-MPEG21mapping.owl#Identifier"/>
          <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#parallel"/>
          <owl:Class rdf:about="#Identifier"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/null//www.ieeeltsc.org/wg11CMI/ramlet/Pub/null//www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl">
    <owl:versionInfo xml:lang="en">0.2.5</owl:versionInfo>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#Boolean">
    <rdfs:domain rdf:resource="#isVisible"/>
  </rdf:Description>
</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. dray. (2005, December 15). RAMLET core to CP mapping. Retrieved October 10, 2008, from IEEE Learning Technology Standards Committee Web site: https://www.ieeeltsc.org/working-groups/wg11CMI/ramlet/Pub/RAMLET-CPmapping.owl. This work is licensed under a Creative Commons License. Creative Commons License