diff --git a/source/_four.html.md.erb b/source/_four.html.md.erb index 0a704f0..d69cf17 100644 --- a/source/_four.html.md.erb +++ b/source/_four.html.md.erb @@ -1,10 +1,12 @@ -## Metadata Schema 4.7 +## Metadata Schema 4.8 -Released <%= Date.parse("2026-03-03").strftime("%-d %b %Y") %>. Changes in this version include: +Released <%= Date.parse("2026-12-31").strftime("%-d %b %Y") %>. Changes in this version include: -* New resourceTypeGeneral values: Poster and Presentation -* New relatedIdentifierType values: RAiD and SWHID -* New relationType value: Other -* New relationTypeInformation sub-property of RelatedIdentifier and RelatedItem +* New Distribution property +* New Access property +* New resourceTypeGeneral: BlogPost +* New relatedIdentifierType: PatentNumber +* New relationType pair: IsOutputOf / HasOutput +* New contributorType: Reviewer -More info +More info diff --git a/source/_versions.html.md.erb b/source/_versions.html.md.erb index 5a452cc..6db7a23 100644 --- a/source/_versions.html.md.erb +++ b/source/_versions.html.md.erb @@ -1,5 +1,18 @@ ## DataCite Metadata Schema 4 +### [DataCite Metadata Schema 4.8](/meta/kernel-4.8/) + +Released <%= Date.parse("2026-12-31").strftime("%-d %b %Y") %>. Changes in this version include: + +* Addition of a new Distribution property +* Addition of a new Access property +* Addition of new resourceTypeGeneral value: BlogPost +* Addition of new relatedIdentifierType value: PatentNUmber +* Addition of new relationType pair: IsOutputOf and HasOutput +* Addition of new contributorType value: Reviewer + +
+ ### [DataCite Metadata Schema 4.7](/meta/kernel-4.7/) Released <%= Date.parse("2026-03-03").strftime("%-d %b %Y") %>. Changes in this version include: diff --git a/source/includes/_header.html.erb b/source/includes/_header.html.erb index f973183..23b9fc2 100644 --- a/source/includes/_header.html.erb +++ b/source/includes/_header.html.erb @@ -23,7 +23,7 @@