Skip to content

Instantly share code, notes, and snippets.

@rob-mcgrail
Created January 20, 2012 01:53
Show Gist options
  • Save rob-mcgrail/1644501 to your computer and use it in GitHub Desktop.
Save rob-mcgrail/1644501 to your computer and use it in GitHub Desktop.
Owl model of TKI Metadata Profile
<?xml version="1.0"?>
<rdf:RDF
xmlns:j.0="http://www.owl-ontologies.com/Ontology1326838630.owl#profile:"
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:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns="http://www.owl-ontologies.com/Ontology1326838630.owl#"
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="http://www.owl-ontologies.com/Ontology1326838630.owl">
<owl:Ontology rdf:about=""/>
<owl:Class rdf:ID="NzCurriculumLevel">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the NzCurriculumLevel class. A New Zealand Curriculum based classification system, extending IEEE LOM through LOM 9.2. Describes the various New Zealand Curriculum levels.
Taxon path source is 'nzc-level'. Classification purpose is 'educational level'</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:ID="KeyCompetency"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:ID="NceaSubject"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="ScotTerm"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="TkiCommunity"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-level</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NZC Level</j.0:title>
<owl:disjointWith>
<owl:Class rdf:ID="NzYearOfLearning"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the NzCurriculumLevel class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:ID="TkiLevel"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Class rdf:ID="Classification"/>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="AccessProfile"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:ID="EducationalLevel"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="NceaLevel"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="UnknownTaxonomy"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="nzc-level"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.08</j.0:id>
<owl:disjointWith>
<owl:Class rdf:ID="LearningArea"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:ID="LomTechnical">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<rdfs:subClassOf>
<owl:Class rdf:ID="LomCategory"/>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="LomGeneral"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="LomRights"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;technical&gt;
&lt;duration&gt;
&lt;description&gt;
&lt;string&gt;&lt;/string&gt;
&lt;/description&gt;
&lt;/duration&gt;
&lt;size&gt;&lt;/size&gt;
&lt;location id="URL"&gt;http://literacyonline.tki.org.nz/content/download/15809/109793/file/Example.swf&lt;/location&gt;
&lt;format&gt;application/x-shockwave-flash&lt;/format&gt;
&lt;requirement&gt;
&lt;orComposite&gt;
&lt;type&gt;
&lt;source&gt;Curriculum Corporation technical requirement&lt;/source&gt;
&lt;value&gt;Plug-in&lt;/value&gt;
&lt;/type&gt;
&lt;name&gt;
&lt;source&gt;Curriculum Corporation technical requirement&lt;/source&gt;
&lt;value&gt;Adobe Flash Player&lt;/value&gt;
&lt;/name&gt;
&lt;minimumVersion&gt;9&lt;/minimumVersion&gt;
&lt;/orComposite&gt;
&lt;/technical&gt;</j.0:example>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Technical</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith>
<owl:Class rdf:ID="LomClassification"/>
</owl:disjointWith>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category describes the techincal requirements and characteristics of this learning object.</j.0:description>
<owl:disjointWith>
<owl:Class rdf:ID="LomRelation"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4</j.0:id>
<owl:disjointWith>
<owl:Class rdf:ID="LomMeta-Metadata"/>
</owl:disjointWith>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith>
<owl:Class rdf:ID="LomAnnotation"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="LomEducational"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="LomLifeCycle"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
</owl:Class>
<owl:Class rdf:ID="SubStrand">
<rdfs:subClassOf>
<owl:Class rdf:ID="Strand"/>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the LearningArea class.</rdfs:label>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the SubStrand class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learning area strand and substand combination to the resource, based on the New Zealand Curriculum.
Taxon path source is 'nzc-strand'. Classification purpose is 'discipline'.</rdfs:comment>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property. Also see Strand, from which it inherits the "nzc_strand" and "nzc_learning_area" string properties.</rdfs:seeAlso>
</owl:Class>
<owl:Class rdf:ID="RecordContribution">
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the RecordContribution class.</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="isContributionTo"/>
</owl:onProperty>
<owl:someValuesFrom>
<owl:Class rdf:ID="Metadata"/>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element describes who is responsible for the metadata record, the nature of their responsibility, (i.e., creator or validator), and any dates that are affiliated withy the record's creation.&lt;/p&gt;
&lt;p&gt;The 3.2 Contribute aggregate element contains three non-aggregate elements, &lt;a href="#3.2.1"&gt;3.2.1:Role&lt;/a&gt;, &lt;a href="#3.2.2"&gt;3.2.2:Entity&lt;/a&gt;; and &lt;a href="#3.2.3"&gt;3.2.3:Date&lt;/a&gt;. Of these, only Role can be repeated.&lt;/p&gt;
&lt;p&gt;LOM is neither a system for version control nor a means of storing contact information. It is recommended to keep the data stored in the 3.2 Contribute element to a minimum.&lt;/p&gt;</j.0:guideline>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.2</j.0:id>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contribute</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Need to fully document &lt;entry&gt;&lt;/entry&gt; ?</owl:versionInfo>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;contribute&gt;
&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Validator&lt;/value&gt;
&lt;/role&gt;
&lt;entity xml:space="preserve"&gt;barbara&lt;/entity&gt;
&lt;entry xml:space="preserve"&gt;&lt;/entry&gt;
&lt;date&gt;
&lt;dateTime&gt;2011-07-12T01:04:36Z&lt;/dateTime&gt;
&lt;/date&gt;
&lt;/contribute&gt;</j.0:example>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI Contribute entries often have an empty &lt;entry&gt;&lt;/entry&gt; element, not specified by LOM. This entry field is sometimes used for commenting changes to the metadata record: &lt;entry&gt;tmo 2009-04-14 Production of this CD is suspended and is no longer available from WIckliffe. 2009-05-20 rw&lt;/entry&gt;&lt;/p&gt;
&lt;p&gt;This entity is distinct from &lt;a href="#2.3"&gt;2.3 (Life-Cycle.Contribute)&lt;/a&gt;.&lt;/p&gt;</j.0:notes>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the RecordContribution class. A child of Contribution, restricted to isContributionTo relationships with Metadata. Corresponds to IEEE LOM 3.2, and adds a domain specific datatype property of valid role strings ("record_role").</rdfs:comment>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom>
<owl:Class rdf:about="#Metadata"/>
</owl:allValuesFrom>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isContributionTo"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:ID="Contribution"/>
</rdfs:subClassOf>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Those entities (i.e., people or organisations) that have affected the state of this metadata instance during its life cycle (e.g., creation, validation).</j.0:description>
</owl:Class>
<owl:Class rdf:ID="Period">
<owl:disjointWith>
<owl:Class rdf:ID="Technology"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>DCMI Period</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.14</j.0:id>
<owl:disjointWith>
<owl:Class rdf:ID="Purpose"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Relation"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Contribution"/>
</owl:disjointWith>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Clarify what standards this uses and the associated description etc.</owl:versionInfo>
<owl:disjointWith>
<owl:Class rdf:ID="Item"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Agent"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Class rdf:about="#Classification"/>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Identifier"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="ResourceType"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Period class.</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:ID="Idea"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="Requirement"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#Idea"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="Status"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Audience"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Period class. Periods are related under IEEE LOM 1.6 Coverage, and are a variation of IEEE LOM's General.Coverage.temporal, but use the DCMI Period structure.</rdfs:comment>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Period</j.0:title>
<owl:disjointWith>
<owl:Class rdf:ID="Keyword"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Format"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:ID="MarautangaSubStrand">
<rdfs:subClassOf>
<owl:Class rdf:ID="MarautangaStrand"/>
</rdfs:subClassOf>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property. Also see MarautangaStrand, from which it inherits the "moa_strand" and "moa_learning_area" string properties.</rdfs:seeAlso>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the MarautangaSubStrand class.</rdfs:label>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the MarautangaSubStrand class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learning area, strand and substrand to the resource, based on Te Marautanga o Aotearoa.
Taxon path source is 'moa-wa'. Classification purpose is 'discipline'.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="#Technology">
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Technology class. Technology is equivalent to IEEE LOM 4.4.1: OrComposite. Technologies are added to Requirements with an OR relationship - any is sufficient to satisfy the requirement.</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>OrComposite</j.0:title>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Technology class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="technology_type"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Relation"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Requirement, a class which bundles one or more Technology elements.</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#Identifier"/>
</owl:disjointWith>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Repeated OrComposite statements within a requirement element list various technologies, any one of which will satisfy the requirement. If a learning resource can be used with different browsers or operating systems, repeat this element to indicate the available options.&lt;/p&gt;
&lt;p&gt;If a resource requires multiple technologies, like a specific operating system and a specific application, those two OrComposites should appear within two different Requrement elements.&lt;/p&gt;</j.0:guideline>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Individual technical requirement, repeatable to create an "OR" statement.</j.0:description>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="minimum_version"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#Audience"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith>
<owl:Class rdf:about="#Item"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Keyword"/>
</owl:disjointWith>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.4.1</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;orComposite&gt;
&lt;type&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Operating System&lt;/value&gt;
&lt;/type&gt;
&lt;name&gt;
&lt;source&gt;Curriculum Corporation technical requirement&lt;/source&gt;
&lt;value&gt;MS-Windows&lt;/value&gt;
&lt;/name&gt;
&lt;minimumVersion&gt;2000&lt;/minimumVersion&gt;
&lt;maximumVersion&gt;XP&lt;/maximumVersion&gt;
&lt;/orComposite&gt;</j.0:example>
<owl:disjointWith>
<owl:Class rdf:about="#Contribution"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="technology_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="#LomMeta-Metadata">
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;metaMetadata&gt;
&lt;identifier&gt;
&lt;catalog&gt;TKI-Object&lt;/catalog&gt;
&lt;entry&gt;TKI80743&lt;/entry&gt;
&lt;/identifier&gt;
&lt;status&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Live&lt;/value&gt;
&lt;/status&gt;
&lt;language&gt;en&lt;/language&gt;
&lt;contribute&gt;
&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Validator&lt;/value&gt;
&lt;/role&gt;
&lt;entity xml:space="preserve"&gt;barbara&lt;/entity&gt;
&lt;entry xml:space="preserve"&gt;&lt;/entry&gt;
&lt;date&gt;
&lt;dateTime&gt;2011-07-12T01:04:36Z&lt;/dateTime&gt;
&lt;/date&gt;
&lt;/contribute&gt;
&lt;contribute&gt;
&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Validator&lt;/value&gt;
&lt;/role&gt;
&lt;entity xml:space="preserve"&gt;robyn&lt;/entity&gt;
&lt;entry xml:space="preserve"&gt;&lt;/entry&gt;
&lt;date&gt;
&lt;dateTime&gt;2011-09-12T11:36:10Z&lt;/dateTime&gt;
&lt;/date&gt;
&lt;/contribute&gt;
&lt;contribute&gt;
&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Validator&lt;/value&gt;
&lt;/role&gt;
&lt;entity xml:space="preserve"&gt;robyn&lt;/entity&gt;
&lt;entry xml:space="preserve"&gt;&lt;/entry&gt;
&lt;date&gt;
&lt;dateTime&gt;2011-09-12T11:44:08Z&lt;/dateTime&gt;
&lt;/date&gt;
&lt;/contribute&gt;
&lt;/metaMetadata&gt;</j.0:example>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomLifeCycle"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomGeneral"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomEducational"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Meta-Metadata</j.0:title>
<owl:disjointWith>
<owl:Class rdf:about="#LomAnnotation"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Class rdf:about="#LomCategory"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category describes the metadata record itself (rather than the resource this record describes).</j.0:description>
<owl:disjointWith>
<owl:Class rdf:about="#LomRights"/>
</owl:disjointWith>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#LomRelation"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
</owl:Class>
<owl:Class rdf:about="#Audience">
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Relation"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Identifier"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Keyword"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Audience class. Audience instances have an audience_name from Audience, a term defined in the DCMI terms 1.1 namespace. Defines a class of entity for whom the resource is intended or useful.
Maps to IEEE LOM intendedEndUserRole.value (IEEE LOM 5.5). IEEE ANZ LOM.</rdfs:comment>
<j.0:external-range rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>http://www.owl-ontologies.com/Ontology1326838630.owl#audience_name</j.0:external-range>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Principal user(s) for which this learning object was designed</j.0:description>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Technology"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="audience_name"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Period"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Intended End User Role</j.0:title>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;intendedEndUserRole&gt;
&lt;string language="en"&gt;Teachers&lt;/string&gt;
&lt;/intendedEndUserRole&gt;
&lt;intendedEndUserRole&gt;
&lt;string language="en"&gt;Students&lt;/string&gt;
&lt;/intendedEndUserRole&gt;</j.0:example>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>5.5</j.0:id>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the role of the typical user of the resource.&lt;/p&gt;</j.0:guideline>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Contribution"/>
</owl:disjointWith>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This LOM element is extended in the TKI Profile by the DC term Audience. This element is also generally referred to as 'Audience'.&lt;/p&gt;
&lt;p&gt;The vocabulary for this element combines ranges from DublinCore, LOM and ANZ-LOM.&lt;/p&gt;</j.0:notes>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Audience class.</rdfs:label>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM with DCMI terms 1.1 Audience vocabulary</j.0:authority>
<owl:disjointWith>
<owl:Class rdf:about="#Item"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#Keyword">
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith>
<owl:Class rdf:about="#Identifier"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Keyword</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<owl:disjointWith>
<owl:Class rdf:about="#Item"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See ScotTerm, a functionally similar class restricted to the ScOT vocabulary.</rdfs:seeAlso>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;keyword&gt;
&lt;string language="en"&gt;orphan&lt;/string&gt;
&lt;/keyword&gt;
&lt;keyword&gt;
&lt;string language="en"&gt;animal care&lt;/string&gt;
&lt;/keyword&gt;
&lt;keyword&gt;
&lt;string language="en"&gt;wildlife park&lt;/string&gt;
&lt;/keyword&gt;</j.0:example>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Keyword class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Contribution"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI uses a classificatory element encompassing the ScOT taxonomy of terms, which should be preferred to the use of Keyword. Keyword is best thought of as supplementing the ScOT taxonomy.&lt;/p&gt;
&lt;p&gt;This profile defines a number of classificatory schemes relating to the New Zealand Curriculum which should be preferred over the use of Keyword for recording pedagogical or subject area information.&lt;/p&gt;</j.0:notes>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This data element should not be used for characteristics that can be described by other data elements.&lt;/p&gt;
&lt;p&gt;Use the most specific terms that are descriptive of the subject covered by the learning resource. Use a seperate keyword element for each term or phrase, avoiding lengthy phrases.&lt;/p&gt;</j.0:guideline>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.5</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Keyword class. Keywords correspond to IEEE LOM 1.5: Keyword.
A keyword of phrase describing the topic of this learning object. This data element should not be used for characteristics that can be described by other data elements.
Within TKI these include terms NOT included in the ScOT thesaurus, terms that potentially should be added to ScOT, or terms mapped from Legacy TKI.Supplementary terms.</rdfs:comment>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<owl:disjointWith>
<owl:Class rdf:about="#Relation"/>
</owl:disjointWith>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A keyword or phrase describing the topic of this learning object.</j.0:description>
</owl:Class>
<owl:Class rdf:about="#Contribution">
<owl:disjointWith>
<owl:Class rdf:about="#Item"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Contribution class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#Relation"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith rdf:resource="#Audience"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Contribution class. Contributions bundle together elements within the IEEE LOM 2.3 Contruibute element. Contributions have an Agent (corresponding approximately to LOM 2.3.2 Contribute.Entity), and are contributions to either an Item of a Metadata. The two subclasses of Contribution are restricted to being contributions to specific classes, and have datatype properties representing domain specific role vocabularies</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Identifier"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="contribution_date"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Technology"/>
</owl:Class>
<owl:Class rdf:about="#AccessProfile">
<owl:disjointWith>
<owl:Class rdf:about="#NceaLevel"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#ScotTerm"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.01</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#NceaSubject"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom>
<owl:Class rdf:ID="AccessibilityRestrictions"/>
</owl:allValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#KeyCompetency"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TLF_accessprofile</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the AccessProfile class. An ANZ-LOM classification system, extending IEEE LOM through LOM 9.2. Describes the access profiles that the item will support. Profiles are defined in The Le@rning Federation Accessibility Specification.
Taxon path source is 'TLF_accessprofile'. Classification purpose is 'accessibility restrictions'</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the AccessProfile class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#TkiLevel"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Class rdf:about="#Classification"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="TLF_accessprofile"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:someValuesFrom>
<owl:Class rdf:about="#AccessibilityRestrictions"/>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Access Profile</j.0:title>
<owl:disjointWith>
<owl:Class rdf:about="#NzYearOfLearning"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
</owl:Class>
<owl:Class rdf:ID="ResourceIdentifier">
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Identifier</j.0:title>
<owl:disjointWith>
<owl:Class rdf:ID="RecordIdentifier"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="TargetResourceIdentifier"/>
</owl:disjointWith>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:subClassOf>
<owl:Class rdf:about="#Identifier"/>
</rdfs:subClassOf>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Identifier is a container entity - it encapsulates a catalog identifier string, and an entry string (the identifier proper).&lt;/p&gt;</j.0:notes>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;identifier&gt;
&lt;catalog&gt;TKI-Object&lt;/catalog&gt;
&lt;entry&gt;TKI1234567&lt;/entry&gt;
&lt;/identifier&gt;</j.0:example>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom>
<owl:Class rdf:about="#Item"/>
</owl:allValuesFrom>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="isIdentifierFor"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#Item"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isIdentifierFor"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A globally unique label that identifies the resource.</j.0:description>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the ResourceIdentifer class. The ResourceIdentifer class corresponds to IEEE LOM 1.1. It is a child of Identifier, existentially and universally restricted to being an identifer for Items.</rdfs:comment>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system (See &lt;a href="#1.1.1"&gt;1.1.1: Catalog&lt;/a&gt;). Examples of formal identification systems include the Uniform Resource identifier (URI), Uniform Resource Locator (URL), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).&lt;/p&gt;
&lt;p&gt;The majority of TKI records use a TKI-specific identification system referred to as TKI-Object. Record identifiers of this sort are numerical strings prefixed with 'TKI'.&lt;/p&gt;</j.0:guideline>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the ResourceIdentifier class.</rdfs:label>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.1</j.0:id>
</owl:Class>
<owl:Class rdf:about="#Identifier">
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Identifier class.</rdfs:label>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Note, although Identifier's having a Catalog should be compulsory, some records currently have just an entity. This seems most common in LOM 3.1 Identifiers.</owl:versionInfo>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Relation"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:ID="Language"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Identifier class. The Identifier class corresponds to IEEE LOM 1.1/3.1/7.2.1, depending on context. It is a globally unique label that identifies a learning object.
Both Metadatas and Items must have at least one Identifier. Identifiers have a namespace specific string (identifier_entry) and define a namespace scheme (a Catalog).</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Item"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#Item">
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Contribution"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="isIdentifiedBy"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="hasResourceType"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="description"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="usesPrimaryLanguage"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#Language"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Relation"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="title"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Item class. Item is the core class for the TKI metadata system. A single Digistore resource or TKI search result would generally correspond to a single Item instance.</rdfs:comment>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:ID="LearningObjectStatus"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="hasStatus"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="location"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Item class.</rdfs:label>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Audience"/>
</owl:Class>
<owl:Class rdf:about="#AccessibilityRestrictions">
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Purpose, from which this class inherits its important properties. This is a subclass defined by having only one specific value for the datatype property "purpose_name".</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#Idea"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Class rdf:about="#Purpose"/>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:ID="Discipline"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="purpose_name"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>accessibility restrictions</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the AccessibilityRestrictions class. Equivalent to a specific value of IEEE LOM 9.1: Purpose. The purpose of classifying this learning object. Used to restrict other classes to a specific purpose.</rdfs:comment>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the AccessibilityRestrictions class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:ID="Competency"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#Relation">
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Relation class.</rdfs:label>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith rdf:resource="#Period"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Relation class. Equivalent to IEEE LOM 7; This category describes the relation of the resource to other resources. Relations encapsulate a description (IEEE LOM 7.2.2), an identifier (IEEE LOM 7.2.1), and a relation kind (IEEE LOM 7.1).</rdfs:comment>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Classification"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Audience"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="relation_kind"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Couldn't be expressed by object properties as each relation instance has a description datatype property.</owl:versionInfo>
<owl:disjointWith rdf:resource="#Technology"/>
</owl:Class>
<owl:Class rdf:about="#LomRights">
<owl:disjointWith>
<owl:Class rdf:about="#LomRelation"/>
</owl:disjointWith>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category describes the intellectual property rights and conditions of use for this learning object.</j.0:description>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomGeneral"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;rights&gt;
&lt;description&gt;
&lt;string language="en" xml:space="preserve"&gt;Ministry of Education Te Tāhuhu o te Mātauranga&lt;/string&gt;
&lt;/description&gt;
&lt;cost&gt;
&lt;source&gt;&lt;/source&gt;
&lt;value&gt;&lt;/value&gt;
&lt;/cost&gt;
&lt;/rights&gt;</j.0:example>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Rights</j.0:title>
<rdfs:subClassOf>
<owl:Class rdf:about="#LomCategory"/>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<owl:disjointWith>
<owl:Class rdf:about="#LomEducational"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomAnnotation"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith>
<owl:Class rdf:about="#LomLifeCycle"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>6</j.0:id>
</owl:Class>
<owl:Class rdf:ID="ResourceContribution">
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contribute</j.0:title>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2.3</j.0:id>
<rdfs:subClassOf rdf:resource="#Contribution"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Describe who has contributed to the learning resource, keeping contact and personal details to a minimum. Indicate the nature and date of the contribution. Rank important contributors and contributions either by order of signficance or alphabetically.&lt;/p&gt;
&lt;p&gt;The 2.3 Contribute aggregate element contains three non-aggregate elements, &lt;a href="#2.3.1"&gt;2.3.1:Role&lt;/a&gt;, &lt;a href="#2.3.2"&gt;2.3.2:Entity&lt;/a&gt;; and &lt;a href="#2.3.3"&gt;2.3.3:Date&lt;/a&gt;. Of these, only Role can be repeated.&lt;/p&gt;
&lt;p&gt;Including many roles may multiply record creation work, while not greatly increasing discoverability.&lt;/p&gt;</j.0:guideline>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom rdf:resource="#Item"/>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isContributionTo"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Those entities that have contributed to the state of the resource during its lifecycle.</j.0:description>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI Contribute entries often have an empty &lt;entry&gt;&lt;/entry&gt; element, not specified by LOM.&lt;/p&gt;
&lt;p&gt;This entity is distinct from &lt;a href="#3.2"&gt;3.2 (Meta-metadata.Contribute)&lt;/a&gt;.&lt;/p&gt;</j.0:notes>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the ResourceContribution class.</rdfs:label>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isContributionTo"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Item"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the ResourceContribution class. A child of Contribution, restricted to isContributionTo relationships with Items. Corresponds to IEEE LOM 3.2, and adds a domain specific datatype property of valid role strings ("object_role").</rdfs:comment>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;contribute&gt;
&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Publisher&lt;/value&gt;
&lt;/role&gt;
&lt;entity xml:space="preserve"&gt;
BEGIN:VCARD
FN:
ORG:Ministry of Education Te Tāhuhu o te Mātauranga
X-ORG-ID:11
ADR:;;;;;;
URL:http://www.minedu.govt.nz/
END:VCARD
&lt;/entity&gt;
&lt;entry&gt;&lt;/entry&gt;
&lt;date&gt;
&lt;dateTime&gt;2005-09-30T12:00:00Z&lt;/dateTime&gt;
&lt;/date&gt;
&lt;/contribute&gt;</j.0:example>
</owl:Class>
<owl:Class rdf:about="#Classification">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See various child classes which restrict Classification's "source_identifier" datatype to a specific value, and restrict the Purpose object property to a specific subclass of Purpose.</rdfs:seeAlso>
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;taxon&gt;
&lt;entry&gt;
&lt;string language="en"&gt;Primary&lt;/string&gt;
&lt;/entry&gt;
&lt;/taxon&gt;</j.0:example>
<owl:disjointWith rdf:resource="#Period"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Use 9.2.2:Taxon to indicate a taxon term or the hierarchial series of taxon terms that can be used to describe the learning resource. Each level in the series can be indicated using multiple, ordered instances of 9.2.2:Taxon.&lt;/p&gt;
&lt;p&gt;The taxonomic path should move from broadest term to narrowest term, not the other way around. A 9.2:Taxon Path is a hierarchical listing of terms; related terms, cross-references, or other conventions used by thesauri and controlled vocabularies that cannot be conveyed using LOM.&lt;/p&gt;
&lt;p&gt;The narrowest term used should be the specific subject descriptor that is assigned to the learning resource. The taxonomic path for this term should be
traced from the term itself back to the top term (broadest term possible term) provided by the taxonomy.&lt;/p&gt;
&lt;p&gt;For vocabulary lists that are flat or have no hierarchical differentiation, simply enter a single 9.2.2.2:Entry. If multiple terms from such a flat vocabulary list are needed use multiple, unordered 9.2:Taxon Path elements within the Classification category&lt;/p&gt;</j.0:guideline>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A particular term within a taxonomy. A taxon is a node that has a defined label or term.</j.0:description>
<owl:disjointWith rdf:resource="#Identifier"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Status"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Taxon</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Classification class, the superclass of classificatory entities which provide custom extensions to the IEEE LOM based TKI metadata profile through LOM Category 9, Children inherit (and restrict) a relationship to a Purpose and the "source_identifier" property, and a relationship to Item as a classification.</rdfs:comment>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Classification class.</rdfs:label>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith rdf:resource="#Contribution"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9.2.2</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Language"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Technology"/>
</owl:Class>
<owl:Class rdf:about="#Status">
<owl:disjointWith>
<owl:Class rdf:about="#Metadata"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#Relation"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See child classes LearningObjectStatus and RecordStatus, which inherit and restrict Status's relationship to Metadata or Item instances.</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Status class, the superclass of status vocabularies, which are assigned to resources or metadata depending.</rdfs:comment>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Status class.</rdfs:label>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: The two children of status have unique datatype properties, rather than range restrictions, because I can't find a way in protege to restrict to an array of datatype values (propertyname has {"a" "b" "c"} doesn't seem to work). Fixing this would also make it easy to enforce the missing logic in Language.</owl:versionInfo>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Keyword"/>
</owl:Class>
<owl:Class rdf:about="#LomRelation">
<owl:disjointWith>
<owl:Class rdf:about="#LomLifeCycle"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Relation</j.0:title>
<rdfs:subClassOf>
<owl:Class rdf:about="#LomCategory"/>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#LomAnnotation"/>
</owl:disjointWith>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category defines the relationship between this learning object and other learning obejcts, if any.</j.0:description>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7</j.0:id>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith rdf:resource="#LomRights"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomEducational"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;relation&gt;
&lt;kind&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Conforms To&lt;/value&gt;
&lt;/kind&gt;
&lt;resource&gt;
&lt;identifier&gt;
&lt;entry&gt;http://nzmaths.co.nz/ao/ao2-know-basic-addition-and-subtraction-facts&lt;/entry&gt;
&lt;/identifier&gt;
&lt;description&gt;
&lt;string&gt;&lt;/string&gt;
&lt;/description&gt;
&lt;/resource&gt;
&lt;/relation&gt;</j.0:example>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomGeneral"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:ID="Iwi_">
<rdfs:subClassOf>
<owl:Class rdf:about="#Purpose"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Iwi purpose class. Equivalent to a specific value of IEEE LOM 9.1: Purpose. The purpose of classifying this learning object. Used to restrict other classes to a specific purpose.
Note that this element is most likely an implimentation error. Named Iwi_ to stop name clash, on the assumption that it will be removed as part of cleanup of current data.</rdfs:comment>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Iwi_ class.</rdfs:label>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Purpose, from which this class inherits its important properties. This is a subclass defined by having only one specific value for the datatype property "purpose_name".</rdfs:seeAlso>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#TkiCommunity"/>
<owl:Class rdf:about="#TkiLevel"/>
<owl:Class rdf:about="#NzYearOfLearning"/>
<owl:Class rdf:about="#NzCurriculumLevel"/>
<owl:Class rdf:about="#NceaSubject"/>
<owl:Class rdf:about="#NceaLevel"/>
<owl:Class rdf:about="#KeyCompetency"/>
<owl:Class rdf:about="#ScotTerm"/>
</owl:unionOf>
</owl:Class>
<owl:Class rdf:ID="Iwi">
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="iwi_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.02</j.0:id>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>iwi</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Iwi_"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Iwi class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Names an Iwi related to this resource.
Taxon path source is 'iwi'. Classification purpose is 'iwi'. The later is most likely an error.</rdfs:comment>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Iwi</j.0:title>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Iwi_"/>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Iwi class.</rdfs:label>
</owl:Class>
<owl:Class rdf:about="#Discipline">
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Purpose, from which this class inherits its important properties. This is a subclass defined by having only one specific value for the datatype property "purpose_name".</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#Idea"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#AccessibilityRestrictions"/>
<owl:disjointWith>
<owl:Class rdf:about="#Competency"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#purpose_name"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>discipline</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#Purpose"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Competency class. Equivalent to a specific value of IEEE LOM 9.1: Purpose. The purpose of classifying this learning object. Used to restrict other classes to a specific purpose.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="#NceaSubject">
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom rdf:resource="#Discipline"/>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#NceaLevel"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#TkiLevel"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Discipline"/>
</owl:Restriction>
</rdfs:subClassOf>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Note, this uses the 'source' 'nqf' which seems wrong, as this stands for 'national qualification framework', and apperars in some records with the more appropriate value 'NCEA'.
Was probably intended to be 'ncea-subject' source, but has been broken at some point.</owl:versionInfo>
<owl:disjointWith>
<owl:Class rdf:about="#KeyCompetency"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nqf</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.07</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the NceaSubject class.</rdfs:label>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the NceaSubject class. A New Zealand Curriculum based classification system, extending IEEE LOM through LOM 9.2. Describes the various NCEA New Zealand secondary school subject areas.
Taxon path source is 'nqf'. Classification purpose is 'discipline'</rdfs:comment>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NCEA Subject</j.0:title>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="nqf"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#NzYearOfLearning"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<rdfs:subClassOf rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith>
<owl:Class rdf:about="#ScotTerm"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#Metadata">
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#ResourceType"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Metatdata information has identical relations to identical classes as the main Item class, suggesting that it could be seperate (to avoid unecessary spliting of object properties where they would otherwise be identical).
It also avoids what seems like an awkward transitive functional dependency, where a number of items in the record are really dependent on the metadata identifier, rather than the item identifier, yet are all keyed to the later. I could be misunderstanding though</owl:versionInfo>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith rdf:resource="#Item"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Metadata class.</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasStatus"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:ID="RecordStatus"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Status"/>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Metadata class. Equivalent in function to IEEE LOM Category 3: Metametadata. Shares a number of relations with Item, like those to statuses, contributions, identifiers and (depending on how it finally implimented) language.</rdfs:comment>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasStatus"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#RecordStatus"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasStatus"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isIdentifiedBy"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="metadata_schema"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="#LomGeneral">
<owl:disjointWith rdf:resource="#LomRelation"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomEducational"/>
</owl:disjointWith>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>General</j.0:title>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;general&gt;
&lt;identifier&gt;
&lt;catalog&gt;TKI-Object&lt;/catalog&gt;
&lt;entry&gt;TKI81206&lt;/entry&gt;
&lt;/identifier&gt;
&lt;title&gt;
&lt;string language="en"&gt;Figure it out: A Cat from the Animal Shelter&lt;/string&gt;
&lt;/title&gt;
&lt;description&gt;
&lt;string language="en" xml:space="preserve"&gt;A level 3 number and algebra activity from the Figure It Out series Levels 2-3 pages 22-23. See http://nzmaths.co.nz/sites/default/files/ACatFromTheAnimalShelter.pdf. Relates to Stage 6 of the Number Framework. Students use mental strategies to calculate costs.&lt;/string&gt;
&lt;/description&gt;
&lt;aggregationLevel&gt;
&lt;source&gt;LOMv1.3&lt;/source&gt;
&lt;aggregationLevelValue&gt;2&lt;/aggregationLevelValue&gt;
&lt;/aggregationLevel&gt;
&lt;language&gt;en&lt;/language&gt;
&lt;keyword&gt;
&lt;string language="en"&gt;financial literacy&lt;/string&gt;
&lt;/keyword&gt;
&lt;keyword&gt;
&lt;string language="en"&gt;mental strategies&lt;/string&gt;
&lt;/keyword&gt;
&lt;/general&gt;</j.0:example>
<owl:disjointWith rdf:resource="#LomRights"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category groups the general information that describes this resource as a whole.</j.0:description>
<owl:disjointWith>
<owl:Class rdf:about="#LomLifeCycle"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Class rdf:about="#LomCategory"/>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
></rdfs:label>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith>
<owl:Class rdf:about="#LomAnnotation"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1</j.0:id>
</owl:Class>
<owl:Class rdf:ID="RecordDefaultLanguage">
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the default human language of the metadata record, using the appropriate language code.&lt;/p&gt;
&lt;p&gt;This is the default language for all LangString values in this metadata instance.&lt;/p&gt;
&lt;p&gt;The LOM datamodel indicates that both two-letter language codes (ISO 639-1) and three-letter language codes (ISO 639-2) can be used for this element.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Two-letter language codes are widely used in XML and LOM communities, and should be acceptable for implimentations in many juridictions and for the description of materials in common languages.&lt;/li&gt;
&lt;li&gt;Some policies and official practices in Canada, the US, and elsewhere require three-letter language codes to be used to be able to accomodate indigenous and other languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;implimentations using either one of the other language code sets should be able to accommodate both types.&lt;/p&gt;</j.0:guideline>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Unlike 1.3:Language, this element can not have a language code of "none".&lt;/p&gt;</j.0:notes>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="isPrimaryLanguageFor"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Metadata"/>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.4</j.0:id>
<owl:disjointWith>
<owl:Class rdf:ID="ResourceLanguage"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;language&gt;en&lt;/language&gt;</j.0:example>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Language of this metadata instance.</j.0:description>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the RecordDefaultLanguage class.</rdfs:label>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Metadata Language</j.0:title>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Find an appropriate way of distinguishing the ranges of language_code as distinct for this class and its sibling.</owl:versionInfo>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isPrimaryLanguageFor"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Metadata"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the RecordDefaultLanguage class. The RecordDefaultLanguage class corresponds to IEEE LOM 3.4. It is a child of Language, existentially and universally restricted to being an primary language for a Metadata.</rdfs:comment>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:subClassOf>
<owl:Class rdf:about="#Language"/>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="#Competency">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#purpose_name"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>competency</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Class rdf:about="#Purpose"/>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Competency class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Purpose, from which this class inherits its important properties. This is a subclass defined by having only one specific value for the datatype property "purpose_name".</rdfs:seeAlso>
<owl:disjointWith rdf:resource="#Discipline"/>
<owl:disjointWith>
<owl:Class rdf:about="#Idea"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Competency class. Equivalent to a specific value of IEEE LOM 9.1: Purpose. The purpose of classifying this learning object. Used to restrict other classes to a specific purpose.</rdfs:comment>
<owl:disjointWith rdf:resource="#AccessibilityRestrictions"/>
</owl:Class>
<owl:Class rdf:about="#ResourceType">
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Consistent and effective use of this element may be challenging. The LOM allows this element to be understood as designating types or formats of content as well as potential uses of this content. Also, the values recommended by the LOM exclude many important types of content (e.g., sound, animation/video/film, discussion, hypermedia), and also exclude many educational applications of content (e.g., syllabus/outline/schedule, example, module/unit). Many LOM implementations use widely varying approaches to vocabulary in place of that presented in the LOM.&lt;/p&gt;</j.0:notes>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the potential educational use(s) or type(s) of content associated with the learning resource. Use LOM vocabulary values in conjunction with an additional, TKI vocabulary that extends these.&lt;/p&gt;</j.0:guideline>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM extended by DCMI</j.0:authority>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith>
<owl:Class rdf:about="#Requirement"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="resource_type_name"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:external-range rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>http://www.owl-ontologies.com/Ontology1326838630.owl#resource_type_name</j.0:external-range>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;learningResourceType&gt;
&lt;source&gt;DCMI Type&lt;/source&gt;
&lt;value&gt;Teacher support materials&lt;/value&gt;
&lt;/learningResourceType&gt;</j.0:example>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Learning Resource Type</j.0:title>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Clarify the vocabulary here.</owl:versionInfo>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>5.2</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Status"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the ResourceType class. This class specifies the specific kind of learning object or resource, The dominant kind shall be first. This element is equivalent to IEEE LOM 5.1 (Learning Resource Type) but uses an extended custom vocabulary, partially derived from DCMI DC.Type.</rdfs:comment>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith rdf:resource="#Relation"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the ResourceType class.</rdfs:label>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Specific kind of learning object.</j.0:description>
<owl:disjointWith rdf:resource="#Item"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<owl:disjointWith rdf:resource="#Metadata"/>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#NceaLevel">
<owl:disjointWith>
<owl:Class rdf:about="#ScotTerm"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>ncea-level</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="ncea-level"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NCEA Level</j.0:title>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the NceaLevel class. An New Zealand Curriculum based classification system, extending IEEE LOM through LOM 9.2. Describes the numbered NCEA New Zealand secondary school qualification levels.
Taxon path source is 'ncea-lvel'. Classification purpose is 'educational level'</rdfs:comment>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<rdfs:subClassOf rdf:resource="#Classification"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.06</j.0:id>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the NceaLevel class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#TkiLevel"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#NzYearOfLearning"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#KeyCompetency"/>
</owl:disjointWith>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#KeyCompetency"/>
<owl:Class rdf:about="#TkiLevel"/>
</owl:unionOf>
</owl:Class>
<owl:Class rdf:about="#TkiLevel">
<owl:disjointWith>
<owl:Class rdf:about="#ScotTerm"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.12</j.0:id>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="tki-userlevel"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the TkiLevel class.</rdfs:label>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the TkiLevel class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learner level to the resource, through a general curriculum agnositic scheme.
Taxon path source is 'tki-level'. Classification purpose is 'educational level'</rdfs:comment>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith>
<owl:Class rdf:about="#KeyCompetency"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TKI-level</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:allValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#NzYearOfLearning"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TKI Level</j.0:title>
</owl:Class>
<owl:Class rdf:about="#Requirement">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Requirement class. This is equivalent to IEEE LOM 4.4: Requirement. The technical capabilities necessary for using this learning object. If there are multiple requirements, then all are required,
Requirements are satisfied by one or more Technology items. Multiple Technology items related to a single Requirement represents an OR choice - any of the individual technologies should be sufficient to satisfy the requirement. Multiple individual Requirement items represent an AND choice - each must be satisfied seperately.</rdfs:comment>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:ID="isSatisfiedBy"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#Classification"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;requirement&gt;
&lt;orComposite&gt;
&lt;type&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Operating System&lt;/value&gt;
&lt;/type&gt;
&lt;name&gt;
&lt;source&gt;Curriculum Corporation technical requirement&lt;/source&gt;
&lt;value&gt;MacOS&lt;/value&gt;
&lt;/name&gt;
&lt;minimumVersion&gt;X&lt;/minimumVersion&gt;
&lt;/orComposite&gt;
&lt;orComposite&gt;
&lt;type&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Operating System&lt;/value&gt;
&lt;/type&gt;
&lt;name&gt;
&lt;source&gt;Curriculum Corporation technical requirement&lt;/source&gt;
&lt;value&gt;MS-Windows&lt;/value&gt;
&lt;/name&gt;
&lt;minimumVersion&gt;2000&lt;/minimumVersion&gt;
&lt;maximumVersion&gt;XP&lt;/maximumVersion&gt;
&lt;/orComposite&gt;
&lt;/requirement&gt;</j.0:example>
<owl:disjointWith rdf:resource="#Audience"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Requirement class.</rdfs:label>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomCategory"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Status"/>
<owl:disjointWith rdf:resource="#ResourceType"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.4</j.0:id>
<owl:disjointWith rdf:resource="#Technology"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Requirement</j.0:title>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Technical capabilities necessary for using this learning object.</j.0:description>
<owl:disjointWith rdf:resource="#Metadata"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element (with its sub-elements) can be used to create formalized, machine-readable statements to describe the software needed for a learning resource, covering the type, name, and permissible version numbers or number ranges for the required technology. This aggregate element also allows content creators to indicate whether all such requirements need to be satisfied (using the boolean connector AND, through the repetition of this element), or whether only one of a group of requirements needs to be met (using the boolean OR, through the repetition of element 4.4.1:OrComposite).&lt;/p&gt;
&lt;p&gt;More general human readable requirements are recommended for 4.6:Other Platform Requirements.&lt;/p&gt;
&lt;p&gt;The implimentation of this element can present challenges, and can often be avoided in favour of implicit requirements embodied in 4.1:Format.&lt;/p&gt;</j.0:guideline>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Technology, a class related to Requirement through isSatsifiedBy, without which Requirement is an empty container.</rdfs:seeAlso>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
</owl:Class>
<owl:Class rdf:about="#NzYearOfLearning">
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the NzYearOfLearning class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<owl:disjointWith>
<owl:Class rdf:about="#KeyCompetency"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="nz-year-of-learning"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the NzYearOfLearning class. A New Zealand Curriculum based classification system, extending IEEE LOM through LOM 9.2. Describes the various New Zealand educational school years.
Taxon path source is 'nz-year-of-learning'. Classification purpose is 'educational level'</rdfs:comment>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom>
<owl:Class rdf:about="#EducationalLevel"/>
</owl:someValuesFrom>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#ScotTerm"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#TkiLevel"/>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NZ Year of Learning</j.0:title>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nz-year-of-learning</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.09</j.0:id>
<owl:disjointWith rdf:resource="#AccessProfile"/>
</owl:Class>
<owl:Class rdf:about="#LomCategory">
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the LomCategory class.</rdfs:label>
<owl:disjointWith>
<owl:Class rdf:about="#Purpose"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#ResourceType"/>
<owl:disjointWith rdf:resource="#Status"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the LomCategory class. This class is currently a placeholder, with subclasses used in documentation generation. It is possible that this may be used to establish LOM category relationships for other classes and properties depending on requirements.</rdfs:comment>
<owl:disjointWith rdf:resource="#Requirement"/>
<owl:disjointWith rdf:resource="#Audience"/>
<owl:disjointWith>
<owl:Class rdf:about="#Language"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#Metadata"/>
</owl:Class>
<owl:Class rdf:about="#LearningObjectStatus">
<rdfs:subClassOf rdf:resource="#Status"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The completion status or condition of this learning object.</j.0:description>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:InverseFunctionalProperty rdf:ID="isStatusOf"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Item"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="object_status_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#RecordStatus"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Status, which LearningObjectStatus restricts, and extends.</rdfs:seeAlso>
<j.0:external-range rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>http://www.owl-ontologies.com/Ontology1326838630.owl#object_status_name</j.0:external-range>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the LearningObjectStatus class, a child of Status. It is equivalent to IEEE LOM 2.2: Status. Indicates the position of the learning resource in a project or other process or ranking system internal to the collection or project.
LearningObjectStatus restricts Status so that it can only be related to Items, and adds the "object_status_name" property.</rdfs:comment>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element is not currently used in the TKI metadata system.&lt;/p&gt;</j.0:notes>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom rdf:resource="#Item"/>
<owl:onProperty>
<owl:InverseFunctionalProperty rdf:about="#isStatusOf"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the LearningObjectStatus class.</rdfs:label>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the position of the resource in a project workflow or other process or ranking system internal to a collection or program.&lt;/p&gt;
&lt;p&gt;It is not recommended to use this element for the purpose interoperation in distributed environments,&lt;/p&gt;
&lt;p&gt;The meanings of the vocabulary values provided for this element are most appropriate for written resources, not multimedia or software resources (whose development status would be better described through element 2.1).&lt;/p&gt;</j.0:guideline>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;status&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;draft&lt;/value&gt;
&lt;/status&gt;</j.0:example>
</owl:Class>
<owl:Class rdf:about="#LomAnnotation">
<owl:disjointWith rdf:resource="#LomRelation"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LomLifeCycle"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="#LomCategory"/>
<owl:disjointWith rdf:resource="#LomRights"/>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<owl:disjointWith rdf:resource="#LomGeneral"/>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#LomEducational"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#Purpose">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith rdf:resource="#Metadata"/>
<owl:disjointWith>
<owl:Class rdf:about="#Point"/>
</owl:disjointWith>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith rdf:resource="#Technology"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Purpose class.</rdfs:label>
<owl:disjointWith rdf:resource="#Contribution"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Purpose class. Equivalent to IEEE LOM 9.1: Purpose. The purpose of classifying this learning object.
All classes which map to items included in the TKI metadata profile from the LOM 9 Classification element relate a Purpose through the isPurposeFor object property.
Purpose has datatype property "purpose_substring" which has a range of values for the various possible TKI/LOM purposes.
It also has various subclasses representing a Purpose with a single value from the "purpose_substring" range. These are used to define other classes through restrictions (which must target a class in this scenario in this version of protege) as having a specific purpose.</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Could remove some of the Purpose subclasses, where they are not being used to restrict another class.</owl:versionInfo>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9.1</j.0:id>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#Language"/>
</owl:disjointWith>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See child classes. Children inherit "purpose_name", constrained to a specific value, and the isPurpose relation.</rdfs:seeAlso>
<owl:disjointWith rdf:resource="#Audience"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<owl:disjointWith rdf:resource="#Period"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Purpose</j.0:title>
<owl:disjointWith rdf:resource="#Relation"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;purpose&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;educational level&lt;/value&gt;
&lt;/purpose&gt;</j.0:example>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith rdf:resource="#ResourceType"/>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#Status"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The purpose of classifying this resource.</j.0:description>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Keyword"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the function or kind of classification being provided to describe the resource.&lt;/p&gt;</j.0:guideline>
<j.0:external-range rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>http://www.owl-ontologies.com/Ontology1326838630.owl#purpose_name</j.0:external-range>
<owl:disjointWith rdf:resource="#Requirement"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#purpose_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#LomCategory"/>
</owl:Class>
<owl:Class rdf:about="#Language">
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith rdf:resource="#Purpose"/>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith rdf:resource="#LomCategory"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Important piece of logic not modelled: there is a distinction in the metadata record XML between String and Langstring, which we are not representing in this model at the moment. Can't think of an elegant way of doing so.</owl:versionInfo>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Language class.</rdfs:label>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Language class. Languages relate to both Items and Metadata. See associated todo items, as these are various language related rules that have not yet been modelled, and a lack of clarity around the vocabulary (currently just the set from the existing paper profile).</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="#Point">
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith rdf:resource="#Period"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Point class.</rdfs:label>
<rdfs:subClassOf rdf:resource="#Classification"/>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Requirement"/>
<owl:disjointWith>
<owl:Class rdf:about="#Format"/>
</owl:disjointWith>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>DCMI Point</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Clarify what standards this uses and the associated description etc.</owl:versionInfo>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith rdf:resource="#Technology"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Point class. points are related under IEEE LOM 1.6 Coverage, and are a variation of IEEE LOM's General.Coverage.spatial, but use the DCMI Point structure.</rdfs:comment>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:about="#Idea"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.13</j.0:id>
<owl:disjointWith rdf:resource="#LomCategory"/>
<owl:disjointWith rdf:resource="#Metadata"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:someValuesFrom>
<owl:Class rdf:about="#Idea"/>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Status"/>
<owl:disjointWith rdf:resource="#ResourceType"/>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith rdf:resource="#Audience"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Point</j.0:title>
<owl:disjointWith rdf:resource="#Purpose"/>
</owl:Class>
<owl:Class rdf:ID="Organisation">
<rdfs:subClassOf>
<owl:Class rdf:about="#Agent"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Organisation class, a child of Agent.
Currently Organisation (and it's sibling, Person) do not extend the Agent superclass. They exist on the assumption that the distinction may be useful during later stages of implimentation.</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:ID="Person"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Organisation class.</rdfs:label>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Agent, from which Organisation inherits its important properties.</rdfs:seeAlso>
</owl:Class>
<owl:Class rdf:about="#RecordStatus">
<owl:disjointWith rdf:resource="#LearningObjectStatus"/>
<rdfs:subClassOf rdf:resource="#Status"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Clarify, LOM Cat 3 doesn't seem to have a Status element, but we are including this there:
&lt;metaMetadata&gt;
&lt;contribute&gt;...&lt;/contribute&gt;
&lt;contribute&gt;...&lt;/contribute&gt;
&lt;contribute&gt;...&lt;/contribute&gt;
&lt;status&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Rejected&lt;/value&gt;
&lt;/status&gt;</owl:versionInfo>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="record_status_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Status, which LearningObjectStatus restricts, and extends.</rdfs:seeAlso>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:InverseFunctionalProperty rdf:about="#isStatusOf"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Metadata"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the RecordStatus class, a child of Status. It signals the status of the metadata record within the TKI metadata system, and when expressed as LOM, appears within LOM Category 3.
RecordStatus restricts Status so that it can only be related to Items, and adds the "record_status_name" property.</rdfs:comment>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the RecordStatus class.</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom rdf:resource="#Metadata"/>
<owl:onProperty>
<owl:InverseFunctionalProperty rdf:about="#isStatusOf"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class rdf:about="#Strand">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Strand class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learning area and strand to the resource, based on the New Zealand Curriculum.
Taxon path source is 'nzc-strand'. Classification purpose is 'discipline'.</rdfs:comment>
<rdfs:subClassOf>
<owl:Class rdf:about="#LearningArea"/>
</rdfs:subClassOf>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property. Also see SubStrand, which extends this class with additional string properties, and its parent class LearningArea, from which it inherits the "nzc_learning_area" string property.</rdfs:seeAlso>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the LearningArea class.</rdfs:label>
</owl:Class>
<owl:Class rdf:about="#MarautangaStrand">
<rdfs:subClassOf>
<owl:Class rdf:ID="MarautangaLearningArea"/>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the MarautangaStrand class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learning area and strand to the resource, based on Te Marautanga o Aotearoa.
Taxon path source is 'moa-wa'. Classification purpose is 'discipline'.</rdfs:comment>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the MarautangaStrand class.</rdfs:label>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property. Also see MarautangaSubStrand, which extends this class with additional string properties, and its parent class MarautangaLearningArea, from which it inherits the "moa_learning_area" string property.</rdfs:seeAlso>
</owl:Class>
<owl:Class rdf:about="#Person">
<rdfs:subClassOf>
<owl:Class rdf:about="#Agent"/>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Organisation"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Agent, from which Person inherits its important properties.</rdfs:seeAlso>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Person class, a child of Agent.
Currently Person (and it's sibling, Organisation) do not extend the Agent superclass. They exist on the assumption that the distinction may be useful during later stages of implimentation.</rdfs:comment>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Person class.</rdfs:label>
</owl:Class>
<owl:Class rdf:about="#ScotTerm">
<owl:disjointWith rdf:resource="#NzYearOfLearning"/>
<owl:disjointWith rdf:resource="#TkiLevel"/>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the ScotTerm class.</rdfs:label>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the ScotTerm class. An controlled vocabulary classification system, extending IEEE LOM through LOM 9.2.
Taxon path source is 'ScOT'. Classification purpose is 'idea'</rdfs:comment>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.10</j.0:id>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:someValuesFrom>
<owl:Class rdf:about="#Idea"/>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>ScOT</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<owl:disjointWith>
<owl:Class rdf:about="#KeyCompetency"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>ScOT Term</j.0:title>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom>
<owl:Class rdf:about="#Idea"/>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
</owl:Class>
<owl:Class rdf:about="#Format">
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#LomCategory"/>
<owl:disjointWith rdf:resource="#Keyword"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.1</j.0:id>
<owl:disjointWith rdf:resource="#Technology"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith rdf:resource="#ResourceType"/>
<owl:disjointWith rdf:resource="#Status"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;format&gt;text&lt;/format&gt;
&lt;format&gt;image/tiff&lt;/format&gt;
&lt;format&gt;text/html&lt;/format&gt;</j.0:example>
<owl:disjointWith rdf:resource="#Audience"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith rdf:resource="#Purpose"/>
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith>
<owl:Class rdf:about="#Medium"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Contribution"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This data element shall be used to identify the software needed to access the learning object.&lt;/p&gt;
&lt;p&gt;For a digital resource, use a value from the IANA listing of MIME types.&lt;/p&gt;
&lt;p&gt;For non digital resources, use the value "non-digital".&lt;/p&gt;
&lt;p&gt;If a resource comprises several MIME types (e.g., a Web page with GIF and JPEG images), it is recommended to repeat this element to indicate each type.&lt;/p&gt;
&lt;p&gt;Although LOM notes the utility of using this element "to identify software" for the resource, it can also be used to indicate the resource medium (e.g., image, text, video) to end users. This is a common use of the element on TKI curently.&lt;/p&gt;</j.0:guideline>
<owl:disjointWith rdf:resource="#Point"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Tedious specification of mime types as possible string values?</owl:versionInfo>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="mime_type"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#Identifier"/>
<owl:disjointWith rdf:resource="#Metadata"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Format class.</rdfs:label>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Format class. Format corresponds to IEEE LOM 4.1 Format. They describe technical datatype(s) of (all the components of) a learning object. This data element shall be used to identify the software needed to access a learning object.
Vocabulary is made up of MIME types based on IANA registration.</rdfs:comment>
<owl:disjointWith rdf:resource="#Classification"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Format</j.0:title>
<owl:disjointWith rdf:resource="#Item"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Although the LOM mapping to unqualified Dublin Core shows this element to be equivalent to DC.Format, the LOM element is narrower in its application. Dublin Core's use of Format encompasses both technical and physical manifestations of a resource. In LOM, this element refers only to the technical format of the resource.&lt;/p&gt;</j.0:notes>
<owl:disjointWith rdf:resource="#Requirement"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Technical datatype(s) of (all the components of) this resource.</j.0:description>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
</owl:Class>
<owl:Class rdf:about="#KeyCompetency">
<owl:disjointWith rdf:resource="#TkiLevel"/>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NZC Key Competency</j.0:title>
<owl:disjointWith rdf:resource="#NzYearOfLearning"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the KeyComptenecy class.</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Competency"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="nzc-competencies"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-competencies</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Competency"/>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith>
<owl:Class rdf:about="#UnknownTaxonomy"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#ScotTerm"/>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the KeyCompetency class. A taxonomy included through the IEEE LOM 9 Classification element. Described New Zealand Curriculum Key Competency classifications which can be related to an item.
Taxon path source is 'znc-competency'. Classification purpose is 'competency'</rdfs:comment>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.03</j.0:id>
</owl:Class>
<owl:Class rdf:about="#ResourceLanguage">
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:subClassOf rdf:resource="#Language"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the ResourceLanguage class.</rdfs:label>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Maps to DC.Language.&lt;/p&gt;
&lt;p&gt;If the resource has no lingual content (as in the case of a picture of the Mona Lisa, for example), then the appropiate value for this data element would be "none".&lt;/p&gt;
&lt;p&gt;This element is distinct from &lt;a href="#3.4"&gt;3.4 Language&lt;/a&gt;, the default language of the metadata record.&lt;/p&gt;</j.0:notes>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the human language of the resource. If the resource is multilingual, list all languages that apply in any convenient order.&lt;/p&gt;
&lt;p&gt;The LOM datamodel indicates that both two-letter language codes (ISO 639-1) and three-letter language codes (ISO 639-2) can be used for this element.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Two-letter language codes are widely used in XML and LOM communities, and should be acceptable for implimentations in many juridictions and for the description of materials in common languages.&lt;/li&gt;
&lt;li&gt;Some policies and official practices in Canada, the US, and elsewhere require three-letter language codes to be used to be able to accomodate indigenous and other languages.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;implimentations using either one of the other language code sets should be able to accommodate both types.&lt;/p&gt;</j.0:guideline>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Language</j.0:title>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The primary human language or languages used within this learning object to communicate to the intended user.</j.0:description>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isPrimaryLanguageFor"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Item"/>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#RecordDefaultLanguage"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;language&gt;en&lt;/language&gt;
&lt;language&gt;ma&lt;/language&gt;
&lt;language&gt;niu&lt;/language&gt;</j.0:example>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Find an appropriate way of distinguishing the ranges of language_code as distinct for this class and its sibling.</owl:versionInfo>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the ResourceLanguage class. The ResourceLanguage class corresponds to IEEE LOM 1.3. It is a child of Language, existentially and universally restricted to being an primary language for an Item.</rdfs:comment>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.3</j.0:id>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom rdf:resource="#Item"/>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isPrimaryLanguageFor"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Point"/>
<owl:Class rdf:about="#Period"/>
</owl:unionOf>
</owl:Class>
<owl:Class rdf:about="#TargetResourceIdentifier">
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the TargetResourceIdentifier class.</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isIdentifierFor"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Relation"/>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7.2.1</j.0:id>
<owl:disjointWith rdf:resource="#ResourceIdentifier"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<owl:disjointWith>
<owl:Class rdf:about="#RecordIdentifier"/>
</owl:disjointWith>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Unlike other identifier elements within the system, this Identifier does not have a catalog element. This is non-standard LOM, with the potential to raise interoperability issues in the future, and will be changed in the next revision of the system.&lt;/p&gt;</j.0:notes>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;identifier&gt;
&lt;entry&gt;http://nzmaths.co.nz/ao/ao1-communicate-and-explain-counting-grouping-and-equal-sharing-strategies-using-words-numbers-an&lt;/entry&gt;
&lt;/identifier&gt;</j.0:example>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>0</owl:cardinality>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="catalog"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Resource Identifier</j.0:title>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element contains an entry string which uniquely identifies a related resource. This is often a URI for an external web resource.&lt;/p&gt;</j.0:guideline>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isIdentifierFor"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Relation"/>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A globally unique label that identifies the target learning object.</j.0:description>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:subClassOf rdf:resource="#Identifier"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the TargetResourceIdentifier class. The TargetResourceIdentifer class corresponds to IEEE LOM 7.2.1. It is a child of Identifier, existentially and universally restricted to being an identifer for Relations.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="#UnknownTaxonomy">
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<owl:disjointWith>
<owl:Class rdf:about="#TkiCommunity"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#ScotTerm"/>
<rdfs:subClassOf rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#NzYearOfLearning"/>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<owl:disjointWith rdf:resource="#TkiLevel"/>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith rdf:resource="#Iwi"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Defines the genericTaxonomy class. This class stands in for any custom taxonomies without distinct datatype properties. These would be applied to individual items through IEEE LOM Category 9.</rdfs:comment>
<owl:disjointWith rdf:resource="#KeyCompetency"/>
<owl:disjointWith>
<owl:Class rdf:about="#MarautangaLearningArea"/>
</owl:disjointWith>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the GenericTaxonomy class.</rdfs:label>
<owl:disjointWith rdf:resource="#NceaLevel"/>
</owl:Class>
<owl:Class rdf:about="#LomLifeCycle">
<owl:disjointWith rdf:resource="#LomRights"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:subClassOf rdf:resource="#LomCategory"/>
<owl:disjointWith>
<owl:Class rdf:about="#LomEducational"/>
</owl:disjointWith>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Life Cycle</j.0:title>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<owl:disjointWith rdf:resource="#LomAnnotation"/>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<owl:disjointWith rdf:resource="#LomGeneral"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;lifeCycle&gt;
&lt;contribute&gt;
&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Publisher&lt;/value&gt;
&lt;/role&gt;
&lt;entity xml:space="preserve"&gt;Ministry of Education Te Tāhuhu o te Mātauranga&lt;/entity&gt;
&lt;entry&gt;&lt;/entry&gt;
&lt;date&gt;
&lt;dateTime&gt;2010-09-30T11:00:00Z&lt;/dateTime&gt;
&lt;/date&gt;
&lt;/contribute&gt;
&lt;/lifeCycle&gt;</j.0:example>
<owl:disjointWith rdf:resource="#LomRelation"/>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category describes the history and current state of the resource and those entities that have affected this learning object during its evolution.</j.0:description>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2</j.0:id>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
</owl:Class>
<owl:Class rdf:about="#RecordIdentifier">
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom rdf:resource="#Metadata"/>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isIdentifierFor"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the RecordIdentifier class.</rdfs:label>
<owl:disjointWith rdf:resource="#ResourceIdentifier"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A globally unique identifier for this metadata record.</j.0:description>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;identifier&gt;
&lt;catalog&gt;TKI-Object&lt;/catalog&gt;
&lt;entry&gt;TKI80743&lt;/entry&gt;
&lt;/identifier&gt;</j.0:example>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom rdf:resource="#Metadata"/>
<owl:onProperty>
<owl:ObjectProperty rdf:about="#isIdentifierFor"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Identifier</j.0:title>
<owl:disjointWith rdf:resource="#TargetResourceIdentifier"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.1</j.0:id>
<rdfs:subClassOf rdf:resource="#Identifier"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element aggregate refers explicitly to the metadata record being created. It does not refer to the learning resource being described. &lt;/p&gt;
&lt;p&gt;The use of a globally unique, location-independent, persistent identifier for each metadata record becomes important in an interoperable environment, especially when metadata harvesting techologies are used.&lt;/p&gt;
&lt;p&gt;Metadata identifiers should be generated procedurally where possible.&lt;/p&gt;</j.0:guideline>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the RecordIdentifier class. The RecordIdentifier class corresponds to IEEE LOM 3.1. It is a child of Identifier, existentially and universally restricted to being an identifer for Metadata.</rdfs:comment>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI metadata typically has identical resource and metadata identifiers.&lt;/p&gt;
&lt;p&gt;A number of TKI identifiers for metadata do not have a catalog value set. When this is the case it can generally be assumed that the catalog is TKI-Object.&lt;/p&gt;</j.0:notes>
</owl:Class>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Period"/>
<owl:Class rdf:about="#Point"/>
</owl:unionOf>
</owl:Class>
<owl:Class rdf:about="#LomEducational">
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith rdf:resource="#LomGeneral"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;educational&gt;
&lt;intendedEndUserRole&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Teachers&lt;/value&gt;
&lt;/intendedEndUserRole&gt;
&lt;learningResourceType&gt;
&lt;source&gt;DCMI Type&lt;/source&gt;
&lt;value&gt;Teacher support materials&lt;/value&gt;
&lt;/learningResourceType&gt;
&lt;/educational&gt;</j.0:example>
<owl:disjointWith>
<owl:Class rdf:about="#LomClassification"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#LomLifeCycle"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Educational</j.0:title>
<owl:disjointWith rdf:resource="#LomRelation"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category describes the key educational or pedagogical characteristics of this resource.</j.0:description>
<rdfs:subClassOf rdf:resource="#LomCategory"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<owl:disjointWith rdf:resource="#LomAnnotation"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>5</j.0:id>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<owl:disjointWith rdf:resource="#LomRights"/>
</owl:Class>
<owl:Class rdf:about="#Medium">
<owl:disjointWith rdf:resource="#Relation"/>
<owl:disjointWith rdf:resource="#Format"/>
<owl:disjointWith rdf:resource="#Metadata"/>
<owl:disjointWith>
<owl:Class rdf:about="#Agent"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith rdf:resource="#Requirement"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>DCMI</j.0:authority>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#Item"/>
<owl:disjointWith rdf:resource="#LomCategory"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="medium_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Find out about this one - not used now, do we need it for the catalog.</owl:versionInfo>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
></j.0:example>
<owl:disjointWith rdf:resource="#Status"/>
<owl:disjointWith rdf:resource="#Purpose"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Medium class. Medium corresponds to the DCMI term Medium, referring to the material or physical carrier of a resource.
Medium is intended for the description of offline items. For digital content, the LOM element 4.1 Format should be used.
The encoding shceme "IMT" (Internet Media Types) is not valid for use with Medium where Type=Physical object. DC says... "if the resource is a movie on DVD, and is only available as a physical object, it should be described as such..."</rdfs:comment>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith rdf:resource="#ResourceType"/>
<owl:disjointWith rdf:resource="#Point"/>
<owl:disjointWith rdf:resource="#Period"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The material or physical carrier of the resource.</j.0:description>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Medium class.</rdfs:label>
<owl:disjointWith rdf:resource="#Audience"/>
</owl:Class>
<owl:Class rdf:about="#EducationalLevel">
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Purpose, from which this class inherits its important properties. This is a subclass defined by having only one specific value for the datatype property "purpose_name".</rdfs:seeAlso>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>educational level</owl:hasValue>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#purpose_name"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#Purpose"/>
<owl:disjointWith rdf:resource="#Competency"/>
<owl:disjointWith rdf:resource="#Discipline"/>
<owl:disjointWith>
<owl:Class rdf:about="#Idea"/>
</owl:disjointWith>
<owl:disjointWith rdf:resource="#AccessibilityRestrictions"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the EducationalLevel class. Equivalent to a specific value of IEEE LOM 9.1: Purpose. The purpose of classifying this learning object. Used to restrict other classes to a specific purpose.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="#Agent">
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:disjointWith rdf:resource="#Period"/>
<owl:disjointWith rdf:resource="#Status"/>
<owl:disjointWith rdf:resource="#Identifier"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<owl:disjointWith rdf:resource="#Technology"/>
<owl:disjointWith rdf:resource="#ResourceType"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="contribute_entity_name"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.2.2</j.0:id>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Agent class, the superclass of person-like entities, which have the ability to perform actions like contributing to resources.</rdfs:comment>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;entity xml:space="preserve"&gt;
BEGIN:VCARD
FN:
ORG:Ministry of Education Te Tāhuhu o te Mātauranga
X-ORG-ID:11
ADR:;;;;;;
URL:http://www.minedu.govt.nz/
END:VCARD
&lt;/entity&gt;</j.0:example>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contribute Entity</j.0:title>
<owl:disjointWith rdf:resource="#Item"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The identification of and information about entities (i.e., people, organizations) contributing to this learning object.</j.0:description>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI Contribute Entry elements often use name simple name strings like &lt;entity xml:space="preserve"&gt;robynw&lt;/entity&gt;, rather than full vCard entries.&lt;/p&gt;</j.0:notes>
<owl:disjointWith rdf:resource="#Contribution"/>
<owl:disjointWith rdf:resource="#Keyword"/>
<owl:disjointWith rdf:resource="#Relation"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See child classes Organisation and Person. Children inherit name, the ability to perform actions like contributing to resources.</rdfs:seeAlso>
<owl:disjointWith rdf:resource="#Format"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<owl:disjointWith rdf:resource="#Point"/>
<owl:disjointWith rdf:resource="#Metadata"/>
<owl:disjointWith rdf:resource="#Requirement"/>
<owl:disjointWith rdf:resource="#Audience"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2.3.2</j.0:id>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<owl:disjointWith rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#LomCategory"/>
<owl:disjointWith rdf:resource="#Purpose"/>
<owl:disjointWith rdf:resource="#Medium"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Contribute entity elements are generally governed by the vCard (virtual business card) specification and as such could contain very specific information about contributors such as email address, affiliation, and address. However, it is not recommended to track detailed or exhaustive affiliation information in the metadata record for a resource. A record describes the properties of a resource, and should not contain peripheral information.&lt;/p&gt;
&lt;p&gt;It is strongly recommended that contact detail information not be stored in the metadata for the learning resource itself.&lt;/p&gt;</j.0:guideline>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the Agent class.</rdfs:label>
</owl:Class>
<owl:Class rdf:about="#Idea">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#purpose_name"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>idea</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf rdf:resource="#Purpose"/>
<owl:disjointWith rdf:resource="#AccessibilityRestrictions"/>
<owl:disjointWith rdf:resource="#Discipline"/>
<owl:disjointWith rdf:resource="#Competency"/>
<owl:disjointWith rdf:resource="#EducationalLevel"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See parent class Purpose, from which this class inherits its important properties. This is a subclass defined by having only one specific value for the datatype property "purpose_name".</rdfs:seeAlso>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the Idea class. Equivalent to a specific value of IEEE LOM 9.1: Purpose. The purpose of classifying this learning object. Used to restrict other classes to a specific purpose.</rdfs:comment>
</owl:Class>
<owl:Class rdf:about="#LomClassification">
<owl:disjointWith rdf:resource="#LomGeneral"/>
<owl:disjointWith rdf:resource="#LomRights"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Child of LomCategory. Currently a placeholder used in documentation generation.</rdfs:comment>
<owl:disjointWith rdf:resource="#LomTechnical"/>
<owl:disjointWith rdf:resource="#LomEducational"/>
<rdfs:subClassOf rdf:resource="#LomCategory"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Classification</j.0:title>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI makes use of various individual classificatory schemes, generally supplementing &lt;a href="5"&gt;Category 5&lt;/a&gt;.</j.0:notes>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<owl:disjointWith rdf:resource="#LomAnnotation"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;classification&gt;
&lt;purpose&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;discipline&lt;/value&gt;
&lt;/purpose&gt;
&lt;taxonPath&gt;
&lt;source&gt;
&lt;string language="en"&gt;nzc-strand&lt;/string&gt;
&lt;/source&gt;
&lt;taxon&gt;
&lt;entry&gt;
&lt;string language="en"&gt;Mathematics and Statistics&lt;/string&gt;
&lt;/entry&gt;
&lt;/taxon&gt;
&lt;taxon&gt;
&lt;entry&gt;
&lt;string language="en"&gt;Number and Algebra&lt;/string&gt;
&lt;/entry&gt;
&lt;/taxon&gt;
&lt;taxon&gt;
&lt;entry&gt;
&lt;string language="en"&gt;Number knowledge&lt;/string&gt;
&lt;/entry&gt;
&lt;/taxon&gt;
&lt;/taxonPath&gt;
&lt;/classification&gt;
&lt;classification&gt;
&lt;purpose&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;educational level&lt;/value&gt;
&lt;/purpose&gt;
&lt;taxonPath&gt;
&lt;source&gt;
&lt;string language="en"&gt;nzc-level&lt;/string&gt;
&lt;/source&gt;
&lt;taxon&gt;
&lt;entry&gt;
&lt;string language="en"&gt;2&lt;/string&gt;
&lt;/entry&gt;
&lt;/taxon&gt;
&lt;/taxonPath&gt;
&lt;/classification&gt;</j.0:example>
<owl:disjointWith rdf:resource="#LomLifeCycle"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This category describes where this learning object falls within a particular classification system. To define multiple classifications there may be multiple instances of this category.</j.0:description>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9</j.0:id>
<owl:disjointWith rdf:resource="#LomMeta-Metadata"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<owl:disjointWith rdf:resource="#LomRelation"/>
</owl:Class>
<owl:Class rdf:about="#TkiCommunity">
<owl:disjointWith rdf:resource="#NceaSubject"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the TkiCommunity class.</rdfs:label>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith rdf:resource="#KeyCompetency"/>
<owl:disjointWith rdf:resource="#TkiLevel"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:ID="tki-community"/>
</owl:onProperty>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom rdf:resource="#Discipline"/>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#ScotTerm"/>
<owl:disjointWith rdf:resource="#UnknownTaxonomy"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Element included through the IEEE LOM 9 Classification element. Associates a record with a specific TKI community.</rdfs:comment>
<owl:disjointWith>
<owl:Class rdf:about="#LearningArea"/>
</owl:disjointWith>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the TkiCommunity class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Connects resources to specifc TKI communities (Assessment, Gifted, etc.).
Taxon path source is 'tki-community'. Classification purpose is 'discipline'</owl:versionInfo>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.11</j.0:id>
<owl:disjointWith rdf:resource="#NzYearOfLearning"/>
<rdfs:subClassOf rdf:resource="#Classification"/>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>tki-community</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property.</rdfs:seeAlso>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Discipline"/>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TKI Community</j.0:title>
</owl:Class>
<owl:Class rdf:about="#MarautangaLearningArea">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#Discipline"/>
</owl:Restriction>
</rdfs:subClassOf>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Marautanga Learning Area</j.0:title>
<owl:disjointWith rdf:resource="#NceaSubject"/>
<owl:disjointWith rdf:resource="#KeyCompetency"/>
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>moa-wa</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#UnknownTaxonomy"/>
<owl:disjointWith rdf:resource="#ScotTerm"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="#Discipline"/>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property. Also see subclasses MarautangaStrand and MarautangaSubStrand, which extend this class with additional string properties.</rdfs:seeAlso>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the MarautangaLearningArea class.</rdfs:label>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.05</j.0:id>
<owl:disjointWith rdf:resource="#TkiLevel"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the MarautangaLearningArea class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learning area to the resource, based on the Te Marautanga o Aotearoa.
Taxon path source is 'moa-wa'. Classification purpose is 'discipline'</rdfs:comment>
<owl:disjointWith rdf:resource="#TkiCommunity"/>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<owl:disjointWith rdf:resource="#NzYearOfLearning"/>
</owl:Class>
<owl:Class rdf:about="#LearningArea">
<owl:disjointWith rdf:resource="#NceaSubject"/>
<owl:disjointWith rdf:resource="#UnknownTaxonomy"/>
<owl:disjointWith rdf:resource="#TkiLevel"/>
<owl:disjointWith rdf:resource="#TkiCommunity"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NZC Learning Area</j.0:title>
<owl:disjointWith rdf:resource="#NzCurriculumLevel"/>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>An instance of the LearningArea class.</rdfs:label>
<owl:disjointWith rdf:resource="#NzYearOfLearning"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-strand</owl:hasValue>
<owl:onProperty>
<owl:DatatypeProperty rdf:about="#source_identifier"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Represents the LearningArea class. A TKI specific classification system, extending IEEE LOM through LOM 9.2. Assigns a learning area to the resource, based on the New Zealand Curriculum.
Taxon path source is 'nzc-strand'. Classification purpose is 'discipline'</rdfs:comment>
<owl:disjointWith rdf:resource="#AccessProfile"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x.04</j.0:id>
<rdfs:subClassOf>
<owl:Restriction>
<owl:someValuesFrom rdf:resource="#Discipline"/>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#ScotTerm"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:allValuesFrom rdf:resource="#Discipline"/>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#NceaLevel"/>
<rdfs:subClassOf rdf:resource="#Classification"/>
<rdfs:seeAlso rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>See Classification, from which this class inherits it's relationship to Purpose and Item, and the "source_identifier" property. Also see subclasses Strand and SubStrand, which extend this class with additional string properties.</rdfs:seeAlso>
<rdfs:subClassOf>
<owl:Restriction>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</owl:cardinality>
<owl:onProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose"/>
</owl:onProperty>
</owl:Restriction>
</rdfs:subClassOf>
<owl:disjointWith rdf:resource="#KeyCompetency"/>
</owl:Class>
<owl:ObjectProperty rdf:ID="isIntendedAudienceFor">
<rdfs:domain rdf:resource="#Audience"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Audience. Relates an Audience (equivalent to IEEE LOM 5.5 with a DCMI extended vocabulary) to Items, specifying a class of entity for whome the resource is intended or useful.</rdfs:comment>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="hasIntededAudience"/>
</owl:inverseOf>
<rdfs:range rdf:resource="#Item"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="isResourceTypeOf">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of ResourceType. Relates an Item to a ResourceType (equivalents to IEEE LOM 5.1).</rdfs:comment>
<rdfs:range rdf:resource="#Item"/>
<rdfs:domain rdf:resource="#ResourceType"/>
<owl:inverseOf>
<owl:ObjectProperty rdf:about="#hasResourceType"/>
</owl:inverseOf>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="hasClassification">
<rdfs:domain rdf:resource="#Item"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Taxon Path</j.0:title>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;taxonPath&gt;
&lt;source&gt;
&lt;string language="en"&gt;nzc-competencies&lt;/string&gt;
&lt;/source&gt;
&lt;taxon&gt;
&lt;entry&gt;
&lt;string language="en"&gt;Thinking&lt;/string&gt;
&lt;/entry&gt;
&lt;/taxon&gt;
&lt;/taxonPath&gt;</j.0:example>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Classifications signal relations created via a LOM 9 (Classification) element. Classes related through this object property should also have a hasPurpose relation.</rdfs:comment>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9.2</j.0:id>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A taxonomic path in a specific classification system. Each succeeding level is a refinement in the
definition of the proceeding level. There may be different paths, in the same or different classifications, which describe the same characteristic.</j.0:description>
<rdfs:range rdf:resource="#Classification"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Use this element aggregate to trace the path set out in a structured taxonomy for any given term. For example, if Children’s Literature is a narrower term of Literature and if Literature is a narrower term of Humanities in a taxonomy, the 9.2:Taxon Path element group allows the indexer to reconstruct this hierarchical relationship for search and retrieval purposes&lt;/p&gt;</j.0:guideline>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="isClassificationFor"/>
</owl:inverseOf>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isClassificationFor">
<owl:inverseOf rdf:resource="#hasClassification"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>This section lists commonly used classification schemes within the TKI metadata system. Classification schemes comprise ranges of values for IEEE LOM Category 9 elements.</j.0:description>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>x</j.0:id>
<rdfs:range rdf:resource="#Item"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Classification. Relates a Classification (equivalanet to IEEE LOM 9) to an Item, where the Classification is classifying that Item.</rdfs:comment>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This list represents classification schemes available through the current TKI Metadata editor. All and any LOM-valid classification schemes may be used within TKI records without failing validation.&lt;/p&gt;</j.0:notes>
<rdfs:domain rdf:resource="#Classification"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TKI Classifications</j.0:title>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="hasRelation">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Relations to Items. Relations are implimented as a class rather than a range of object properties as they also encapsulate datatype properties, like a DateTime.</rdfs:comment>
<rdfs:range rdf:resource="#Relation"/>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="isRelationFor"/>
</owl:inverseOf>
<rdfs:domain rdf:resource="#Item"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isIdentifierFor">
<owl:inverseOf>
<owl:ObjectProperty rdf:about="#isIdentifiedBy"/>
</owl:inverseOf>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: This relation is currently functional. However this isn't strictly true. It appears that TKI records may use the same identifier for both record and metadata. It is also likely that the same Identifier will identify an Item and a Relation (where the relation targets an item within the system).
May need to create a seperate object propery for relating Identifier to Relation.</owl:versionInfo>
<rdfs:domain rdf:resource="#Identifier"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Identifier. Relates an Identifier to an Item, Metadata or Relation, specifying an identifier for the object. No identifier should relate to more than one object, although often the actual content of an Item identifer and it's transitively related Metadata identifier will be identical.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Relation"/>
<owl:Class rdf:about="#Metadata"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#usesPrimaryLanguage">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item and Metadata. Relates languages to Items a the primary language of a resource, or to Metadata, as the default value for language strings.</rdfs:comment>
<owl:inverseOf>
<owl:ObjectProperty rdf:about="#isPrimaryLanguageFor"/>
</owl:inverseOf>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Metadata"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="#Language"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="hasKeyword">
<rdfs:domain rdf:resource="#Item"/>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="isKeywordOf"/>
</owl:inverseOf>
<rdfs:range rdf:resource="#Keyword"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Items to Keywords (equivalent to IEEE LOM 1.5).</rdfs:comment>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="hasMetadata">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Metadata to an Item. Meatdata encapsulates the equivalent of IEEE LOM Category 3: Meta-Metadata. Metadata objects are kept seperate from Item in this model as they share a number of object properties accross a different domain.</rdfs:comment>
<rdfs:domain rdf:resource="#Item"/>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="isMetadataFor"/>
</owl:inverseOf>
<rdfs:range rdf:resource="#Metadata"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="isContributionBy">
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="hasContributedTo"/>
</owl:inverseOf>
<rdfs:range rdf:resource="#Agent"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Contribution. Relates a Contribution to an Agent. A Contribution combines an Agent, a Role, and a datetime, creating an equivalent to IEEE LOM's 2.3 Contribute element.</rdfs:comment>
<rdfs:domain rdf:resource="#Contribution"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="isFormatOf">
<rdfs:domain rdf:resource="#Format"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Format. Relates a Format to Items, specifying digital formats applicable to the item.</rdfs:comment>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="hasFormat"/>
</owl:inverseOf>
<rdfs:range rdf:resource="#Item"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="isMaterialCarrierOf">
<rdfs:range rdf:resource="#Item"/>
<rdfs:domain rdf:resource="#Medium"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Medium (DCMI term). Relates a Medium to items, specifiying the material carrier of the resource, if applicable.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="isManifestedAs"/>
</owl:inverseOf>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="requiredBy">
<rdfs:range rdf:resource="#Item"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Requirement. Relates Items to Requirements (equivalent of IEEE LOM 4.4).</rdfs:comment>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="hasRequirement"/>
</owl:inverseOf>
<rdfs:domain rdf:resource="#Requirement"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#hasContributedTo">
<rdfs:domain rdf:resource="#Agent"/>
<owl:inverseOf rdf:resource="#isContributionBy"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<rdfs:range rdf:resource="#Contribution"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of an Agent. Relates an Agent to a Contribution. A Contribution combines an Agent, a Role, and a datetime, creating an equivalent to IEEE LOM's 2.3 Contribute element.</rdfs:comment>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isRelationFor">
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdfs:range rdf:resource="#Item"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Relation. Relates an Item to a Relation. Relations are equivalent to IEEE LOM Category 7.</rdfs:comment>
<rdfs:domain rdf:resource="#Relation"/>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element aggregate refers explicitly to the learning resource being described by the metadata record. It does not refer to the metadata record itself. The one exception is if the related resource exists only as a metadata record.&lt;/p&gt;
&lt;p&gt;Between the current and Legacy TKI metadata system there is an inconsistency whereby related items may be referenced through a location string in &lt;a href="#7.2.2"&gt;description&lt;/a&gt;, rather than through an Identifier element. Where an Identifier is used, it excludes the usual &lt;a href="#1.1.1"&gt;catalog&lt;/a&gt; element,&lt;/p&gt;</j.0:notes>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Resource</j.0:title>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;A container element combining an &lt;a href="#7.2.1"&gt;Identifier block&lt;/a&gt; and a &lt;a href="#7.2.2"&gt;description&lt;/a&gt; element.&lt;/p&gt;</j.0:guideline>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7.2</j.0:id>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<owl:inverseOf rdf:resource="#hasRelation"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;!-- With identifier --&gt;
&lt;resource&gt;
&lt;identifier&gt; &lt;entry&gt;http://nzmaths.co.nz/ao/ao1-communicate-and-explain-counting-grouping-and-equal-sharing-strategies-using-words-numbers-an&lt;/entry&gt;
&lt;/identifier&gt;
&lt;description&gt;
&lt;string&gt;&lt;/string&gt;
&lt;/description&gt;
&lt;/resource&gt;
&lt;!-- Without identifier --&gt;
&lt;resource&gt;
&lt;description&gt;
&lt;string language="mi"&gt;http://www2.fi.edu/&lt;/string&gt;
&lt;/description&gt;
&lt;/resource&gt;</j.0:example>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The target learning object that this relationship references.</j.0:description>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:ID="whichSatisfies">
<rdfs:range rdf:resource="#Requirement"/>
<owl:inverseOf>
<owl:ObjectProperty rdf:about="#isSatisfiedBy"/>
</owl:inverseOf>
<rdfs:domain rdf:resource="#Technology"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Technology. Relates Requirements to Technologies. Requirements have one or Technologies, any of which satisfies the requirement. Equivalanet to IEEE LOM 4.4.1: OrComposite.</rdfs:comment>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#hasIntededAudience">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Audiences (equivalent to IEEE LOM 5.5 with a DCMI extended vocabulary) to Items.</rdfs:comment>
<rdfs:range rdf:resource="#Audience"/>
<rdfs:domain rdf:resource="#Item"/>
<owl:inverseOf rdf:resource="#isIntendedAudienceFor"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isManifestedAs">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Items to Mediums (DCMI term), specifiying the material carrier of the resource, if applicable.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<owl:inverseOf rdf:resource="#isMaterialCarrierOf"/>
<rdfs:domain rdf:resource="#Item"/>
<rdfs:range rdf:resource="#Medium"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isSatisfiedBy">
<rdfs:domain rdf:resource="#Requirement"/>
<owl:inverseOf rdf:resource="#whichSatisfies"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Requirement. Relates Technologies to Requirements. Technologies related in this way have an "OR" relationship within the requirement - any is sufficient - this corresponds to IEEE LOM 4.4.1: OrComposite.</rdfs:comment>
<rdfs:range rdf:resource="#Technology"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#hasFormat">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Formats (equivalent to IEEE LOM 4.1) to Items.</rdfs:comment>
<rdfs:range rdf:resource="#Format"/>
<rdfs:domain rdf:resource="#Item"/>
<owl:inverseOf rdf:resource="#isFormatOf"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#hasResourceType">
<rdfs:range rdf:resource="#ResourceType"/>
<owl:inverseOf rdf:resource="#isResourceTypeOf"/>
<rdfs:domain rdf:resource="#Item"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates ResourceTypes (equivalents to IEEE LOM 5.1) to Item.</rdfs:comment>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isPrimaryLanguageFor">
<rdfs:domain rdf:resource="#Language"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Metadata"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
<owl:inverseOf rdf:resource="#usesPrimaryLanguage"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Language. Relates Items or Metadata for a Language. Represents LOM 1.3; The primary human language or languages used within this learning object to communicate to the intended user.</rdfs:comment>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isMetadataFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<rdfs:domain rdf:resource="#Metadata"/>
<rdfs:range rdf:resource="#Item"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of metadata. Relates Item to Metadata. Meatdata encapsulates the equivalent of IEEE LOM Category 3: Meta-Metadata. Metadata objects are kept seperate from Item in this model as they share a number of object properties accross a different domain.</rdfs:comment>
<owl:inverseOf rdf:resource="#hasMetadata"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isContributionTo">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Contribution. Relates a Contribution to either an Item (serving as an IEEE LOM 2.3 Lifecycle Contribute element) or a Metadata (serving as an IEEE LOM 3.2 Meta-Metadata Contribute element).</rdfs:comment>
<owl:inverseOf>
<owl:ObjectProperty rdf:ID="hasContribution"/>
</owl:inverseOf>
<rdfs:domain rdf:resource="#Contribution"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Metadata"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isKeywordOf">
<rdfs:domain rdf:resource="#Keyword"/>
<owl:inverseOf rdf:resource="#hasKeyword"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Keyword. Relates Keywords (equivalent to IEEE LOM 1.5) to Items.</rdfs:comment>
<rdfs:range rdf:resource="#Item"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#isIdentifiedBy">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item, Metadata and Relation. Relates these to Identifiers. Objects may have multiple identifiers, but no Identifier can relate to more than one object.</rdfs:comment>
<owl:inverseOf rdf:resource="#isIdentifierFor"/>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Metadata"/>
<owl:Class rdf:about="#Relation"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="#Identifier"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#hasContribution">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item and Metadata. Relates Contributions (equivalent to IEEE LOM 2.3 and 3.2). In the domain of Item this property relates Contributions to resources. In the domain of Metadata this property relates Contributions to the metadata record.</rdfs:comment>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Metadata"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:range rdf:resource="#Contribution"/>
<owl:inverseOf rdf:resource="#isContributionTo"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="#hasRequirement">
<owl:inverseOf rdf:resource="#requiredBy"/>
<rdfs:range rdf:resource="#Requirement"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item. Relates Requirements to Items. Multiple requirements relate for an "AND" relationship - each must be satisfied. Requirements are equivalent to IEEE LOM 4.4.</rdfs:comment>
<rdfs:domain rdf:resource="#Item"/>
</owl:ObjectProperty>
<owl:DatatypeProperty rdf:ID="coverage">
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;coverage&gt;
&lt;string language="en"&gt;New Zealand&lt;/string&gt;
&lt;/coverage&gt;</j.0:example>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The time, culture, geography, or region to which this learning object applies.</j.0:description>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.6</j.0:id>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Coverage</j.0:title>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to IEEE LOM 1.6:Coverage.</rdfs:comment>
<rdfs:domain rdf:resource="#Item"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the time period, areas, regions, and/or jurisdictions covered by the content of the resource using a customary, maintained vocabulary.&lt;/p&gt;
&lt;p&gt;Coverage represents the extent or scope of the content of the resource. Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range), or jurisdiction (such as a named administrative entity). &lt;/p&gt;
&lt;p&gt;Where appropriate, named places or time periods should be used in preference to numeric identifiers such as sets of co-ordinates or date ranges.&lt;/p&gt;</j.0:guideline>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;For more precise specifications of spatial and temporal coverage TKI provides DCMI Point and DCMI Period options as &lt;a href="#9"&gt;category 9&lt;/a&gt; classifications.&lt;/p&gt;</j.0:notes>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#metadata_schema">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Metadata. Equivalent to LOM .3.3; The name and version of the authoritative specification used to create this metadata instance.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="#Metadata"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: This doesn't seem to appear in records. Should it be removed?</owl:versionInfo>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#profile:description">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Provides a brief description for this element.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#technology_name">
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;name&gt;
&lt;source&gt;Curriculum Corporation technical requirement&lt;/source&gt;
&lt;value&gt;MS-Windows&lt;/value&gt;
&lt;/name&gt;</j.0:example>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Name of the required technology to use this resource.</j.0:description>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:domain rdf:resource="#Technology"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the name of the operating system or browser required to use the learning resource.&lt;/p&gt;
&lt;p&gt;The specified LOM vocabulary is fairly dated. It is common to use a different nameing scheme, specified in the source element for Name.&lt;/p&gt;
&lt;p&gt;Unlike most other LOM vocabularies, this one should be actively updated to reflect new systems to properly serve its intended purpose. New values should be expressed in a form consistent with those already supplied. For this reason, maintanence of and appropriate use of this element can be challenging.&lt;/p&gt;</j.0:guideline>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Technology. Equivalent to LOM 4.4.1.2; Name of the required technology to use this resource.</rdfs:comment>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Requirement Name</j.0:title>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.4.1.2</j.0:id>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#profile:external-range">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Provides the unique id of a data-type property containing the vocabulary for this element. Used where the annotations are stored in a different property, or a class outside the domain of the datatype property.</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Clarify how this will be used.</owl:versionInfo>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="aggregation_level">
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.8</j.0:id>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The functional granularity of a learning object.</j.0:description>
<rdfs:domain rdf:resource="#Item"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;aggregationLevel&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;aggregationLevelValue&gt;2&lt;/aggregationLevelValue&gt;
&lt;/aggregationLevel&gt;</j.0:example>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Aggregation Level</j.0:title>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to LOM 1.8; The functional granularity of the this learning object. This element is to be used for describing digital learning objects. Potentially, it could also be used for teacher created content created within a learning management system.</rdfs:comment>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI uses a non-standard XML syntax to represent this element.&lt;/p&gt;</j.0:notes>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Vocabulary values for this element should consist of numerical values that correspond generally to the brief descriptions provided in the LOM dartamodel, as indicated below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1 (raw media data or fragments). This refers to any resource that cannot be further and easily decomposed into component resources. This applies to executable files, Macromedia Flash files, or images, for example. It does not apply to Zip or other easily decomposable file types.&lt;/li&gt;
&lt;li&gt;2 (a collection of level-1 learning objects). This refers to packages that can be accessed as individual files, where those files together form a single aggregate resource. A single web page comprising html and images is an example.&lt;/li&gt;
&lt;li&gt;3 (a collection of level-2 learning objects). This refers to resources that can be decomposed into two or more resources that are themselves collections of raw data fragments. A set of web pages or website is an example.&lt;/li&gt;
&lt;li&gt;4 (the largest level of granularity). This value simply refers to any resource that incorporates more than two levels of combination or aggregation. These aggregations of multiple objects may compose, but are not limited to, courses or certificate programs.&lt;/li&gt;</j.0:guideline>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="taxon_name">
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The textual label of a taxon.</j.0:description>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Taxon entry</j.0:title>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;entry&gt;
&lt;string language="en"&gt;Thinking&lt;/string&gt;
&lt;/entry&gt;</j.0:example>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdfs:domain rdf:resource="#UnknownTaxonomy"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of UnknownTaxonomy used to represent any undescribed taxon elements used to classify an item under IEEE LOM Category 9.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Provide the human language value for the taxonomic term.&lt;/p&gt;</j.0:guideline>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Multilingual implementations of this element group should make use of multiple or multilingual taxonomies rather than simply translating individual taxonomic terms.&lt;/p&gt;</j.0:notes>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9.2.2.2</j.0:id>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#object_status_name">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of LearningObjectStatus. Contains the vocabulary for IEEE LOM 2.2.</rdfs:comment>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>final</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>unavailable</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>revised</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>draft</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:domain rdf:resource="#LearningObjectStatus"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#description">
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Maps to DC.Description.&lt;/p&gt;</j.0:notes>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdfs:domain rdf:resource="#Item"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.4</j.0:id>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;description&gt;
&lt;string language="en"&gt;Teacher support material (TSM) for a report (levelled at Gold 2) by Fiona Cross about the Tsavo National Park in Kenya, a home to many wild animals, and its care of orphaned baby elephants. Provides an instructional focus for reading and writing, and a possible science curriculum focus at level 1 and 2. Identifies text characteristics for the after 3 years at school reading standard.&lt;/string&gt;
&lt;/description&gt;</j.0:example>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to LOM 1.4; The description should be in language and terms appropriate for those that decide whether or not the learning object being described is appropriate or relevant for the users. Maps to DC.Description.</rdfs:comment>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Provide a neutral and concise yet thorough description of the learning resource. If the resource provides its own textual description, abstract, or table of contents, such information can be included verbaitim (copyright allowing). Use language most likely to be employed by searchersm providing as many relevant key terms and concepts as possible.&lt;/p&gt;
&lt;p&gt;The description should be in language and terms appropriate for those that decide whether or not the resource being described is appropriate and relevant for the users.&lt;/p&gt;</j.0:guideline>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A textual description of the content of this learning object.</j.0:description>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Description</j.0:title>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="other_platform_requirements">
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.6</j.0:id>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Provide a concise yet thorough description of technical requirements for using the learning resource. If the resource provides its own description of these requirements, such information can be included verbatim (as long as copyright is respected).&lt;/p&gt;
&lt;p&gt;Describe the resource using language most likely to be understood by the community of end users, regardless of the type of technology involved.&lt;/p&gt;</j.0:guideline>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Information about other software and hardware requirements.</j.0:description>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to IEEE LOM 4.6; information about other software and hardware requirements. This element is intended for descriptions of requirements that cannot be expressed by data element 4.4:Technical.Requirement.</rdfs:comment>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;otherPlatformRequirements&gt;
&lt;string language="en"&gt;Due to the use of rich media content, this learning object is suitable for a connection speed of 256kb/s or faster. This learning object is suitable for use on most interactive whiteboards with the following constructions: hard and soft surface, electromagnetic and conductive.&lt;/string&gt;
&lt;/otherPlatformRequirements&gt;</j.0:example>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element is intended for descriptions of requirements that cannot be expressed by data element 4.4:Technical.Requirement.&lt;/p&gt;</j.0:notes>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Other Platform Requirements</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<rdfs:domain rdf:resource="#Item"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#mime_type">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Format. Specifies the Internet Media Types vocabulary code for this Format.</rdfs:comment>
<rdfs:domain rdf:resource="#Format"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#iwi_name">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Iwi. Name of the Iwi associated with this resource.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Iwi"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#resource_type_name">
<rdfs:domain rdf:resource="#ResourceType"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of ResourceType. A range of strings from the TKI DCMI extension of the LOM 5.1:Learning Resource Type vocabulary.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Application series</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Animation</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Assessment Resource Bank</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Biography</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Case study</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Collection</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Curriculum support material</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Curriculum update</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Dictionary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Discussion group</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Educational agency</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Enrichment program</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Exemplar</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Experiment</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>FAQ</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Form</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Glossary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Government agency</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Image</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Interactive resource</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Junior Journal</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Lesson plan</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Map</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>NCEA support material</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>News service</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Presentation</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Professional association</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Professional development material</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Professional reading</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Report</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Research</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>School Journal</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>School Journal Story Library</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Software</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Story</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Student activity</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Student work</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Teacher support materials</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Unit plan</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Tool</rdf:first>
</rdf:rest>
</rdf:rest> </rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Student reading material</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Sound</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Service</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Review</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Professional development provider</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Poem</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>National Standards illustration</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Multimedia resource</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Model</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Mailing list</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Learning sequence</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Interview</rdf:first>
</rdf:rest>
</rdf:rest> </rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>ICT Learning Experience</rdf:first>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Guidelines</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Figure It Out series</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Event</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Encyclopedia</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Curriculum statement</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Connected series</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Building Science Concepts series</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Assessment material</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="version">
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Provide a version statement that appears on the resource and/or that is descriptive of it.&lt;/p&gt;
&lt;p&gt;This element is understood as describing software versioning conventions (e.g., alpha, beta) as well as document publication conventions (e.g., first edition).&lt;/p&gt;
&lt;p&gt;This element is not intended to convey document status information (e.g., draft, revised, final) nor series number information (e.g., episode 1).
&lt;p&gt;If no version information is provided, do not use this field.&lt;/p&gt;</j.0:guideline>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2.1</j.0:id>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI currently uses a bare string for the version value. IEEE LOM specifies a language string.&lt;/p&gt;</j.0:notes>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;version&gt;
&lt;string&gt;3.0&lt;/string&gt;
&lt;/version&gt;</j.0:example>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The edition of this resource.</j.0:description>
<rdfs:domain rdf:resource="#Item"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Version</j.0:title>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to LOM 2.1; The edition of this learning object.</rdfs:comment>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="copyright_description">
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Copyright Description</j.0:title>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Use to describe rights information that is stable, fixed, and meaningful to intended end users. If the resource has a rights statement accompanying it, it may be appropriate to include it here.&lt;/p&gt;
&lt;p&gt;TKI records generally use this field to name the primary copyright holding entity - for instance, Ministry of Education Te Tāhuhu o te Matauranga.&lt;/p&gt;</j.0:guideline>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Description of the conditions of use of this resource.</j.0:description>
<rdfs:domain rdf:resource="#Item"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>6.3</j.0:id>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI provides a &lt;a href="#2.3.1"&gt;2.3.1&lt;/a&gt; value of "Copyright holder" which can also be used to express copyright ownership information.&lt;/p&gt;
&lt;p&gt;This field is generally used within TKI to present the title of the copyright holder for the resource, and is often referred to as "Rights information". The string values of this field are also matched against for some functionality within the TKI Search - boosting of Ministry of Education publications and placement of Ministry of Education icons next to results.&lt;/p&gt;</j.0:notes>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String propert of Item. LOM 6.3; Comments on the conditions of use of this learning object. Is either a textual statement or a URL pointing to a rights statement, or a combination, when a brief statement and a more lengthy one are available. This element maps to DC.Rights. And appears in the MMS as 'Rights Information'.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;description&gt;
&lt;string language="en" xml:space="preserve"&gt;Ministry of Education Te Tāhuhu o te Mātauranga&lt;/string&gt;
&lt;/description&gt;</j.0:example>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#catalog">
<rdfs:domain rdf:resource="#Identifier"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.1.1</j.0:id>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;catalog&gt;TKI-Object&lt;/catalog&gt;</j.0:example>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The name or designator of the idenification or cataloging scheme for the identifier entry. A namespace scheme.</j.0:description>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the Identifier class. An identifier string for this catalog. catalog_name is equivalent to IEEE LOM 1.1.1 / 3.1.1: Catalog.
This property currently has a controlled range combining specific catalogs used in the TKI metadata system, and a set of recommended generic catalog namespaces.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This item is not contrained to a set vocabulary. However, the following are common general values: URI, URL, URN, PURL, DOI, ISBN, ISSN.&lt;p&gt;
&lt;p&gt;The TKI system contains a number of records related to Digistore using the schemes TLF-Resource, TLF-LearningObject, Sharing Exchange Learning Resource, Sharing Exchange Metadata and TLF-Metdata.&lt;/p&gt;
&lt;p&gt;TKI-specific metdata generally uses the catalog TKI-Object.&lt;/p&gt;</j.0:notes>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Catalog does not refer to a subject classification scheme (e.g., DDC, LCSH). Most catalogs are known by a standard abbreviation. Use this abbreviation rather than spelling out the name of the catalog (use DOI rather than Digital Object Identifier).&lt;/p&gt;</j.0:guideline>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Identifier Catalog</j.0:title>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.1.1</j.0:id>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#record_status_name">
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Live</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Passed QA</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Ready for QA</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Ready to translate</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Rejected</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Ready to publish</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="#RecordStatus"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of RecordStatus. Range is constrained to values used by TKI for metadata record management. When expressed as LOM, appears within Category 3, but is a non-standard LOM element.</rdfs:comment>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#source_identifier">
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The name of the classification system.</j.0:description>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9.2.1</j.0:id>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;source&gt;
&lt;string language="en"&gt;nzc-competencies&lt;/string&gt;
&lt;/source&gt;</j.0:example>
<rdfs:domain rdf:resource="#Classification"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the Classification class. Equivalent to IEEE LOM 9.2: Source. The name of the classification system.
This property currently has a TKI-specific controlled range.</rdfs:comment>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: May unrestrict this property, which is probably more in the spirit of the element. For now it may be useful for spotting unifientified classifications however.</owl:versionInfo>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the standard name or title of the taxonomy, term listing, or controlled vocabulary from which the terms used in 9.2.2:Taxon are derived.&lt;/p&gt;</j.0:guideline>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-la</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-strand</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>tki-community</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>ncea-subject</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>ncea-level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Māori-subject-headings</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Key learning objective</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Educational value statement</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>DCMI Point</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>DCMI Period</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>iwi</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>TLF_accessprofile</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>nqf</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>ScOT</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-national-standard</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nz-year-of-learning</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TKI-level</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-competencies</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>moa-wa</rdf:first>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Taxon Path Source</j.0:title>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Note, a number of these source values don't seem to be in use. Were sourced from documentation.</owl:versionInfo>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#relation_kind">
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;kind&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Conforms To&lt;/value&gt;
&lt;/kind&gt;</j.0:example>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Values for this element are derived from DublinCore, via IEEE LOM. There is some variation as to formatting of these values amongst implimentations. TKI favours sentence-case words with spaces.&lt;/p&gt;
&lt;p&gt;Category 7 is a repeatable category. While 7.1 kind is not repeatable within a relation element, multiple relations can be described through multiple iterations of relation.&lt;/p&gt;</j.0:notes>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Kind</j.0:title>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Nature of the relationship between this learning object and the target learning object, identified by 7.2:Relation.Resource.</j.0:description>
<rdfs:domain rdf:resource="#Relation"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Relation. Corresponds to LOM 7.1; Kind. Nature of the relationship between this learning object and the target learning object, identified by 7.2:Relation.Resource. Constrained to a TKI-extended range.</rdfs:comment>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Part Of</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Has Part</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Format Of</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Has Format</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>References</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Based On</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Requires</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Required By</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Sibling Of</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Has Translation Of</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>See Also</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Is Translation Of</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Conforms To</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Basis For</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Referenced By</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Has Version</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Is Version Of</rdf:first>
</rdf:rest>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the type of relationship between the learning resource described by the metadata record and another learning resource.&lt;/p&gt;</j.0:guideline>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7.1</j.0:id>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#contribute_entity_name">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Agent class (and children). Equivalent of LOM 2.3.2; Contribute.Entity. Identification (name) of the person or organisation contributing to the resource.</rdfs:comment>
<rdfs:domain rdf:resource="#Agent"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#profile:repeatable">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Boolean describing if the element can be repeated inside it's parent.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="maximum_version">
<rdfs:domain rdf:resource="#Technology"/>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Highest possible version of the required technology to use this learning object.</j.0:description>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.4.1.4</j.0:id>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;maximumVersion&gt;7.5&lt;/maximumVersion&gt;</j.0:example>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element may be useful to indicate requirements associated with legacy systems that are not fully supported. However, in general its use is discouraged as it is of limited general use, and very difficult to keep accurate.&lt;/p&gt;</j.0:guideline>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Technology Maximum Version</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Technology. Corresponds to IEEE LOM 4.4.1.4. Describes the maximum version of this technology sufficient to meet the requirement.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#minimum_version">
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;minimumVersion&gt;5.5&lt;/minimumVersion&gt;</j.0:example>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Technology"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Technology Maximum Version</j.0:title>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;When the software is designated with both a popular version name (e.g., Office XP) and a version name that more closely resembles the examples provided by the LOM (e.g., Office 10, 4.2), use the latter.&lt;/p&gt;</j.0:guideline>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Lowest possible version of the required technology to use this resource.</j.0:description>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Technology. Corresponds to IEEE LOM 4.4.1.3. Describes the minimum version of this technology sufficient to meet the requirement.</rdfs:comment>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.4.1.3</j.0:id>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#profile:required">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Boolean describing if the element is required within its parent.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:ID="size">
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The size of the learning object in bytes (octets),</j.0:description>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Object. Equivalent to LOM 4.2; The size of the digital learning object in bytes (octets).</rdfs:comment>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Size</j.0:title>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element refers to the size of a digital resource in bytes. Do not use this element to describe the size or dimensions of a physical resource.&lt;/p&gt;
&lt;p&gt;One important function of this element is to indicate to users and systems the download time or bandwidth requirements of a resource. However the LOM statement for this element occasionally subverts this use by specifying that compressed resources be specified at their uncompressed size. This is problematic for numerous formats where ocmpression is intrinsic to the format, like PDF, streaming audio or video, or JPEG images. As a result it is recommended that this LOM guideline is disregarded except where it will clearly assist the user, in situations where a compressed resource must be uncompressed to be used, and the difference in size is non-trivial.&lt;/p&gt;
&lt;p&gt;In the case of streaming media the size should be specified as 0. Streaming rates and requirements may be specified in 4.6:Other platform requirements.&lt;/p&gt;</j.0:guideline>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;size&gt;9486&lt;/size&gt;</j.0:example>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.2</j.0:id>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="#Item"/>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This element should only ever refer to bytes, and should only contain the digits 0 through 9.&lt;/p&gt;
&lt;p&gt;This element is often unspecified in TKI records, as it is not relevant, but still appears as an empty element.&lt;/p&gt;</j.0:notes>
</owl:DatatypeProperty>
<owl:DatatypeProperty rdf:about="#location">
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI location elements include an attribute ("id") specifying the namespace scheme for the location. This is nonstandard for this element.&lt;/p&gt;</j.0:notes>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Location</j.0:title>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A string that is used to access this learning object.</j.0:description>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Provide the Web address, URI, or other type of address for the learning resource. Location may also be a string that can be used to resolve or point to the location of the resource (e.g., PURL, DOI). Include the full path along with prefixes indicating transfer protocol such as http or ftp.&lt;/p&gt;</j.0:guideline>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.3</j.0:id>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;location id="URL"&gt;http://literacyonline.tki.org.nz/Literacy-Online/Student-needs&lt;/location&gt;</j.0:example>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Check into docs below - seems to be incorrect.</owl:versionInfo>
<rdfs:domain rdf:resource="#Item"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to LOM 4.3; A string that is used to access this learning object.
This may be a location (eg Universal Resource Locator), or a method that resolves to a location (eg Universal Resource Indentifier). The first element of this list shall be the prefereable location. NOTE: This is where the learning object described by this metadata instance is physically located.</rdfs:comment>
</owl:DatatypeProperty>
<owl:FunctionalProperty rdf:ID="nzc_sub_strand">
<rdfs:domain rdf:resource="#SubStrand"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of SubStrand. This is a placeholder for a more elegant solution to the NZC strand taxonomy.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="duration">
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Provide the complete duration of the learning resource using the Duration datatype.&lt;p&gt;
&lt;ul&gt;
&lt;li&gt;Use for time-based media only.&lt;/li&gt;
&lt;li&gt;Do not use for interactive resources where duration may vary.&lt;/li&gt;
&lt;li&gt;This datatype is based the ISO 8601:2000 standard for expressing date and time. The relevant aspects of this ISO standard for expressing duration are summarized at &lt;a href="http://www.w3.org/TR/xmlschema-2/#duration"&gt;http://www.w3.org/TR/xmlschema-2/#duration&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;This element does not necessarily refer to the amount of time needed for a student to use the learning resource.&lt;/li&gt;
&lt;/ul&gt;</j.0:guideline>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;duration&gt;
&lt;duration&gt;PT37M45S&lt;/duration&gt;
&lt;/duration&gt;
&lt;!-- alternative version with a string value --&gt;
&lt;duration&gt;
&lt;description&gt;
&lt;string language="en"&gt;depending on playback speed, between 20
and 25 minutes&lt;/string&gt;
&lt;/description&gt;
&lt;/duration&gt;</j.0:example>
<rdfs:domain rdf:resource="#Item"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.7</j.0:id>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to LOM 4.7; Time a continuous learning object takes when played at intended speed. This data element is especially useful for sounds, movies or animations. Vocabulary based on ISO8601 Duration.</rdfs:comment>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Duration</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Time a continuous learning object takes when played at intended speed.</j.0:description>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;This data element is especially useful for sounds, movies, or animations.&lt;/p&gt;
&lt;p&gt;To avoid manual input, values for this element should be captured from or supplied by an electronic system whenever possible.&lt;/p&gt;</j.0:notes>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#hasStatus">
<rdfs:range rdf:resource="#Status"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf>
<owl:InverseFunctionalProperty rdf:about="#isStatusOf"/>
</owl:inverseOf>
<rdfs:domain>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Item"/>
<owl:Class rdf:about="#Metadata"/>
</owl:unionOf>
</owl:Class>
</rdfs:domain>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Item and Metadata. Relates a status to an object. Note that this relationship is effectively subclassed through restrictions to it's range for its respective domains.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#contribution_date">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>DateTime property of Contribution. Equivalent to LOM 2.3.3/3.2.3; The date of the contribution.</rdfs:comment>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The date of the contribution.</j.0:description>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;date&gt;
&lt;dateTime&gt;2011-09-12T11:36:10Z&lt;/dateTime&gt;
&lt;/date&gt;</j.0:example>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contribute Date</j.0:title>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2.3.3</j.0:id>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate a date on which the contribution was made of completed.&lt;/p&gt;
&lt;p&gt;IEEE LOM permits partial dates, eliminating values as necessary from right to left: YYYY-MM, YYYY, etc.&lt;/p&gt;</j.0:guideline>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.2.3</j.0:id>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;IEEE LOM DateTime datatype is based on the ISO80601:2000 standard for expressing date and time.&lt;/p&gt;
&lt;p&gt;Ensure that the DateTime corresponds to the Contribute Role for the Contribute element in question - this is a date for the contribution in that single role capacity, not for the entity in general.&lt;/p&gt;</j.0:notes>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:repeatable>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:domain rdf:resource="#Contribution"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="moa_sub_strand">
<rdfs:domain rdf:resource="#MarautangaSubStrand"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Strong property of MarautangaSubStrand. This is a placeholder for a more elegant solution to the NZC strand taxonomy.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="duration_name">
<rdfs:domain rdf:resource="#Period"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Period. A name for the time interval.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="entry">
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The value of the identifier within the identification or cataloging scheme that designates or identifies this learning object. A namespace-specific string.</j.0:description>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;entry&gt;TKI1234567&lt;/entry&gt;</j.0:example>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Identifier entry strings should be generated procedurally to ensure uniqueness and pattern confromance.&lt;/p&gt;
&lt;p&gt;TKI-Object identifier strings are digits prefixed with "TKI".&lt;/p&gt;
&lt;p&gt;Digistore identifier strings are generally digits prefixed with "R" or "L".&lt;/p&gt;</j.0:guideline>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Indentifier Entry</j.0:title>
<rdfs:domain rdf:resource="#Identifier"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;To avoid manual input, values for this element should be captured from existing electronic resources whenever possible.&lt;/p&gt;
&lt;p&gt;Preserve any typographic symbols or spacing from your source.&lt;/p&gt;</j.0:notes>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.1.2</j.0:id>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.1.2</j.0:id>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7.2.1.2</j.0:id>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Identifier. Equivalent to IEEE LOM 1.1.2, IEEE LOM 3.1.2, or IEEE LOM 7.2.1.2 (Identifier Entry), depending upon context. The value of the identifier within the identification namespace scheme.
Namespace schemes are defined via the Catalog datatype property.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#title">
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;title&gt;
&lt;string language="en"&gt;National Standards Illustrations: Reading, Year 8. Deer, Oh Deer&lt;/string&gt;
&lt;/title&gt;</j.0:example>
<rdfs:domain rdf:resource="#Item"/>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Maps to dc:title.&lt;/p&gt;</j.0:notes>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1.2</j.0:id>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Use a common title appearing on or associated with the resource.&lt;/p&gt;
&lt;p&gt;Capitalization in title elements is irrelevant. For the sake of consistency, you may want to use sentence style capitalization with all proper nouns capitalized.&lt;p&gt;
&lt;p&gt;Leading articles (The, A, An) should not be omitted nor their position changed when entering a title.&lt;/p&gt;
&lt;p&gt;If untitled, the title generally should be a short descriptive phrase, but not a description.&lt;/p&gt;
&lt;p&gt;Although title is not repeatable, it is multilingual - enter the title in as many languages as is appropriate.&lt;/p&gt;
&lt;p&gt;If a resource has an official title, yet is more commonly known by an unofficial title, list the official title first with the more familiar title following in parentheses.&lt;/p&gt;
&lt;p&gt;Where applicable, include both title and subtitle seperated by a colon.&lt;/p&gt;</j.0:guideline>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Title</j.0:title>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM 1.2</j.0:authority>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>A name given to the resource. Typically, a Title will be a name by which the resource is formally known.</j.0:description>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Equivalent to LOM 1.2 Title.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="point_units">
<rdfs:domain rdf:resource="#Point"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. The units applying to unlabelled numeric values of elevation.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="north">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#Point"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. The coordinates of thelocation measured in the north direction.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="assessment_what_next">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Would this live in the Metadata class or the Item class?</owl:versionInfo>
<rdfs:domain rdf:resource="#Item"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Boolean property of Item. Marks the record out as usable by the What Next application.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#technology_type">
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>operating system</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>browser</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4.4.1.1</j.0:id>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdfs:domain rdf:resource="#Technology"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Requirement Type</j.0:title>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Technology. Equivalent to LOM 4.4.1.1.</rdfs:comment>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;type&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;Operating System&lt;/value&gt;
&lt;/type&gt;</j.0:example>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the kind of technology to which the requirement applies.&lt;/p&gt;
&lt;p&gt;LOM provides only two vocabulary values for this element. If this element and the other elements in 4.4:Requirement aggregate element are to be used, it is recommended that additional values are considered.&lt;/p&gt;</j.0:guideline>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: Find out TKI range of values.</owl:versionInfo>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The type of technlogy required to use this learning object.</j.0:description>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="elevation">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Point"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. The coordinate of the location measured in the vertical direction.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#purpose_name">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Purpose. Contains range of valid strings for IEEE LOM 9:Classification purposes.</rdfs:comment>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>skill level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>security level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>iwi</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>accessibility restrictions</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>competency</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>educational level</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>educational objective</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>prerequisite</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>idea</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>discipline</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#Purpose"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="cost">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Item. Corresponds to LOM 6.1; Whether use of this learning object requires payment.</rdfs:comment>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Few TKI or TLF records have values for this element. Both source and value are generally empty (which is non-standard LOM).&lt;/p&gt;</j.0:notes>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Cost</j.0:title>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;cost&gt;
&lt;source&gt;LOMv1.0&lt;/source&gt;
&lt;value&gt;no&lt;/value&gt;
&lt;/cost&gt;</j.0:example>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>6.1</j.0:id>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Whether use of this resource requires payment.</j.0:description>
<rdfs:domain rdf:resource="#Item"/>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate whether or not there is a monetary price associated with the resource.&lt;/p&gt;
&lt;p&gt;LOM metadata is not intended as a price management system, or a sufficient backend for an online payment system. It is recommended that more detailed price tracking information is stored in a separate system.&lt;/p&gt;</j.0:guideline>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>No</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Yes</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="duration_start">
<rdfs:domain rdf:resource="#Period"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Period. The instant corresponding to the commencement of the time interval.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#ncea-level">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the NceaLevel class. The NCEA level applicable to a resource. This property is restricted to digits representing the three NCEA levels in the New Zealand Curriculum.</rdfs:comment>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#NceaLevel"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#TLF_accessprofile">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the AccessProfile class. The access profiles that the item will support.
This property is restricted to a range derived from the profiles are defined in The Le@rning Federation Accessibility Specification.</rdfs:comment>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Visual independence</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Hearing independence</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Device independence</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Physical independence</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Colour independence</rdf:first>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:domain rdf:resource="#AccessProfile"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="time_encoding_scheme">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Period"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Period. The encoding used for the representation of the time-instants in the start and end components.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="nzc_learning_area">
<rdfs:domain rdf:resource="#LearningArea"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of LearningArea. This is a placeholder for a more elegant solution to the NZC strand taxonomy.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="moa_strand">
<rdfs:domain rdf:resource="#MarautangaStrand"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Strong property of MarautangaStrand. This is a placeholder for a more elegant solution to the NZC strand taxonomy.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="point_zunits">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Point"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. The units applying to unlabelled numeric values of elevation.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="record_role">
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The kind of contribution.</j.0:description>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of RecordContribution. Has a vocabulary of TKI contributor roles for metadata records. Corresponds to IEEE LOM 3.2.1.</rdfs:comment>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contribute Role</j.0:title>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#RecordContribution"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3.2.1</j.0:id>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Validator&lt;/value&gt;
&lt;/role&gt;</j.0:example>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Validator</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Editor</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Creator</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;The function or part performed by the person or institution contributing to the metadata record, for administrative and record management purposes.&lt;/p&gt;
&lt;p&gt;Use a separate 3.2:Contribute group for each role that applues to the learning resource at hand. This is most useful for record management pruposes. All metadata records should have an identified Creator.&lt;/p&gt;</j.0:guideline>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#hasPurpose">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<owl:inverseOf>
<owl:InverseFunctionalProperty rdf:ID="isPurposeFor"/>
</owl:inverseOf>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Classification. Relates a Classification to a Purpose, stating that the classification has said prupose (Purpose is equivalent to IEEE LOM 9.1).</rdfs:comment>
<rdfs:range rdf:resource="#Purpose"/>
<rdfs:domain rdf:resource="#Classification"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="relation_description">
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;description&gt;
&lt;string language="en"&gt;Large thumbnail version of current resource&lt;/string&gt;
&lt;/description&gt;</j.0:example>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the nature of the referenced resource. A short title or simple phrase of description may be all that is necessary.&lt;/p&gt;
&lt;p&gt;Descriptions of related resources can be useful for print or non-digital resources, as well as for complex relationships between resources.&lt;/p&gt;</j.0:guideline>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Relation. Equivalent to IEEE LOM 7.2.2.</rdfs:comment>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<rdfs:domain rdf:resource="#Relation"/>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Resource Description</j.0:title>
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:required>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7.2.2</j.0:id>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Description of the target learning resource.</j.0:description>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;In some implimentations "describing the tagret resource" has been taken to mean a string &lt;em&gt;resolvable&lt;/em&gt; to the target resource. In these cases description is essentially a &lt;a href="#4.3"&gt;location&lt;/a&gt; element for the target resource.&lt;/p&gt;</j.0:notes>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="point_name">
<rdfs:domain rdf:resource="#Point"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. A name for the place.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="language_code">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#Language"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#language"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Language. Has an implicit range of two and three character language codes ISO 639-1) and ISO 639-2, and the value "none".</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#tki-community">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the TkiCommunity class. The TKI communities applicable to this resource.
This property is currently unrestricted on the rationale that it will be impractical to maintain a list of TKI Communities in both the MMS and the Fedora data structure. This will be investigated.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#TkiCommunity"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: What is the format - MMS shows proper names rather than domains.</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: How to maintain this as a controlled range?</owl:versionInfo>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#nz-year-of-learning">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the NzYearOfLearning class. The numeric year of learning applicable to a resource.
This property is restricted to a numeric range of of New Zealand school years.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#NzYearOfLearning"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>9</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>10</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>12</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>13</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>11</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>8</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>6</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>5</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#medium_name">
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>CD-ROM</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Audiotape</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Pamphlet</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Resource kit</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Poster</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Book</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>DVD</rdf:first>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:domain rdf:resource="#Medium"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Medium. Specifies a range of strings from the TKI DCMI adapted Medium vocabulary.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="resource_role">
<j.0:required rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>true</j.0:required>
<j.0:guideline rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;Indicate the function or part performed by the person, institution, etc. contributing to the resource.&lt;/p&gt;
&lt;p&gt;Use a separate &lt;a href="#2.3"&gt;2.3:Contribute&lt;/a&gt; group for each role that applues to the learning resource at hand. Most resources will likely have an Author and a Publisher - additional roles should be added where appropriate and where they will facilitate discovery.&lt;/p&gt;</j.0:guideline>
<rdfs:domain rdf:resource="#ResourceContribution"/>
<j.0:repeatable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean"
>false</j.0:repeatable>
<j.0:authority rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>IEEE LOM</j.0:authority>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<j.0:example rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;role&gt;
&lt;source&gt;LoMv1.0&lt;/source&gt;
&lt;value&gt;Author&lt;/value&gt;
&lt;/role&gt;</j.0:example>
<j.0:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contribute Role</j.0:title>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of ObjectContribution. Has a vocabulary of TKI contributor roles for learning objects. Corresponds to IEEE LOM 2.3.1.</rdfs:comment>
<j.0:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>The kind of contribution.</j.0:description>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Director</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Producer</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Designer</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Composer</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Contributor</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Creator</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Author</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Copyright holder</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Publisher</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Illustrator</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Content provider</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Subject matter expert</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Script writer</rdf:first>
</rdf:rest>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<j.0:notes rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>&lt;p&gt;TKI uses a custom vocabulary for this element.&lt;/p&gt;</j.0:notes>
<j.0:id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2.3.1</j.0:id>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#nzc-competencies">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Relating to others</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Thinking</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Using language, symbols, and text</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Participating and contributing</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Managing self</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the KeyCompetency class. The New Zealand Curriculum key competencies applicable to a resource.
This property is restricted to a range specified in the New Zealand Curriculum documentation.</rdfs:comment>
<rdfs:domain rdf:resource="#KeyCompetency"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="duration_stop">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Period. The instant corresponding to the termination of the time interval.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Period"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#nzc-level">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the NzCurriculumLevel class. The numeric New Zealand Curriculum levels applicable to a resource.
This property is restricted to the eight numeric levels of the New Zealand Curriculum.</rdfs:comment>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>2</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>4</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>6</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>7</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>8</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>5</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>3</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>1</rdf:first>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<rdfs:domain rdf:resource="#NzCurriculumLevel"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#audience_name">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Audience class. Equivalent of IEEE LOM 5.5: intendedEndUserRole.value, or DCMI terms 1.1 Audience. A class of entity for whom the resource is intended or useful.
This property has a TKI-specific controlled range.</rdfs:comment>
<rdfs:domain rdf:resource="#Audience"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Boards of trustees</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Teachers</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Students</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Student ready</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>School leaders</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Professional development providers</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Parents, family and whānau</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Employers</rdf:first>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="east">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. The coordinate of the location measured in the east direction.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Point"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="moa_learning_area">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#MarautangaLearningArea"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Strong property of MarautangaLearningArea. This is a placeholder for a more elegant solution to the NZC strand taxonomy.</rdfs:comment>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="nzc_strand">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Strong property of Strand. This is a placeholder for a more elegant solution to the NZC strand taxonomy.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:domain rdf:resource="#Strand"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#tki-userlevel">
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Early childhood education</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Middle primary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Upper primary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Secondary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Lower secondary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Tertiary</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Adult</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Upper secondary</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Lower primary</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Primary</rdf:first>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>TODO: This element is actually heirarchical, yet doesn't seem to ever be implimented as such. Is this something to do?</owl:versionInfo>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the TkiLevel class. The TKI level (a natural language curriculum agnostic learner level).
This property is restricted to the TKI learner level values.</rdfs:comment>
<rdfs:domain rdf:resource="#TkiLevel"/>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:about="#nqf">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of the NceaSubject class. The NCEA subjects applicable to a resource.
This property is restricted to a range specified in the New Zealand Curriculum documentation.</rdfs:comment>
<rdfs:domain rdf:resource="#NceaSubject"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Accounting</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Business studies</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Education for Sustainability</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Graphics</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Health</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Home Economics</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Information Management</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Latin</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Media Studies</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>NCEA Languages</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Physical Education</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Physics</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Technology</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Visual Arts</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Te Reo Rangatira</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Te Reo Māori</rdf:first> </rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Social Studies</rdf:first>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Religious Studies</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>NCEA Science</rdf:first>
</rdf:rest>
<rdf:first
rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>NCEA Mathematics</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>Music</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype=
"http://www.w3.org/2001/XMLSchema#string"
>History</rdf:first>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Geography</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>English</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Earth and Space Science</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Dance</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Classical Studies</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Chemistry</rdf:first>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Biology</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Art History</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Agriculture/Horticulture</rdf:first>
</rdf:rest>
</owl:oneOf>
</owl:DataRange>
</rdfs:range>
</owl:FunctionalProperty>
<owl:FunctionalProperty rdf:ID="projection">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:domain rdf:resource="#Point"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>String property of Point. The name of the projection used with any parameters, such as ellipsoid parameters, datum, standard parallels and meridians, zone, etc.</rdfs:comment>
</owl:FunctionalProperty>
<owl:InverseFunctionalProperty rdf:about="#isStatusOf">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Status. Relates Metadata or Items to a subclass of Status (which are defined in part by restrictions on this property's range).</rdfs:comment>
<rdfs:domain rdf:resource="#Status"/>
<rdfs:range>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<owl:Class rdf:about="#Metadata"/>
<owl:Class rdf:about="#Item"/>
</owl:unionOf>
</owl:Class>
</rdfs:range>
<owl:inverseOf rdf:resource="#hasStatus"/>
</owl:InverseFunctionalProperty>
<owl:InverseFunctionalProperty rdf:about="#isPurposeFor">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Object property of Purpose. Relates Classifications to Purposes. Classifications are equivalent to IEEE LOM 9 elements, each having a Purpose (IEEE LOM 9.1)</rdfs:comment>
<owl:inverseOf rdf:resource="#hasPurpose"/>
<rdfs:domain rdf:resource="#Purpose"/>
<rdfs:range rdf:resource="#Classification"/>
</owl:InverseFunctionalProperty>
<owl:AnnotationProperty rdf:about="#profile:example">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Provides an XML example for this element.</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:AnnotationProperty>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>No</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Yes</rdf:first>
</owl:oneOf>
</owl:DataRange>
<owl:AnnotationProperty rdf:about="#profile:notes">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Special implimentation information or notes about quirks. HTML formatted.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="#profile:authority">
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM profile specific XML profile. Describes the external authority for this element.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</owl:AnnotationProperty>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>tki-userlevel</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>nzc-competencies</rdf:first>
</owl:oneOf>
</owl:DataRange>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>other</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>training</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>higher education</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>school</rdf:first>
</owl:oneOf>
</owl:DataRange>
<owl:AnnotationProperty rdf:about="#profile:guideline">
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. Explanation and information about the element. HTML formatted.</rdfs:comment>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
</owl:AnnotationProperty>
<owl:AnnotationProperty rdf:about="#profile:id">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. The numbered decimal id for this element within the profile.</rdfs:comment>
</owl:AnnotationProperty>
<owl:DataRange>
<owl:oneOf rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>educational level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>skill level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>security level</rdf:first>
<rdf:rest rdf:parseType="Resource">
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>competency</rdf:first>
<rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
</rdf:rest>
</rdf:rest>
</rdf:rest>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>restrictions</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>acessibility</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>educational objective</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>prerequesite</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>idea</rdf:first>
</rdf:rest>
<rdf:first rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>discipline</rdf:first>
</owl:oneOf>
</owl:DataRange>
<owl:AnnotationProperty rdf:about="#profile:title">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
>Annotation property used in the generation of a TKI-LOM specific XML documentation. The title of this element. For 3rd level elements (x.x.x) it is recommended to use the parent title within the element title - i.e, 'Contribute Role' rather than 'Role'.</rdfs:comment>
</owl:AnnotationProperty>
</rdf:RDF>
<!-- Created with Protege (with OWL Plugin 3.4.7, Build 620) http://protege.stanford.edu -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment