Try again
authorphila
Thu, 02 May 2013 23:49:39 +0100
changeset 471 7c7b4ed287c0
parent 470 75b448a60bb0
child 472 1a1bd1c62146
Try again
adms/adms20130502.png
adms/adms20130502.rdf
adms/adms20130502.ttl
Binary file adms/adms20130502.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/adms/adms20130502.rdf	Thu May 02 23:49:39 2013 +0100
@@ -0,0 +1,308 @@
+<?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">02 May 2013</owl:versionInfo>
+    <dcterms:modified rdf:datatype="&xsd;date">2013-05-02</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 -->
+  <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)
+    In RDF this is expressed using the following properties:
+    - the content string should be provided using skos:notation, datatyped with the identifier scheme (inclduing the version number if appropriate);
+    - use dcterms:creator to link to a class describing the agency that manages the identifier scheme or adms:schemaAgency to provide the name as a literal.
+    Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class such as
+    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>
+
+  <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="&dcat;Dataset" />
+    <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="&dcat;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="&dcat;Catalog" />
+    <dcterms:identifier>adms:SemanticAssetRepository</dcterms:identifier>
+  </rdfs:Class>
+
+
+<!-- ***************** Properties ********************** -->
+
+  <rdf:Property rdf:about="&adms;contactPoint">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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:Property rdf:about="&adms;identifier">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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;includedAsset">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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;SemanticAsset" />
+    <dcterms:identifier>adms:includedAsset</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;interoperabilityLevel">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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:domain rdf:resource="&adms;SemanticAsset" />
+    <rdfs:range rdf:resource="&skos;Concept" />
+    <dcterms:identifier>adms:interoperabilityLevel</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;last">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <rdfs:label xml:lang="en">last</rdfs:label>
+    <rdfs:comment>A link to the current or latest version of the Semantic Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:subPropertyOf rdf:resource="&xhv;last" />
+    <dcterms:identifier>adms:last</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;next">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <rdfs:label xml:lang="en">last</rdfs:label>
+    <rdfs:comment>A link to the next version of the Semantic Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:subPropertyOf rdf:resource="&xhv;next" />
+    <dcterms:identifier>adms:next</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;prev">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <rdfs:label xml:lang="en">last</rdfs:label>
+    <rdfs:comment>A link to the previous version of the Semantic Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:subPropertyOf rdf:resource="&xhv;prev" />
+    <dcterms:identifier>adms:prev</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;relatedDocumentation">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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:subPropertyOf rdf:resource="&foaf;Page" />
+    <dcterms:identifier>adms:relatedDocumentation</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;relatedWebPage">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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:subPropertyOf rdf:resource="&foaf;Page" />
+    <dcterms:identifier>adms:relatedWebPage</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;representationTechnique">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <rdfs:label xml:lang="en">sample</rdfs:label>
+    <rdfs:comment xml:lang="en">Links to a sample of a Semantic Asset (which is itself a Semantic Asset).</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:domain rdf:resource="&adms;SemanticAsset" />
+    <rdfs:range rdf:resource="&adms;SemanticAsset" />
+    <dcterms:identifier>adms:sample</dcterms:identifier>
+  </rdf:Property>
+
+  <rdf:Property rdf:about="&adms;schemeAgency"> 
+    <rdf:type rdf:resource="&owl;DatatypeProperty" />
+    <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;status">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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"> 
+    <rdf:type rdf:resource="&owl;DatatypeProperty" />
+    <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:Property rdf:about="&adms;translation">
+    <rdf:type rdf:resource="&owl;ObjectProperty" />
+    <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:Property rdf:about="&adms;versionNotes"> 
+    <rdf:type rdf:resource="&owl;DatatypeProperty" />
+    <rdfs:label xml:lang="en">version notes</rdfs:label>
+    <rdfs:comment xml:lang="en">A description of changes between this version and the previous version of the Semantic Asset.</rdfs:comment>
+    <rdfs:isDefinedBy rdf:resource="&admsDoc;" />
+    <rdfs:range rdf:resource="&rdfs;Literal" />
+    <dcterms:identifier>adms:versionNotes</dcterms:identifier>
+  </rdf:Property>
+
+</rdf:RDF>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/adms/adms20130502.ttl	Thu May 02 23:49:39 2013 +0100
@@ -0,0 +1,183 @@
+@prefix dcterms: <http://purl.org/dc/terms/>.
+@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
+@prefix foaf: <http://xmlns.com/foaf/0.1/>.
+@prefix owl: <http://www.w3.org/2002/07/owl#>.
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
+@prefix xhv: <http://www.w3.org/1999/xhtml/vocab#>.
+@prefix xml: <http://www.w3.org/XML/1998/namespace>.
+@prefix voaf: <http://labs.mondeca.com/vocab/voaf#>.
+@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
+@prefix vann: <http://purl.org/vocab/vann/>.
+@prefix dcat: <http://www.w3.org/ns/dcat#>.
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
+@prefix wdrs: <http://www.w3.org/2007/05/powder-s#>.
+@prefix schema: <http://schema.org/> .
+
+<http://www.w3.org/ns/adms#> 	a voaf:Vocabulary, owl:Ontology;
+  voaf:specializes dcat:;
+  dcterms:title "Asset Description Metadata Schema (ADMS)"@en;
+	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 http://www.w3.org/ns/adms.html. "@en;
+	dcterms:creator [schema:affiliation <http://www.w3.org/data#W3C>;
+	  rdfs:seeAlso <http://philarcher.org/foaf.rdf#me>;
+  	foaf:homepage <http://www.w3.org/People/all#phila>;
+  	foaf:name "Phil Archer"@en.] ,
+    [schema:affiliation [foaf:homepage <http://ies.jrc.ec.europa.eu/DE>; foaf:name "European Commission, Joint Research Centre "@en.]; 
+  	rdfs:seeAlso <http://andrea-perego.name/foaf/#me>;
+	  foaf:homepage <http://andrea-perego.name/>;
+	  foaf:name "Andrea Perego"@en.] ,
+    [rdfs:seeAlso <http://makxdekkers.com/makxdekkers.rdf#me>; foaf:homepage <http://makxdekkers.com/>;
+    	foaf:name "Makx Dekkers"@en.];
+  foaf:maker[foaf:name "Government Linked Data WG, based on output from the ADMS Working Group"@en; foaf:homepage <http://www.w3.org/2011/gld/>.];
+	dcterms:description """This is the RDF encoding of the Asset Description Metadata Schema, originally 
+    developed under the European Union's ISA Programme and further developed by the W3C Government Linked Data Working Group.
+    It re-uses terms from several other vocabularies, notably Dublin Core, with elements of SKOS, FOAF and more. """;
+	dcterms:modified "2013-05-02"^^xsd:date;
+	vann:preferredNamespacePrefix "adms";
+	vann:preferredNamespaceUri "http://www.w3.org/ns/adms#";
+	rdfs:comment "This file specifies the set of RDF classes and properties used in ADMS"@en;
+	rdfs:label "Asset Description Metadata Schema (ADMS)"@en;
+	owl:versionInfo "02 May 2013";
+	wdrs:describedby <http://www.w3.org/TR/vocab-adms>.
+
+<http://www.w3.org/ns/adms#contactPoint> dcterms:identifier "adms:contactPoint";
+	a rdf:Property, owl:ObjectProperty;
+	rdfs:comment "Links a Semantic Asset to relevant Contact Information which is provided using VCard."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "contact point"@en;
+	rdfs:range vcard:VCard.
+
+<http://www.w3.org/ns/adms#identifier> dcterms:identifier "adms:identifier";
+	a rdf:Property, owl:ObjectProperty;
+	rdfs:comment "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:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "identifier"@en;
+	rdfs:range <http://www.w3.org/ns/adms#Identifier>.
+
+<http://www.w3.org/ns/adms#Identifier> dcterms:identifier "adms:Identifier";
+	a rdfs:Class;
+	rdfs:comment "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) In RDF this is expressed using the following properties: - the content string should be provided using skos:notation, datatyped with the identifier scheme (inclduing the version number if appropriate); - use dcterms:creator to link to a class describing the agency that manages the identifier scheme or adms:schemaAgency to provide the name as a literal. Although not part of the ADMS conceptual model, it may be useful to provide further properties to the Identifier class such as dcterms:created to provide the date on which the identifier was issued."^^rdf:XMLLiteral;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "Identifier"@en.
+
+<http://www.w3.org/ns/adms#includedAsset> dcterms:identifier "adms:includedAsset";
+	a rdf:Property, owl:ObjectProperty;
+	rdfs:comment "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."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "included asset"@en;
+	rdfs:domain <http://www.w3.org/ns/adms#SemanticAsset>;
+	rdfs:range <http://www.w3.org/ns/adms#SemanticAsset>.
+
+<http://www.w3.org/ns/adms#interoperabilityLevel> dcterms:identifier "adms:interoperabilityLevel";
+	a rdf:Property, owl:ObjectProperty;
+	rdfs:comment "Links a resource to its adms:InteroperabilityLevel. Since this is encoded using skos:Concept, that is the defined range for this property.";
+	rdfs:domain <http://www.w3.org/ns/adms#SemanticAsset>;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "interoperability level"@en;
+	rdfs:range skos:Concept.
+
+<http://www.w3.org/ns/adms#last> dcterms:identifier "adms:last";
+	a rdf:Property, owl:ObjectProperty;
+	rdfs:comment "A link to the current or latest version of the Semantic Asset."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "last"@en;
+	rdfs:subPropertyOf xhv:last.
+
+<http://www.w3.org/ns/adms#next> dcterms:identifier "adms:next";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "A link to the next version of the Semantic Asset."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "last"@en;
+	rdfs:subPropertyOf xhv:next.
+
+<http://www.w3.org/ns/adms#prev> dcterms:identifier "adms:prev";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "A link to the previous version of the Semantic Asset."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "last"@en;
+	rdfs:subPropertyOf xhv:prev.
+
+<http://www.w3.org/ns/adms#relatedDocumentation> dcterms:identifier "adms:relatedDocumentation";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "Links to documentation that contains information related to the asset. The range of adms:relatedDocumentation is foaf:Document"@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "related documentation"@en;
+	rdfs:subPropertyOf foaf:Page.
+
+<http://www.w3.org/ns/adms#relatedWebPage> dcterms:identifier "adms:relatedWebPage";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "Links to a Web page that contains information related to the asset. The range of adms:relatedWebPage is foaf:Document"@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "related web page"@en;
+	rdfs:subPropertyOf foaf:Page.
+
+<http://www.w3.org/ns/adms#representationTechnique> dcterms:identifier "adms:representationTechnique";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "Links an adms:Distribution to a skos:Concept that is its adms:RepresentationTechnique.";
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "representation technique"@en;
+	rdfs:range skos:Concept.
+
+<http://www.w3.org/ns/adms#sample> dcterms:identifier "adms:sample";
+	a rdf:Property, owl:ObjectProperty;
+	rdfs:comment "Links to a sample of a Semantic Asset (which is itself a Semantic Asset).";
+	rdfs:domain <http://www.w3.org/ns/adms#SemanticAsset>;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "ample"@en;
+	rdfs:range <http://www.w3.org/ns/adms#SemanticAsset>.
+
+<http://www.w3.org/ns/adms#schemeAgency> dcterms:identifier "adms:schemeAgency";
+	a rdf:Property,	owl:DatatypeProperty;
+	rdfs:comment "The name of the agency responsible for issuing the identifier"@en;
+	rdfs:domain <http://www.w3.org/ns/adms#Identifier>;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "scheme agency"@en;
+	rdfs:range rdfs:Literal.
+
+<http://www.w3.org/ns/adms#SemanticAsset> dcterms:identifier "adms:SemanticAsset";
+	rdfs:comment "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."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "Semantic Asset"@en;
+	rdfs:subClassOf dcat:Dataset.
+
+<http://www.w3.org/ns/adms#SemanticAssetDistribution> dcterms:identifier "adms:SemanticAssetDistribution";
+	a rdfs:Class;
+	rdfs:comment "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."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "Semantic Asset Distribution"@en;
+	rdfs:subClassOf dcat:Distribution.
+
+<http://www.w3.org/ns/adms#SemanticAssetRepository> dcterms:identifier "adms:SemanticAssetRepository";
+	a rdfs:Class;
+	rdfs:comment "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."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "Semantic Asset Repository"@en;
+	rdfs:subClassOf dcat:Catalog.
+
+<http://www.w3.org/ns/adms#status> dcterms:identifier "adms:status";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "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."^^rdf:XMLLiteral;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "status"@en;
+	rdfs:range skos:Concept.
+
+<http://www.w3.org/ns/adms#supportedSchema> dcterms:identifier "adms:supportedSchema";
+	a rdf:Property,	owl:DatatypeProperty;
+	rdfs:comment "A schema according to which the Repository can provide data about its content, e.g. ADMS"@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "supported schema"@en;
+	rdfs:range rdfs:Literal.
+
+<http://www.w3.org/ns/adms#translation> dcterms:identifier "adms:translation";
+	a rdf:Property,	owl:ObjectProperty;
+	rdfs:comment "Links to a translation of the Semantic Asset (which is itself a Semantic Asset, i.e the range is adms:Asset)."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "translation"@en;
+	rdfs:range <http://www.w3.org/ns/adms#Asset>.
+
+<http://www.w3.org/ns/adms#versionNotes> dcterms:identifier "adms:versionNotes";
+	a rdf:Property,	owl:DatatypeProperty;
+	rdfs:comment "A description of changes between this version and the previous version of the Semantic Asset."@en;
+	rdfs:isDefinedBy <http://www.w3.org/TR/vocab-adms>;
+	rdfs:label "version info"@en;
+	rdfs:range rdfs:Literal.