diff --git a/docs/2016-01-21/datacite.html b/docs/2016-01-21/datacite.html index c3115b3..0ab6970 100644 --- a/docs/2016-01-21/datacite.html +++ b/docs/2016-01-21/datacite.html @@ -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

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Named Individuals
  5. Annotation Properties
  6. General Axioms
  7. Namespace Declarations

Introduction

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

Table of Content

  1. Introduction
  2. Classes
  3. Object Properties
  4. Named Individuals
  5. Annotation Properties
  6. General Axioms
  7. Namespace Declarations

Introduction

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.

Classes

agent identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifier

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).
has super-classes
identifierc
uses identifier schemeop only agent identifierc
has sub-classes
funder identifierc, organization identifierc, personal identifierc
is disjoint with
resource identifierc

agent identifier schemec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIndetifierScheme

The identifier scheme used to identify an agent. Individual schemes are defines as members of its sub-classes.
has super-classes
identifier schemec
inverse uses identifier schemeop some agent identifierc
has sub-classes
funder identifier schemec, organization identifier schemec, personal identifier schemec

alternate resource identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AlternateResourceIdentifier

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.
has super-classes
resource identifierc
is disjoint with
primary resource identifierc

description typec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/DescriptionType

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: diff --git a/docs/2016-01-21/datacite.json b/docs/2016-01-21/datacite.json index c02dd1d..6878810 100644 --- a/docs/2016-01-21/datacite.json +++ b/docs/2016-01-21/datacite.json @@ -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": [ diff --git a/docs/2016-01-21/datacite.nt b/docs/2016-01-21/datacite.nt index 2e15c52..d1eea0b 100644 --- a/docs/2016-01-21/datacite.nt +++ b/docs/2016-01-21/datacite.nt @@ -250,7 +250,7 @@ _:Na289b77481e64769b971ed6c8f752cf2 < "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 . "purl"@en . "http://www.handle.net/"^^ . - "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 . + "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 . . _:Nec213d90b1804123b79fdac427a0fe01 . . diff --git a/docs/2016-01-21/datacite.ttl b/docs/2016-01-21/datacite.ttl index b7a3549..af141fe 100644 --- a/docs/2016-01-21/datacite.ttl +++ b/docs/2016-01-21/datacite.ttl @@ -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 ; diff --git a/docs/2016-01-21/datacite.xml b/docs/2016-01-21/datacite.xml index c7b7109..44331b1 100644 --- a/docs/2016-01-21/datacite.xml +++ b/docs/2016-01-21/datacite.xml @@ -278,7 +278,7 @@ Silvio Peroni This work is distributed under a Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/). - 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. diff --git a/docs/2018-01-20/datacite.html b/docs/2018-01-20/datacite.html index e9e7127..ea2d6b4 100644 --- a/docs/2018-01-20/datacite.html +++ b/docs/2018-01-20/datacite.html @@ -9,7 +9,7 @@ $.scrollTo(element); } }); -

The DataCite Ontology

IRI:
http://purl.org/spar/datacite
Version IRI:
http://purl.org/spar/datacite/2018-01-20
Date:
20/01/2018
Current version:
1.0.1
Authors:
David Shotton
Silvio Peroni
Contributors:
Amy J. Barton
Egbert Gramsbergen
Jan Ashton
Marie-Christine Jacquemot
Imported Ontologies:
http://purl.org/co (visualise it with LODE)
http://purl.org/spar/literal (visualise it with LODE)

Introduction

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

IRI:
http://purl.org/spar/datacite
Version IRI:
http://purl.org/spar/datacite/2018-01-20
Date:
20/01/2018
Current version:
1.0.1
Authors:
David Shotton
Silvio Peroni
Contributors:
Amy J. Barton
Egbert Gramsbergen
Jan Ashton
Marie-Christine Jacquemot
Imported Ontologies:
http://purl.org/co (visualise it with LODE)
http://purl.org/spar/literal (visualise it with LODE)

Introduction

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.

Classes

agent identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifier

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).
has super-classes
identifierc
uses identifier schemeop only agent identifierc
has sub-classes
funder identifierc, organization identifierc, personal identifierc
is disjoint with
resource identifierc

agent identifier schemec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIndetifierScheme

The identifier scheme used to identify an agent. Individual schemes are defines as members of its sub-classes.
has super-classes
identifier schemec
inverse uses identifier schemeop some agent identifierc
has sub-classes
funder identifier schemec, organization identifier schemec, personal identifier schemec

alternate resource identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AlternateResourceIdentifier

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.
has super-classes
resource identifierc
is disjoint with
primary resource identifierc

description typec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/DescriptionType

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: diff --git a/docs/2018-01-20/datacite.json b/docs/2018-01-20/datacite.json index 8c90fd0..f22f736 100644 --- a/docs/2018-01-20/datacite.json +++ b/docs/2018-01-20/datacite.json @@ -1406,7 +1406,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": [ diff --git a/docs/2018-01-20/datacite.nt b/docs/2018-01-20/datacite.nt index 5faf6e4..07a6303 100644 --- a/docs/2018-01-20/datacite.nt +++ b/docs/2018-01-20/datacite.nt @@ -205,7 +205,7 @@ _:Nefdb8875263143aea3d35e8833942a04 . _:Nf48619724ca649aea11291091bcf2d1d . "purl"@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. \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 . + "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 . . "PubMed Central Identifier"@en . . diff --git a/docs/2018-01-20/datacite.owl b/docs/2018-01-20/datacite.owl index 7de4d58..cc5d3a1 100644 --- a/docs/2018-01-20/datacite.owl +++ b/docs/2018-01-20/datacite.owl @@ -20,7 +20,7 @@ - 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. Silvio Peroni diff --git a/docs/2018-01-20/datacite.ttl b/docs/2018-01-20/datacite.ttl index 06d29d4..5f671c7 100644 --- a/docs/2018-01-20/datacite.ttl +++ b/docs/2018-01-20/datacite.ttl @@ -35,7 +35,7 @@ dc:title a owl:AnnotationProperty . "Silvio Peroni"^^xsd:string ; dc:date "2018-01-20" ; 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 ; diff --git a/docs/2018-01-20/datacite.xml b/docs/2018-01-20/datacite.xml index 01bf486..1b8f688 100644 --- a/docs/2018-01-20/datacite.xml +++ b/docs/2018-01-20/datacite.xml @@ -487,7 +487,7 @@ All the prefixes used here refer to external ontologies, i.e., DC Metadata Terms Egbert Gramsbergen 1.0.1 - 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. Marie-Christine Jacquemot diff --git a/docs/2021-09-24/datacite.html b/docs/2021-09-24/datacite.html index ff7aa43..bb8b65a 100644 --- a/docs/2021-09-24/datacite.html +++ b/docs/2021-09-24/datacite.html @@ -19,7 +19,7 @@ **License:** [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) -**Website:** http://www.sparontologies.net/ontologies/datacite

Introduction

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

Introduction

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.

Classes

agent identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifier

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).
has super-classes
identifierc
uses identifier schemeop only agent identifierc
has sub-classes
funder identifierc, organization identifierc, personal identifierc
is disjoint with
resource identifierc

agent identifier schemec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifierScheme

The identifier scheme used to identify an agent. Individual schemes are defines as members of its sub-classes.
has super-classes
identifier schemec
inverse uses identifier schemeop some agent identifierc
has sub-classes
funder identifier schemec, organization identifier schemec, personal identifier schemec
has members
githubni, lattesni, linkedinni, orcidni, twitterni

alternate resource identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AlternateResourceIdentifier

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.
has super-classes
resource identifierc
is disjoint with
primary resource identifierc

description typec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/DescriptionType

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: diff --git a/docs/2021-09-24/datacite.json b/docs/2021-09-24/datacite.json index 7d709d5..7bd8595 100644 --- a/docs/2021-09-24/datacite.json +++ b/docs/2021-09-24/datacite.json @@ -448,7 +448,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": [ diff --git a/docs/2021-09-24/datacite.nt b/docs/2021-09-24/datacite.nt index 0579e4d..ac074e8 100644 --- a/docs/2021-09-24/datacite.nt +++ b/docs/2021-09-24/datacite.nt @@ -317,7 +317,7 @@ _:N2c7dd4cf69d241d0a4906772ec925550 . . "Pulisher Item Identifier scheme."@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. \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 . + "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 . . . "Japanese Science and Technology Agency identifier scheme"@en . diff --git a/docs/2021-09-24/datacite.ttl b/docs/2021-09-24/datacite.ttl index 92504b0..1550639 100644 --- a/docs/2021-09-24/datacite.ttl +++ b/docs/2021-09-24/datacite.ttl @@ -31,7 +31,7 @@ dc:title a owl:AnnotationProperty . "Silvio Peroni"^^xsd:string ; dc:date "2021-09-24"^^xsd:string ; 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 ; diff --git a/docs/2021-09-24/datacite.xml b/docs/2021-09-24/datacite.xml index a983fd2..ae56889 100644 --- a/docs/2021-09-24/datacite.xml +++ b/docs/2021-09-24/datacite.xml @@ -72,7 +72,7 @@ Egbert Gramsbergen Marie-Christine Jacquemot - 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. diff --git a/docs/2022-09-15/datacite.html b/docs/2022-09-15/datacite.html index f96bb17..acdfa97 100644 --- a/docs/2022-09-15/datacite.html +++ b/docs/2022-09-15/datacite.html @@ -29,7 +29,7 @@ **License:** [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) -**Website:** http://www.sparontologies.net/ontologies/datacite

Introduction

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

Introduction

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.

Classes

agent identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifier

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).
has super-classes
identifierc
uses identifier schemeop only agent identifierc
has sub-classes
funder identifierc, organization identifierc, personal identifierc
is disjoint with
resource identifierc

agent identifier schemec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifierScheme

The identifier scheme used to identify an agent. Individual schemes are defines as members of its sub-classes.
has super-classes
identifier schemec
inverse uses identifier schemeop some agent identifierc
has sub-classes
funder identifier schemec, organization identifier schemec, personal identifier schemec
has members
githubni, lattesni, linkedinni, orcidni, twitterni

alternate resource identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AlternateResourceIdentifier

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.
has super-classes
resource identifierc
is disjoint with
primary resource identifierc

description typec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/DescriptionType

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: diff --git a/docs/2022-09-15/datacite.json b/docs/2022-09-15/datacite.json index 599d2a8..64c1f5c 100644 --- a/docs/2022-09-15/datacite.json +++ b/docs/2022-09-15/datacite.json @@ -2742,7 +2742,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": [ diff --git a/docs/2022-09-15/datacite.nt b/docs/2022-09-15/datacite.nt index 2f3e52c..af98cbb 100644 --- a/docs/2022-09-15/datacite.nt +++ b/docs/2022-09-15/datacite.nt @@ -12,7 +12,7 @@ _:N153bcf6575e04436adc29fe9fe11db73 < _:N8209b50abbdc41d0a0c4a1d17cfb4aea . "methods"@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. \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 . + "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 . . "Persistent Uniform Resource Locator"@en . _:N20c91e7f466142dc8820d76c988f7a0c . diff --git a/docs/2022-09-15/datacite.ttl b/docs/2022-09-15/datacite.ttl index 4a13799..0247b24 100644 --- a/docs/2022-09-15/datacite.ttl +++ b/docs/2022-09-15/datacite.ttl @@ -31,7 +31,7 @@ dc:title a owl:AnnotationProperty . "Silvio Peroni"^^xsd:string ; dc:date "2022-09-15"^^xsd:string ; 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 ; diff --git a/docs/2022-09-15/datacite.xml b/docs/2022-09-15/datacite.xml index a3d9b07..1690bac 100644 --- a/docs/2022-09-15/datacite.xml +++ b/docs/2022-09-15/datacite.xml @@ -102,7 +102,7 @@ Silvio Peroni 2022-09-15 - 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. This work is distributed under a Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/). diff --git a/docs/current/datacite.html b/docs/current/datacite.html index f96bb17..acdfa97 100644 --- a/docs/current/datacite.html +++ b/docs/current/datacite.html @@ -29,7 +29,7 @@ **License:** [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/legalcode) -**Website:** http://www.sparontologies.net/ontologies/datacite

Introduction

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

Introduction

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.

Classes

agent identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifier

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).
has super-classes
identifierc
uses identifier schemeop only agent identifierc
has sub-classes
funder identifierc, organization identifierc, personal identifierc
is disjoint with
resource identifierc

agent identifier schemec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AgentIdentifierScheme

The identifier scheme used to identify an agent. Individual schemes are defines as members of its sub-classes.
has super-classes
identifier schemec
inverse uses identifier schemeop some agent identifierc
has sub-classes
funder identifier schemec, organization identifier schemec, personal identifier schemec
has members
githubni, lattesni, linkedinni, orcidni, twitterni

alternate resource identifierc back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/AlternateResourceIdentifier

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.
has super-classes
resource identifierc
is disjoint with
primary resource identifierc

description typec back to ToC or Class ToC

IRI: http://purl.org/spar/datacite/DescriptionType

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: diff --git a/docs/current/datacite.json b/docs/current/datacite.json index 599d2a8..64c1f5c 100644 --- a/docs/current/datacite.json +++ b/docs/current/datacite.json @@ -2742,7 +2742,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": [ diff --git a/docs/current/datacite.nt b/docs/current/datacite.nt index 2f3e52c..af98cbb 100644 --- a/docs/current/datacite.nt +++ b/docs/current/datacite.nt @@ -12,7 +12,7 @@ _:N153bcf6575e04436adc29fe9fe11db73 < _:N8209b50abbdc41d0a0c4a1d17cfb4aea . "methods"@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. \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 . + "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 . . "Persistent Uniform Resource Locator"@en . _:N20c91e7f466142dc8820d76c988f7a0c . diff --git a/docs/current/datacite.owl b/docs/current/datacite.owl index 8813008..8cb2871 100644 --- a/docs/current/datacite.owl +++ b/docs/current/datacite.owl @@ -27,7 +27,7 @@ Silvio Peroni 2022-09-15 - 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. This work is distributed under a Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/). diff --git a/docs/current/datacite.ttl b/docs/current/datacite.ttl index 4a13799..0247b24 100644 --- a/docs/current/datacite.ttl +++ b/docs/current/datacite.ttl @@ -31,7 +31,7 @@ dc:title a owl:AnnotationProperty . "Silvio Peroni"^^xsd:string ; dc:date "2022-09-15"^^xsd:string ; 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 ; diff --git a/docs/current/datacite.xml b/docs/current/datacite.xml index a3d9b07..1690bac 100644 --- a/docs/current/datacite.xml +++ b/docs/current/datacite.xml @@ -102,7 +102,7 @@ Silvio Peroni 2022-09-15 - 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. This work is distributed under a Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/). diff --git a/xslt/xml2rdf.xslt b/xslt/xml2rdf.xslt index 69cb523..2de6aad 100644 --- a/xslt/xml2rdf.xslt +++ b/xslt/xml2rdf.xslt @@ -512,7 +512,7 @@