Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
2014-08-20 v3.1: Addition of values "arxiv" and "bibcode"
2015-02-12 v4.0: Addition of value "IGSN"
2019-02-14 v4.2: Addition of value "w3id"
2024-12-05 v4.5: Addition of values "CSTR", "RRID" -->
2024-12-05 v4.6: Addition of values "CSTR", "RRID"
2026-03-03 v4.7: Addition of values "RAiD", "SWHID" -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-4" targetNamespace="http://datacite.org/schema/kernel-4" elementFormDefault="qualified">
<xs:simpleType name="relatedIdentifierType" id="relatedIdentifierType">
<xs:annotation>
Expand Down
2 changes: 1 addition & 1 deletion source/meta/kernel-4.7/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DataCite Metadata Working Group. (2026). DataCite Metadata Schema Documentation
<div class="text-center"><a href="https://datacite-metadata-schema.readthedocs.io/_/downloads/en/4.7/pdf/" class="btn">Download PDF</a></div>

## Schema
DataCite Metadata Working Group. (2026). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.7. DataCite e.V. [https://doi.org/0.14454/28a4-kd32](https://doi.org/10.14454/28a4-kd32)
DataCite Metadata Working Group. (2026). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.7. DataCite e.V. [https://doi.org/10.14454/28a4-kd32](https://doi.org/10.14454/28a4-kd32)

<div class="text-center"><a href="metadata.xsd" class="btn">View XSD</a></div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
2014-08-20 v3.1: Addition of values "arxiv" and "bibcode"
2015-02-12 v4.0: Addition of value "IGSN"
2019-02-14 v4.2: Addition of value "w3id"
2024-12-05 v4.5: Addition of values "CSTR", "RRID" -->
2024-12-05 v4.6: Addition of values "CSTR", "RRID"
2026-03-03 v4.7: Addition of values "RAiD", "SWHID" -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://datacite.org/schema/kernel-4" targetNamespace="http://datacite.org/schema/kernel-4" elementFormDefault="qualified">
<xs:simpleType name="relatedIdentifierType" id="relatedIdentifierType">
<xs:annotation>
Expand Down
2 changes: 1 addition & 1 deletion source/meta/kernel-4/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DataCite Metadata Working Group. (2026). DataCite Metadata Schema Documentation
<div class="text-center"><a href="https://datacite-metadata-schema.readthedocs.io/_/downloads/en/4.7/pdf/" class="btn">Download PDF</a></div>

## Schema
DataCite Metadata Working Group. (2026). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.7. DataCite e.V. [https://doi.org/0.14454/28a4-kd32](https://doi.org/10.14454/28a4-kd32)
DataCite Metadata Working Group. (2026). DataCite Metadata Schema for the Publication and Citation of Research Data and Other Research Outputs. Version 4.7. DataCite e.V. [https://doi.org/10.14454/28a4-kd32](https://doi.org/10.14454/28a4-kd32)

<div class="text-center"><a href="metadata.xsd" class="btn">View XSD</a></div>

Expand Down
Loading