adding revised RDF schema
authorphila
Thu, 06 Sep 2012 13:40:10 +0100
changeset 200 f87df87ba01f
parent 199 07be0547af4c
child 201 4f17a60fddb4
adding revised RDF schema
adms/adms20120906.rdf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/adms/adms20120906.rdf	Thu Sep 06 13:40:10 2012 +0100
@@ -0,0 +1,436 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE rdf:RDF [
+  <!ENTITY xsd     "http://www.w3.org/2001/XMLSchema#">
+  <!ENTITY rdf     "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <!ENTITY rdfs    "http://www.w3.org/2000/01/rdf-schema#">
+  <!ENTITY owl     "http://www.w3.org/2002/07/owl#">
+  <!ENTITY voaf    "http://labs.mondeca.com/vocab/voaf#">
+  <!ENTITY dcterms "http://purl.org/dc/terms/">
+  <!ENTITY dcDoc   "http://dublincore.org/documents/dcmi-terms/">
+  <!ENTITY foaf    "http://xmlns.com/foaf/0.1/">
+  <!ENTITY foafspec "http://xmlns.com/foaf/spec/">
+  <!ENTITY sioc    "http://rdfs.org/sioc/ns#">
+  <!ENTITY schema  "http://schema.org/">
+  <!ENTITY cc      "http://creativecommons.org/ns#">
+  <!ENTITY skos    "http://www.w3.org/2004/02/skos/core#">
+  <!ENTITY skosDoc "http://www.w3.org/TR/skos-reference/">
+  <!ENTITY dcat    "http://www.w3.org/ns/dcat#">
+  <!ENTITY vcard   "http://www.w3.org/2006/vcard/ns#">
+  <!ENTITY xhv     "http://www.w3.org/1999/xhtml/vocab#">
+  <!ENTITY wdrs    "http://www.w3.org/2007/05/powder-s#">
+  <!ENTITY vann    "http://purl.org/vocab/vann/">
+  <!ENTITY rad     "http://www.w3.org/ns/rad#">
+  <!ENTITY adms    "http://www.w3.org/ns/adms#">
+  <!ENTITY admsUrl "http://www.w3.org/ns/adms">
+  <!ENTITY gld     "http://www.w3.org/2011/gld/">
+  <!ENTITY admsDoc "http://www.w3.org/TR/vocab-adms">
+  <!ENTITY documentationTitle "Asset Description Metadata Schema (ADMS)">
+]>
+
+<rdf:RDF xmlns:xsd     = "&xsd;"
+         xmlns:rdf     = "&rdf;"
+         xmlns:rdfs    = "&rdfs;"
+         xmlns:owl     = "&owl;"
+         xmlns:voaf    = "&voaf;"
+         xmlns:dcterms = "&dcterms;"
+         xmlns:foaf    = "&foaf;"
+         xmlns:sioc    = "&sioc;"
+         xmlns:schema  = "&schema;"
+         xmlns:cc      = "&cc;"
+         xmlns:skos    = "&skos;"
+         xmlns:dcat    = "&dcat;"
+         xmlns:vcard   = "&vcard;"
+         xmlns:xhv     = "&xhv;"
+         xmlns:wdrs    = "&wdrs;"
+         xmlns:vann    = "&vann;"
+         xmlns:rad     = "&rad;"
+         xmlns         = "&adms;"
+         xml:base      = "&adms;"
+         xml:lang = "en">
+
+<!-- Document metadata -->
+
+  <owl:Ontology rdf:about="&adms;">
+    <rdfs:label xml:lang="en">Asset Description Metadata Schema (ADMS)</rdfs:label>
+    <rdfs:comment xml:lang="en">This file specifies the set of RDF classes and properties used in ADMS</rdfs:comment>
+    <owl:versionInfo xml:lang="en">06 September 2012</owl:versionInfo>
+    <dcterms:modified rdf:datatype="&xsd;date">2012-09-06</dcterms:modified>
+    <rdf:type rdf:resource="&voaf;Vocabulary"/>
+    <voaf:specializes rdf:resource="&rad;"/>
+    <vann:preferredNamespaceUri>&adms;</vann:preferredNamespaceUri>
+    <vann:preferredNamespacePrefix>adms</vann:preferredNamespacePrefix>
+    <dcterms:creator rdf:parseType="Resource">
+      <rdfs:seeAlso rdf:resource="http://makxdekkers.com/makxdekkers.rdf#me"/>
+      <foaf:name>Makx Dekkers</foaf:name>
+      <foaf:homepage rdf:resource="http://makxdekkers.com/"/>
+    </dcterms:creator>
+    <dcterms:creator rdf:parseType="Resource">
+      <rdfs:seeAlso rdf:resource="http://andrea-perego.name/foaf/#me"/>
+      <foaf:name>Andrea Perego</foaf:name>
+      <foaf:homepage rdf:resource="http://andrea-perego.name/"/>
+      <schema:affiliation rdf:parseType="Resource">
+        <foaf:name>European Commission, Joint Research Centre </foaf:name>
+        <foaf:homepage rdf:resource="http://ies.jrc.ec.europa.eu/DE"/>
+      </schema:affiliation>
+    </dcterms:creator>
+    <dcterms:creator rdf:parseType="Resource">
+      <rdfs:seeAlso rdf:resource="http://philarcher.org/foaf.rdf#me"/>
+      <foaf:name>Phil Archer</foaf:name>
+      <foaf:homepage rdf:resource="http://www.w3.org/People/all#phila"/>
+      <schema:affiliation rdf:parseType="Resource">
+        <foaf:name>W3C/ERCIM</foaf:name>
+        <foaf:homepage rdf:resource="http://www.w3.org/"/>
+      </schema:affiliation>
+    </dcterms:creator>
+    <foaf:maker rdf:parseType="Resource">
+      <foaf:name>Government Linked Data WG, based on output from the ADMS Working Group</foaf:name>
+      <foaf:page rdf:resource="&gld;"/>
+    </foaf:maker>
+    <dcterms:description rdf:parseType="Literal">This is the RDF encoding of the 
+      <a href="&admsDoc;">Asset Description Metadata Schema</a>, 
+      originally developed under the European Union's <a href="http://ec.europa.eu/isa/">ISA Programme</a> 
+      and further developed by the W3C <a href="&gld;">Government Linked Data Working Group</a>. It re-uses terms 
+      from several other vocabularies, notably Dublin Core, with elements of SKOS, FOAF 
+      and more.
+    </dcterms:description>
+    <foaf:depiction>
+      <rdf:Description rdf:about="http://www.w3.org/2012/05/ADMS_Conceptual_Model.png">
+        <rdfs:label>Asset Description Metadata Schema (ADMS) UML Class Diagram</rdfs:label>
+      </rdf:Description>
+    </foaf:depiction>
+    <dcterms:abstract>ADMS is intended as a model that facilitates federation 
+    and co-operation. It is not the primary intention that repository owners 
+    redesign or convert their current systems and data to conform to ADMS, but 
+    rather that ADMS can act as a common layer among repositories that want to 
+    exchange data. A change log for this namespace document is maintained in the
+    HTML representation of this document, available at &admsUrl;.html.
+    </dcterms:abstract>
+    <wdrs:describedby>
+      <rdf:Description rdf:about="&admsDoc;">
+        <dcterms:title>&documentationTitle;</dcterms:title>
+      </rdf:Description>
+    </wdrs:describedby>
+  </owl:Ontology>  
+
+<!-- Classes -->
+
+  <rdf:Description rdf:about="&skos;Concept">
+    <rdfs:label xml:lang="en">Concept</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The skos:Concept class fully represents 
+    the following ADMS classes:
+      - Asset Type
+      - Code
+      - Interoperability Level
+      - Representation Technique
+      - Status
+    In each case, the use of a Concept from a suitable Concept Scheme will provide a value from a controlled vocabulary.
+    In the particular case of the ADMS data type of Code, the intention is that the 
+    skos:Concept class be used as follows:
+      - for the content property, use skos:notation
+      - the ADMS list property will be taken care of by means of the skos:inScheme property;
+      - the list agency property is likely to be applied to the scheme as a whole for which dcterms:creator is appropriate;
+      - the list version property can be fulfilled using schema:version.
+    </rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&skosDoc;" />
+    <dcterms:identifier>skos:Concept</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&vcard;VCard">
+    <rdfs:label xml:lang="en">VCard</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">VCard fully represents the ADMS class of Contact Information.
+    ADMS uses VCard to provide contact information regarding a Semantic Asset, including 
+    e-mail, address, name and associated Web page information. 
+    See Representing vCard Objects in RDF (http://www.w3.org/TR/vcard-rdf/) for details of this widely used specification.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/TR/vcard-rdf/" />
+    <dcterms:identifier>vcard:VCard</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&foaf;Document">
+    <rdfs:label xml:lang="en">Documentation</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The foaf:Document class fully represents the ADMS concept of documentation.
+    Used in ADMS specifically for the class of documents that further describe a Semantic 
+    Asset or give guidelines for its use.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&foafspec;"/>
+    <dcterms:identifier>foaf:Documentation</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&dcterms;FileFormat">
+    <rdfs:label xml:lang="en">File Format</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The dcterms:FileFormat class fully represents the ADMS concept of a file format.
+    Used in ADMS to provide the technical format that a Distribution is available in, e.g. PDF, XML etc.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&dcDoc;" />
+    <dcterms:identifier>dcterms:FileFormat</dcterms:identifier>
+  </rdf:Description>
+
+  <rdfs:Class rdf:about="&adms;Identifier">
+    <rdfs:label xml:lang="en">Identifier</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">This class is based on the UN/CEFACT 
+    Identifier complex type defined in See Section 5.8 of Core Components Data Type Catalogue Version 3.1 (http://www.unece.org/fileadmin/DAM/cefact/codesfortrade/CCTS/CCTS-DTCatalogueVersion3p1.pdf)
+    The various properties can be fulfilled as follows:
+      - use skos:notation to provide the actual identifier (the Identifier class is effectively meaningless without this property and conceptually it is mandatory);
+      - use dcterms:type to provide an identifier for the type of identifier issued (the identifier scheme);
+      - use adms:schemeVersion to identify the version of the identifier scheme;
+      - use adms:schemeAgency to provide the name of the agency that created the identifier (as an rdfs:Literal).
+     Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class:
+      - use dcterms:creator to link to a URI of an Agent class describing the issuing Agency;
+      - use dcterms:created to provide the date on which the identifier was issued.
+    </rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <dcterms:identifier>adms:Identifier</dcterms:identifier>
+  </rdfs:Class>
+
+  <rdfs:Class rdf:about="&adms;Item">
+    <rdfs:label xml:lang="en">Item</rdfs:label>
+    <rdfs:comment xml:lang="en">An item that is contained inside an Asset, e.g. an individual term in a vocabulary, an individual code in a code list or some other ‘atomic’ element of an Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <dcterms:identifier>adms:Item</dcterms:identifier>
+  </rdfs:Class>
+
+  <rdf:Description rdf:about="&dcterms;PeriodOfTime">
+    <rdfs:label xml:lang="en">Period Of Time</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The dcterms:PeriodOfTime class fully represents the ADMS concept of the same name.
+    Used in ADMS to provide a time period relevant for an Asset, e.g. for its validity.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&dcDoc;" />
+    <dcterms:identifier>dcterms:PeriodOfTime</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&adms;SemanticAsset">
+    <rdfs:label xml:lang="en">Semantic Asset</rdfs:label>
+    <rdfs:comment xml:lang="en">A Semantic Asset in the model is an abstract entity that reflects the intellectual content of the asset and represents those characteristics of the asset that are independent of its physical embodiment. This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work). Assets can be versioned. Every time the intellectual content of an asset changes, the result is considered to be a new asset that can be linked to previous and next versions of the Asset. The physical embodiment of an Asset is called a Distribution. A particular Asset may have zero or more Distributions.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="&rad;Asset" />
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <dcterms:identifier>adms:SemanticAsset</dcterms:identifier>
+  </rdf:Description>
+
+  <rdfs:Class rdf:about="&adms;SemanticAssetDistribution">
+    <rdfs:label xml:lang="en">Semantic Asset Distribution</rdfs:label>
+    <rdfs:comment xml:lang="en">A Semantic Asset Distribution in the model represents a particular physical embodiment of a Semantic Asset, which is an example of the FRBR entity manifestation (the physical embodiment of an expression of a work). A Distribution is typically a downloadable computer file (but in principle it could also be a paper document) that implements the intellectual content of an Asset. A particular Distribution is associated with one and only one Asset, while all Distributions of an Asset share the same intellectual content in different physical formats. Distributions themselves are not versioned.</rdfs:comment>
+    <rdfs:subClassOf rdf:resource="&rad;Distribution" />
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <dcterms:identifier>adms:SemanticAssetDistribution</dcterms:identifier>
+  </rdfs:Class>
+
+  <rdfs:Class rdf:about="&adms;SemanticAssetRepository">
+    <rdfs:label xml:lang="en">Semantic Asset Repository</rdfs:label>
+    <rdfs:comment xml:lang="en">A Semantic Asset Repository is a system or service that provides facilities for storage and maintenance of descriptions of Semantic Assets and Semantic Asset Distributions, and functionality that allows users to search and access these descriptions. A Semantic Asset Repository will typically contain descriptions of several Semantic Assets and related Semantic Asset Distributions.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:subClassOf rdf:resource="&rad;Repository" />
+    <dcterms:identifier>adms:SemanticAssetRepository</dcterms:identifier>
+  </rdfs:Class>
+
+
+<!-- ***************** Properties ********************** -->
+
+  <rdf:Property rdf:about="&adms;accessURL"> 
+    <rdfs:label xml:lang="en">access URL</rdfs:label>
+    <rdfs:comment xml:lang="en">The URL of the Repository or Distribution. The range of adms:accessURL is xsd:anyURI</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&xsd;anyURI" />
+    <dcterms:identifier>adms:accessURL</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;contactPoint">
+    <rdfs:label xml:lang="en">contact point</rdfs:label>
+    <rdfs:comment xml:lang="en">Links a Semantic Asset to relevant Contact Information which is provided using VCard.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&vcard;VCard" />
+    <dcterms:identifier>adms:contactPoint</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Description rdf:about="&wdrs;describedby">
+    <rdfs:label xml:lang="en">described by</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The wdrs:describedby property fully represents the ADMS relationship of main documentation.
+    Used in ADMS to link to the main documentation or specification of the Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&wdrs;"/>
+    <dcterms:identifier>wdrs:describedby</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&schema;endDate">
+    <rdfs:label xml:lang="en">end</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The schema:endDate fully represents the ADMS 
+    property that gives the end of the Period of Time.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="http://schema.org/Event" />
+    <dcterms:identifier>schema:endDate</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Description rdf:about="&foaf;homepage">
+    <rdfs:label xml:lang="en">homepage</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The foaf:homepage property fully represents the ADMS relationship of the same name.
+    Used in ADMS to link to a Web page that is fully dedicated to the Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&foafspec;" />
+    <dcterms:identifier>foaf:homepage</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Property rdf:about="&adms;identifier">
+    <rdfs:label xml:lang="en">identifier</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">adms:identifier is used to link any resource to 
+      an instance of adms:Identifier which is its range. N.B. it is not appropriate to use 
+      dcterms:identifer to link to the Identifier class as its range is rdfs:Literal.
+      ADMS uses this to provide any identifier for the Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&adms;Identifier" />
+    <dcterms:identifier>adms:identifier</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;identifies">
+    <rdfs:label xml:lang="en">identifies</rdfs:label>
+    <rdfs:comment xml:lang="en">The identifies relation is used to link an adms:Identifier class to whatever resource it identifies.</rdfs:comment>
+    <rdfs:domain rdf:resource="&adms;Identifier" />
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;"/>
+    <dcterms:identifier>adms:identifies</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;includedAsset">
+    <rdfs:label xml:lang="en">included asset</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to a Semantic Asset that is contained in the Asset being described, e.g. when there are several vocabularies defined in a single document.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&adms;Asset" />
+    <dcterms:identifier>adms:includedAsset</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;includedItem">
+    <rdfs:label xml:lang="en">included item</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">Links a Semantic Asset to an item that is contained within it (e.g. a concept in a controlled vocabulary). The range of adms:includedItem is adms:Item.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&adms;Item" />
+    <dcterms:identifier>adms:includedItem</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;interoperabilityLevel">
+    <rdfs:label xml:lang="en">interoperability level</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">Links a resource to its adms:InteroperabilityLevel. Since this is encoded using skos:Concept, that is the defined range for this property.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&skos;Concept" />
+    <dcterms:identifier>adms:interoperabilityLevel</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;metadataDate"> 
+    <rdfs:label xml:lang="en">metadata date</rdfs:label>
+    <rdfs:comment xml:lang="en">The date of the most recent update of the metadata for the Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&rdfs;Literal" />
+    <dcterms:identifier>adms:metadataDate</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;metadataLanguage">
+    <rdfs:label xml:lang="en">metadata language</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to the language of the metadata for the Asset. The range of adms:metadataLanguage is dcterms:LinguisticSystem which is used by RADion (and therefore ADMS) to represent the Language class.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&dcterms;LinguisticSystem" />
+    <dcterms:identifier>adms:metadataLanguage</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;metadataPublisher">
+    <rdfs:label xml:lang="en">metadata publisher</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to the organisation making the metadata for the Asset available. The range of adms:metadataPublisher as dcterms:Agent which is used by RADion, and therefore ADMS, for the Publisher class.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&dcterms;Agent" />
+    <dcterms:identifier>adms:metadataPublisher</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;relatedDocumentation">
+    <rdfs:label xml:lang="en">related documentation</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to documentation that contains information related to the asset. The range of adms:relatedDocumentation is foaf:Document</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&foaf;Document" />
+    <dcterms:identifier>adms:relatedDocumentation</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;relatedWebPage">
+    <rdfs:label xml:lang="en">related web page</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to a Web page that contains information related to the asset. The range of adms:relatedWebPage is foaf:Document</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&foaf;Document" />
+    <dcterms:identifier>adms:relatedWebPage</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;representationTechnique">
+    <rdfs:label xml:lang="en">representation technique</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">Links an adms:Distribution to a skos:Concept that is its adms:RepresentationTechnique.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&skos;Concept" />
+    <dcterms:identifier>adms:representationTechnique</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;sample">
+    <rdfs:label xml:lang="en">sample</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to a sample of the Semantic Asset (which is itself a Semantic Asset, i.e the range is adms:Asset).</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&adms;Asset" />
+    <dcterms:identifier>adms:sample</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;schemeAgency"> 
+    <rdfs:label xml:lang="en">scheme agency</rdfs:label>
+    <rdfs:comment xml:lang="en">The name of the agency responsible for issuing the identifier</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:domain rdf:resource="&adms;Identifier" />
+    <rdfs:range rdf:resource="&rdfs;Literal" />
+    <dcterms:identifier>adms:schemeAgency</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;schemeVersion"> 
+    <rdfs:label xml:lang="en">scheme version</rdfs:label>
+    <rdfs:comment xml:lang="en">The version number of the identifier for the scheme used to create the identifier</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:domain rdf:resource="&adms;Identifier" />
+    <rdfs:range rdf:resource="&rdfs;Literal" />
+    <dcterms:identifier>adms:schemeVersion</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Description rdf:about="&schema;startDate">
+    <rdfs:label xml:lang="en">start</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The schema:startDate fully represents the ADMS property of start.
+    Used in ADMS to provide the beginning of the Period of Time relevant to a Semantic Asset. The term 
+    is defined as part of schema.org's Event vocabulary but has no defined domain and range and so is 
+    suitable for use in this context.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="http://schema.org/Event" />
+    <dcterms:identifier>schema:startDate</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Property rdf:about="&adms;status">
+    <rdfs:label xml:lang="en">status</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">Links to the status of the Asset or Distribution 
+      in the context of a particular workflow process. Since Status is defined using a skos:Concept, 
+      that is the defined range for this property.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&skos;Concept" />
+    <dcterms:identifier>adms:status</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;supportedSchema"> 
+    <rdfs:label xml:lang="en">supported schema</rdfs:label>
+    <rdfs:comment xml:lang="en">A schema according to which the Repository can provide data about its content, e.g. ADMS</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&rdfs;Literal" />
+    <dcterms:identifier>adms:supportedSchema</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Description rdf:about="&dcterms;temporal">
+    <rdfs:label xml:lang="en">temporal coverage</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The dcterms:temporal property fully represents 
+      the ADMS relationship of temporal coverage.
+      Used in ADMS to link to the Period of Time class. Note that the range is dcterms:PeriodOfTime</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&dcDoc;" />
+    <dcterms:identifier>dcterms:temporal</dcterms:identifier>
+  </rdf:Description>
+
+  <rdf:Property rdf:about="&adms;translation">
+    <rdfs:label xml:lang="en">translation</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to a translation of the Semantic Asset (which is itself a Semantic Asset, i.e the range is adms:Asset).</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&adms;Asset" />
+    <dcterms:identifier>adms:translation</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Description rdf:about="&dcterms;type">
+    <rdfs:label xml:lang="en">type</rdfs:label>
+    <rdfs:comment xml:lang="en" rdf:parseType="Literal">The dcterms:type property fully represents the ADMS 
+      property of asset type, and the type properties of both the Licence and Publisher classes. 
+      The range of dcterms:type is rdfs:Class. Used in ADMS to link an Asset to its Asset Type (which
+      should be represented as a skos:Concept).</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&dcDoc;" />
+    <dcterms:identifier>dcterms:type</dcterms:identifier>
+  </rdf:Description>
+
+</rdf:RDF>
\ No newline at end of file