<?xml version="1.0"?>
<rdf:RDF
    xmlns:mets="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#"
    xmlns:atom="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl#"
    xmlns:xlink="http://purl.oclc.org/NET/RAMLET-XlinkMapping.OWL#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:cp="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-CPmapping.owl#"
    xmlns:mpeg="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-MPEG21mapping.owl#"
    xmlns:p1="http://www.owl-ontologies.com/assert.owl#"
    xmlns="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl#"
    xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-OWL-CORE.owl">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl"/>
    <owl:imports rdf:resource="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-MPEG21mapping.owl"/>
    <owl:imports rdf:resource="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl"/>
    <owl:imports rdf:resource="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-CPmapping.owl"/>
    <owl:imports rdf:resource="http://purl.oclc.org/NET/RAMLET-XlinkMapping.OWL"/>
    <owl:versionInfo xml:lang="en">0.9.12</owl:versionInfo>
  </owl:Ontology>
  <owl:Class rdf:ID="source">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="descriptorObject"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A description of the conversion/re-formatting of the original source to the described digital object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="require">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates a set of required resources</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="dynamicStructure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="anchor">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Structures that identify components of the assets that are aggregated.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="aggregationSchema">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="resourceStore">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="groupingID"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="structRef">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="locator"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A locator that associates static structures to structure nodes, such that multiple associations betweens these levels are possible- by reference, rather than inclusion.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="aggregationSchemaVersion">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that describes the version of the schema that governs the aggregation.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="hasRank">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="admRef">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#locator"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A locator that associates administrative metadata to resource or resource groupings.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="extent">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that indicates the duration or extent of a component within an asset.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="generatingTool">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >identifies the tool used to make an aggregation instance</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="partyType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that describes the nature of a party. e.g. a person or an institution</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="party"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="digitalResourceFragment">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="digitalResource"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An entity within the foreign object; as in the sub assembly typically addressed by an anchor.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="alternateID">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that contains a token by which the associated element is also known in an another system.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="virtualResourceGroup">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="resourceGroup"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="nodeVisibility">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="resourceProcessing">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elements that express instructions required to make resources useable. For example, by transformation.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="maxSelections">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates the maximum number of ramlet:selection elements need to be made by a processing application when processing the associated object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="checksumType">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="partyUri">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#party"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="rights">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Statements of the rights, obligations and restrictions governing the use of the described object.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="structureNodeType">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#groupingID">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that establishes an association between disparate elements.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="selection">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An object that presents a set of resources that a processing application can choose to select, depending on a number of parameters.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="title">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elements that provide a human readable descriptor to other elements.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:about="#resourceGroup">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Collection of descriptors for the objects that are grouped into a single functional assembly. (needs better name. 'entity' for example)</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="humanLanguage">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Object that indicates the human language in which is a resource is rendered.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="intendedUse">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates the function an associated set of digital resources is intended to have in the aggregation.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#digitalResource">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The objects that an aggregation format instance aggregates.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#party">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A person or a group performing a role in relation to a specific community or domain (ISO 2146)</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="resourceProcessingType">
    <rdfs:subClassOf rdf:resource="#resourceProcessing"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that describes what kind of transformation resources require before rendering, e.g. decompression or decryption.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="resourceProcessingSet">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="technical">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#descriptorObject"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information about the technical format of the described object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="defaultSelection">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates which of the associated objects should be chosen by a processing application in the absence of any parameters that suggest choosing something else.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="cardinalityLabel">
    <rdfs:subClassOf rdf:resource="#title"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >elements that define a label for an order sequence. 'I', 'a)' or '1', for example.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#descriptorObject">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A container for metadata schemas.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="modificationDate">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="endPoint">
    <rdfs:subClassOf rdf:resource="#anchor"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that indicates at what point inside an asset a component stops.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="entity">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Container for information about people or institutions in relation to aggregation objects</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DeprecatedClass"/>
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="elementID">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that provides a local identifier to an associated instance of an aggregation element.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="checksum">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that contains a checksum value</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="dynamicStructureType">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="resourceProcessingBehavior">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that describes the resource  transformation.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#resourceProcessing"/>
  </owl:Class>
  <owl:Class rdf:ID="assertion">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="functionalResourceGroup">
    <rdfs:subClassOf rdf:resource="#resourceGroup"/>
  </owl:Class>
  <owl:Class rdf:ID="provenance">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Description of the circumstances of the creation and custody of the described digital object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="anchorType">
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="topNode">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The highest level of aggregation defined by a given aggregation format.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="shapeIndicator">
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="true">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asserts an associated condition to be true</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="partyRole">
    <rdfs:subClassOf rdf:resource="#party"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that specifies the relationship a party has with regard to the aggregation.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="icon">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An image that visually identifies an aggregation to a user via an appropriate tool.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="descriptiveRef">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#locator"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A locator that associates descriptive metadata to resource or resource groupings.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="beginPoint">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that indicates at what point inside an asset a component starts.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="aggregateID">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier for the aggregation.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="parallel">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elements that indicate a parallel relation between two other elements in the same aggregation</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="administrative">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Container for information about the management of the object.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="generatingToolVersion">
    <rdfs:subClassOf rdf:resource="#generatingTool"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >identifies the version of the tool used to make an aggregation instance</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="resourceWrapperSet">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="resourceWrapper">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elements whose sole purpose it is to contain inline respresentations of aggregated resources (i.e. ramlet:digitalResources)</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="choice">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An object that presents a free choice between resources to a processing application. That is, the processing application can decide, on the basis of user responses and other factors, which of the resources listed by 'choice' to render for the user.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="nodeID">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Identifier for a structural node.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#elementID"/>
  </owl:Class>
  <owl:Class rdf:ID="resourceProcessingKey">
    <rdfs:subClassOf rdf:resource="#resourceProcessing"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that describes a required parameter for a resource transformation algorithm</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="localRef">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#locator"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="locatorDescriptor">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Information about locators.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="coordinates">
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="partyEmail">
    <rdfs:subClassOf rdf:resource="#party"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates an email adress with which a party can be contacted.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="minSelections">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#dynamicStructure"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates the minimum number of ramlet:selection elements need to be made by a processing application when processing the associated object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="transformOrdering">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elements that express the order between other aggregation elements, limited to just those elements that refer to transformations.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:ID="hasOrder"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="creationDate">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that contains the date when an associated element was created.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="wholeAggregation">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="IdentifierType">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="partyName">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that contains the name of the party</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#party"/>
  </owl:Class>
  <owl:Class rdf:about="#dynamicStructure">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Relations between entities in a dynamicStructure depend on factors that are only true for one state, as calculated in e.g. runtime.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="resourceIntraAggregationLink">
    <rdfs:subClassOf>
      <owl:Class rdf:ID="intraAggregationLink"/>
    </rdfs:subClassOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >intra-aggregationlinks that indicate the presence of links inside the aggregated digital resources. The links parallel links between the resources.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="interfaceDefLink">
    <rdfs:subClassOf>
      <owl:Class rdf:about="#locator"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="#intraAggregationLink">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An object that allows the specification of links between two aggregation internal objects of the same kind. Currently only known to be used in the staticStructure context.</rdfs:comment>
    <rdfs:subClassOf>
      <owl:Class rdf:about="#locator"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:ID="descriptive">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Container for information to support the finding, identifying, selecting and obtaining the object. (FRBR)</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="staticStructure">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The structural relations between entities described in a staticStructure always hold true regardless of the state of the aggregation.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:about="#locator">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A resolveable identifier (functional)</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="encodingType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates the method by which the associated resource has been serialised within the aggregation.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="stream">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that identifies a synchronously bound data component within an asset.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="textType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Indicates the type of text used in an associated container node. E.g. plain text or rtf.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="condition">
    <rdfs:subClassOf rdf:resource="#dynamicStructure"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates the inclusion of its associated element in a dynamic structure.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="streamType">
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="structureNode">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A component of a structure.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="remoteNode">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A placeholder for a remote structure.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="mimeType">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="aggregationType">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="descriptorTypeIndicator">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that expresses the type of metadata associated with an aggregation element.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="staticStructureSet">
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    ></rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A collection of static structures. Not all aggregation format have explicit refinements of this class.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="componentQuery">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that dynamically indicates a fragment of an asset by specifying the fragment's characteristics.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#anchor"/>
  </owl:Class>
  <owl:Class rdf:ID="dynamicStructureID">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Objects that represent the eligibility of associated objects for inclusion in a dynamic structure.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#dynamicStructure"/>
  </owl:Class>
  <owl:Class rdf:ID="remoteDescriptorObject">
    <rdfs:subClassOf rdf:resource="#remoteNode"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Functions as a facade for remote metadataobjects</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="status">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Element that indicates the state of the associated element.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="remoteResource">
    <rdfs:subClassOf rdf:resource="#remoteNode"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An object that functions as facade for a remote file object.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="fileDescriptor">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Container for all the information that relates to one file. e.g. a locator to the file, and metadata that describes that file.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:about="#hasOrder">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Elements that impose a sequential order between other elements in the same aggregation.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:Class>
  <owl:Class rdf:ID="staticStructureType">
    <rdfs:subClassOf rdf:resource="#staticStructure"/>
  </owl:Class>
  <owl:Class rdf:ID="false">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Asserts an associated condition to be false.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#dynamicStructure"/>
  </owl:Class>
  <owl:Class rdf:ID="resourceProcessingAlgorithm">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that identifies a transformation routine.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#resourceProcessing"/>
  </owl:Class>
  <owl:Class rdf:ID="inventory">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Lists all resources that are aggregated in an aggregation instance.</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="except">
    <rdfs:subClassOf rdf:resource="#dynamicStructure"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that indicates a set of excluded resources</rdfs:comment>
  </owl:Class>
  <owl:Class rdf:ID="fileSize">
    <rdfs:subClassOf rdf:resource="#descriptorObject"/>
  </owl:Class>
  <owl:Class rdf:ID="remoteTopNode">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that functions as a facade for an instance of topNode that resides elsewhere.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="#remoteNode"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="http://purl.org/dc/elements/1.1/Relation"/>
  <owl:ObjectProperty rdf:ID="references">
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="isReferencedBy"/>
    </owl:inverseOf>
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/Relation"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="isIncludedBy">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/Relation"/>
    <owl:inverseOf>
      <owl:ObjectProperty rdf:ID="includes"/>
    </owl:inverseOf>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#isReferencedBy">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/Relation"/>
    <owl:inverseOf rdf:resource="#references"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="#includes">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/Relation"/>
    <owl:inverseOf rdf:resource="#isIncludedBy"/>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:ID="useExclusive">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/Relation"/>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:ID="Boolean">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:ID="XSDvalue"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xsdInteger">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="Text">
    <rdfs:subPropertyOf>
      <owl:DatatypeProperty rdf:ID="String"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#NOTATION"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="token">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#token"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xsdDateTime">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xsdBase64binary">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#base64Binary"/>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xsdLong">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#long"/>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="XHTML">
    <rdfs:subPropertyOf rdf:resource="#Text"/>
    <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Text that needs to be treated as XHTML.</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xsdPosInteger">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="anyURI">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
    <rdfs:domain>
      <owl:Class>
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl#scheme"/>
          <owl:Class rdf:about="#icon"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Conformant with URI syntax, even if it isn't necessarily IANA accredited.</rdfs:comment>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="#String">
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:ID="xsdIdentifierRef">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#IDREF"/>
    <rdfs:subPropertyOf>
      <owl:FunctionalProperty rdf:about="#XSDvalue"/>
    </rdfs:subPropertyOf>
  </owl:DatatypeProperty>
  <owl:FunctionalProperty rdf:about="#XSDvalue">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anySimpleType"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </owl:FunctionalProperty>
  <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-METSmapping.owl#mdType">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A required attribute specifying the type of metadata being pointed at (e.g., MARC, EAD, etc.). It must have one of the following values:
MARC: any form of MARC record
MODS: metadata in the Library of Congress MODS format
EAD: Encoded Archival Description finding aid
DC: Dublin Core
NISOIMG: NISO Technical Metadata for Digital Still Images
LC-AV: technical metadata specified in the Library of Congress A/V prototyping project
VRA: Visual Resources Association Core
TEIHDR: Text Encoding Initiative Header
DDI: Data Documentation Initiative
FGDC: Federal Geographic Data Committee metadata
OTHER: metadata in a format not specified above.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-MPEG21mapping.owl#contentEncoding">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Specifies the content-encoding(s) as defined in IETF RFC 2616. A content-encoding value is used as a modifier to the MIME media-type. When present, its value indicates what additional content-encodings have been applied to the resource.</rdfs:comment>
  </rdf:Description>
  <owl:DeprecatedClass rdf:ID="characteristics">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Data that describes properties of the object it is associated with.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </owl:DeprecatedClass>
  <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl#textTypes">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Not MIME types</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-CPmapping.owl#Item">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >An element that describes the shape of the cp:organization.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl#type">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Text constructs MAY have a "type" attribute.  When present, the value MUST be one of "text", "html", or "xhtml".  If the "type" attribute is not provided, Atom Processors MUST behave as though it were present with a value of "text".  Unlike the atom:content element, MIME media types [MIMEREG] MUST NOT be used as values for the "type" attribute on Text constructs.</rdfs:comment>
  </rdf:Description>
  <owl:DeprecatedProperty rdf:ID="xsdIdentifier">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#ID"/>
    <rdfs:subPropertyOf rdf:resource="#XSDvalue"/>
  </owl:DeprecatedProperty>
  <rdf:Description rdf:about="http://www.ieeeltsc.org/wg11CMI/ramlet/Pub/RAMLET-AtomMapping.owl#atomXHTMLTextConstruct">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A Text construct contains human-readable text, usually in small quantities. The content of Text constructs is Language-Sensitive.</rdfs:comment>
  </rdf:Description>
</rdf:RDF>

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