Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/2016-01-21/datacite.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

**License:** [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode)

**Website:** http://www.sparontologies.net/ontologies/datacite</span><div id="toc"><h2>Table of Content</h2><ol><li><a href="#introduction">Introduction</a></li><li><a href="#classes">Classes</a></li><li><a href="#objectproperties">Object Properties</a></li><li><a href="#namedindividuals">Named Individuals</a></li><li><a href="#annotationproperties">Annotation Properties</a></li><li><a href="#generalaxioms">General Axioms</a></li><li><a href="#namespacedeclarations">Namespace Declarations</a></li></ol></div><h2 id="introduction">Introduction</h2><span class="markdown">The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://www.datacite.org/sites/default/files/document/DataCite-MetadataSchema_V31_Final_8-24-2015_0.pdf) to be described in RDF.
**Website:** http://www.sparontologies.net/ontologies/datacite</span><div id="toc"><h2>Table of Content</h2><ol><li><a href="#introduction">Introduction</a></li><li><a href="#classes">Classes</a></li><li><a href="#objectproperties">Object Properties</a></li><li><a href="#namedindividuals">Named Individuals</a></li><li><a href="#annotationproperties">Annotation Properties</a></li><li><a href="#generalaxioms">General Axioms</a></li><li><a href="#namespacedeclarations">Namespace Declarations</a></li></ol></div><h2 id="introduction">Introduction</h2><span class="markdown">The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://schema.datacite.org/meta/kernel-3.1/index.html) to be described in RDF.

This version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF.</span><p class="image"><object data="datacite.png" type="image/png"></object></p><div id="classes"><h2>Classes</h2><ul class="hlist"><li><a href="#d4e279" title="http://purl.org/spar/datacite/AgentIdentifier">agent identifier</a></li><li><a href="#d4e304" title="http://purl.org/spar/datacite/AgentIndetifierScheme">agent identifier scheme</a></li><li><a href="#d4e334" title="http://purl.org/spar/datacite/AlternateResourceIdentifier">alternate resource identifier</a></li><li><a href="#d4e349" title="http://purl.org/spar/datacite/DescriptionType">description type</a></li><li><a href="#d4e362" title="http://purl.org/spar/datacite/FunderIdentifier">funder identifier</a></li><li><a href="#d4e386" title="http://purl.org/spar/datacite/FunderIdentifierScheme">funder identifier scheme</a></li><li><a href="#d4e415" title="http://purl.org/spar/datacite/Identifier">identifier</a></li><li><a href="#d4e458" title="http://purl.org/spar/datacite/IdentifierScheme">identifier scheme</a></li><li><a href="#d4e470" title="http://purl.org/spar/datacite/MetadataScheme">metadata scheme</a></li><li><a href="#d4e485" title="http://purl.org/spar/datacite/OrganizationIdentifier">organization identifier</a></li><li><a href="#d4e508" title="http://purl.org/spar/datacite/OrganizationIdentifierScheme">organization identifier scheme</a></li><li><a href="#d4e538" title="http://purl.org/spar/datacite/PersonalIdentifier">personal identifier</a></li><li><a href="#d4e561" title="http://purl.org/spar/datacite/PersonalIdentifierScheme">personal identifier scheme</a></li><li><a href="#d4e590" title="http://purl.org/spar/datacite/PrimaryResourceIdentifier">primary resource identifier</a></li><li><a href="#d4e614" title="http://purl.org/spar/datacite/ResourceIdentifier">resource identifier</a></li><li><a href="#d4e637" title="http://purl.org/spar/datacite/ResourceIdentifierScheme">resource identifier scheme</a></li></ul><div id="d4e279" class="entity"><a name="http://purl.org/spar/datacite/AgentIdentifier"></a><h3>agent identifier<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://purl.org/spar/datacite/AgentIdentifier</p><div class="comment"><span class="markdown">An identifier that uniquely identities an individual agent, belonging to a particular identifier scheme specified by an individual within the class datacite:AgentIdentifierScheme (or any of its subclasses).</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e415" title="http://purl.org/spar/datacite/Identifier">identifier</a><sup title="class" class="type-c">c</sup></dd><dd><a href="#d4e238" title="http://purl.org/spar/datacite/usesIdentifierScheme">uses identifier scheme</a><sup title="object property" class="type-op">op</sup> <span class="logic">only</span> <a href="#d4e279" title="http://purl.org/spar/datacite/AgentIdentifier">agent identifier</a><sup title="class" class="type-c">c</sup></dd><dt>has sub-classes</dt><dd><a href="#d4e362" title="http://purl.org/spar/datacite/FunderIdentifier">funder identifier</a><sup title="class" class="type-c">c</sup>, <a href="#d4e485" title="http://purl.org/spar/datacite/OrganizationIdentifier">organization identifier</a><sup title="class" class="type-c">c</sup>, <a href="#d4e538" title="http://purl.org/spar/datacite/PersonalIdentifier">personal identifier</a><sup title="class" class="type-c">c</sup></dd><dt>is disjoint with</dt><dd><a href="#d4e614" title="http://purl.org/spar/datacite/ResourceIdentifier">resource identifier</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e304" class="entity"><a name="http://purl.org/spar/datacite/AgentIndetifierScheme"></a><h3>agent identifier scheme<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://purl.org/spar/datacite/AgentIndetifierScheme</p><div class="comment"><span class="markdown">The identifier scheme used to identify an agent. Individual schemes are defines as members of its sub-classes.</span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e458" title="http://purl.org/spar/datacite/IdentifierScheme">identifier scheme</a><sup title="class" class="type-c">c</sup></dd><dd><span class="logic">inverse</span> <a href="#d4e238" title="http://purl.org/spar/datacite/usesIdentifierScheme">uses identifier scheme</a><sup title="object property" class="type-op">op</sup> <span class="logic">some</span> <a href="#d4e279" title="http://purl.org/spar/datacite/AgentIdentifier">agent identifier</a><sup title="class" class="type-c">c</sup></dd><dt>has sub-classes</dt><dd><a href="#d4e386" title="http://purl.org/spar/datacite/FunderIdentifierScheme">funder identifier scheme</a><sup title="class" class="type-c">c</sup>, <a href="#d4e508" title="http://purl.org/spar/datacite/OrganizationIdentifierScheme">organization identifier scheme</a><sup title="class" class="type-c">c</sup>, <a href="#d4e561" title="http://purl.org/spar/datacite/PersonalIdentifierScheme">personal identifier scheme</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e334" class="entity"><a name="http://purl.org/spar/datacite/AlternateResourceIdentifier"></a><h3>alternate resource identifier<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://purl.org/spar/datacite/AlternateResourceIdentifier</p><div class="comment"><span class="markdown">An identifier other than a DOI that is used as an alternative identifier to uniquely identifies the primary resource that is the subject of the DataCite metadata record, belonging to a particular scheme such as ISBN specified by an individual that is a member of the class datacite:ResourceIdentifierScheme. </span></div><dl class="description"><dt>has super-classes</dt><dd><a href="#d4e614" title="http://purl.org/spar/datacite/ResourceIdentifier">resource identifier</a><sup title="class" class="type-c">c</sup></dd><dt>is disjoint with</dt><dd><a href="#d4e590" title="http://purl.org/spar/datacite/PrimaryResourceIdentifier">primary resource identifier</a><sup title="class" class="type-c">c</sup></dd></dl></div><div id="d4e349" class="entity"><a name="http://purl.org/spar/datacite/DescriptionType"></a><h3>description type<sup title="class" class="type-c">c</sup><span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a></span></h3><p><strong>IRI:</strong> http://purl.org/spar/datacite/DescriptionType</p><div class="comment"><span class="markdown">This class permits classification of the type of description given to a resource described by the DataCite Metadata schema. Individual members of the class conform to the five values allowed in the DataCite controlled list, namely:

Expand Down
2 changes: 1 addition & 1 deletion docs/2016-01-21/datacite.json
Original file line number Diff line number Diff line change
Expand Up @@ -1320,7 +1320,7 @@
},
{
"@language": "en",
"@value": "The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://www.datacite.org/sites/default/files/document/DataCite-MetadataSchema_V31_Final_8-24-2015_0.pdf) to be described in RDF. \n\nThis version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF."
"@value": "The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://schema.datacite.org/meta/kernel-3.1/index.html) to be described in RDF. \n\nThis version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF."
}
],
"http://purl.org/dc/elements/1.1/rights": [
Expand Down
2 changes: 1 addition & 1 deletion docs/2016-01-21/datacite.nt
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ _:Na289b77481e64769b971ed6c8f752cf2 <http://www.w3.org/2002/07/owl#onProperty> <
<http://purl.org/spar/datacite/hasDescriptionType> <http://www.w3.org/2000/01/rdf-schema#comment> "An object property permitting specification of the type of description used to describe a resource, defined as an individual of the class datacite:DescriptionType from the DataCite controlled list of Abstract, SeriesInformation, TableOfContent and Other."@en .
<http://purl.org/spar/datacite/purl> <http://www.w3.org/2000/01/rdf-schema#label> "purl"@en .
<http://purl.org/spar/datacite/handle> <http://purl.org/spar/fabio/hasURL> "http://www.handle.net/"^^<http://www.w3.org/2001/XMLSchema#anyURI> .
<http://purl.org/spar/datacite> <http://purl.org/dc/elements/1.1/description> "The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://www.datacite.org/sites/default/files/document/DataCite-MetadataSchema_V31_Final_8-24-2015_0.pdf) to be described in RDF. \n\nThis version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF."@en .
<http://purl.org/spar/datacite> <http://purl.org/dc/elements/1.1/description> "The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://schema.datacite.org/meta/kernel-3.1/index.html) to be described in RDF. \n\nThis version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF."@en .
<http://purl.org/spar/datacite/series-information> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#NamedIndividual> .
_:Nec213d90b1804123b79fdac427a0fe01 <http://www.w3.org/2002/07/owl#allValuesFrom> <http://purl.org/spar/datacite/ResourceIdentifierScheme> .
<http://purl.org/spar/datacite> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
Expand Down
2 changes: 1 addition & 1 deletion docs/2016-01-21/datacite.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dc:title a owl:AnnotationProperty .
"Silvio Peroni"^^xsd:string ;
dc:date "2016-01-21" ;
dc:description :datacite.png,
"""The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://www.datacite.org/sites/default/files/document/DataCite-MetadataSchema_V31_Final_8-24-2015_0.pdf) to be described in RDF.
"""The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://schema.datacite.org/meta/kernel-3.1/index.html) to be described in RDF.

This version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF."""@en ;
dc:rights "This work is distributed under a Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/)."@en ;
Expand Down
2 changes: 1 addition & 1 deletion docs/2016-01-21/datacite.xml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Silvio Peroni</dc:creator>
<dc:rights xml:lang="en">This work is distributed under a Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/).</dc:rights>
<dc:description rdf:resource="http://purl.org/spar/datacite/datacite.png"/>
<dc:description xml:lang="en">The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://www.datacite.org/sites/default/files/document/DataCite-MetadataSchema_V31_Final_8-24-2015_0.pdf) to be described in RDF.
<dc:description xml:lang="en">The DataCite Ontology is an ontology written in OWL 2 DL to enable the metadata properties of the [DataCite Metadata Kernel Specification version 3.1](https://schema.datacite.org/meta/kernel-3.1/index.html) to be described in RDF.

This version of the DataCite Ontology has been completely revised and significantly expanded to permit accurate mapping of this new version of the DataCite Metadata Kernel Specification to RDF.</dc:description>
<owl:imports rdf:resource="http://purl.org/co"/>
Expand Down
Loading