From 973f346da20d2a6d6e9032fdbbcbd2fbad2cda0e Mon Sep 17 00:00:00 2001 From: Bonnie Russell Date: Tue, 14 Jan 2025 17:17:47 -0500 Subject: [PATCH 1/2] fixed typo in resource types section. --- docs/source/metadata.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/metadata.md b/docs/source/metadata.md index 23fb894a..1bdcf88b 100644 --- a/docs/source/metadata.md +++ b/docs/source/metadata.md @@ -271,7 +271,7 @@ Prior to the start of development on the KCWorks repository we did a deep dive i We have broken down resource types over eight categories, including support for various art objects, multimedia files, online course files, virtual reality, and software. Each category - Dataset, Image, Instructional Resource, Presentation, Publication, Software, Audiovisual, and Other - has within it specific metadata fields that provide the ability to fully describe the object. -The eight top resource types and many of the subtypes are derived from the list in [the Datacite schema under resourceTypeGeneral](https://datacite-metadata-schema.readthedocs.io/en/4.6/appendices/appendix-1/resourceTypeGeneral/).The rest derived from our original resource types in the [CORE repository](https://works.hcommons.org/records/f9xww-xwr22), launched in 2016 as part of Humanities Commons. +The eight top resource types and many of the subtypes are derived from the list in [the Datacite schema under resourceTypeGeneral](https://datacite-metadata-schema.readthedocs.io/en/4.6/appendices/appendix-1/resourceTypeGeneral/). The rest derived from our original resource types in the [CORE repository](https://works.hcommons.org/records/f9xww-xwr22), launched in 2016 as part of Humanities Commons. Each top level category - Dataset, Image, Instructional Resource, Presentation, Publication, Software, Audiovisual, and Other - has within it specific metadata fields that provide the ability to fully describe the object. As we mapped our existing resource types we had to add two custom types to support legal scholars: Legal Comment and Legal Response, which support the Michigan State University School of Law and their deposits of legal scholarship. @@ -279,7 +279,6 @@ Each top level category - Dataset, Image, Instructional Resource, Presentation, Keeping with our support for a wide variety of objects and disciplines, our creator roles are more diverse than just "author," "editor," or "translator." For contribuors we were influenced by the [CRediT Taxonomy](https://credit.niso.org/), finding ways of recognizing labor even when the contribution is not immediately visible. Included in both creator and contributor roles a selection of types taken from the [Variations Metadata](https://dlib.indiana.edu/projects/variations3/metadata/guide/controlVocabs/contributorRoles.html) taxonomy, providing the ability to credit those who engage in creative and musical works. - ## Identifier Schemes ### Works From 779d44ed25e91a825ebc9bf49c986549529344cc Mon Sep 17 00:00:00 2001 From: Bonnie Russell Date: Thu, 16 Jan 2025 15:12:53 -0500 Subject: [PATCH 2/2] Updated ISSN and ISBN sections. --- docs/source/metadata.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/source/metadata.md b/docs/source/metadata.md index 1bdcf88b..86459d5e 100644 --- a/docs/source/metadata.md +++ b/docs/source/metadata.md @@ -301,8 +301,12 @@ KCWorks also supports the Handle identifier scheme (https://handle.net/). The Ha #### ISSN (secondary identifier) +An ISSN is an eight digit code that identifies a print or electronic newspaper, journal, magazine, or other periodical. More information on the ISSN can be found on [ISSN.org](https://www.issn.org/understanding-the-issn/what-is-an-issn/). + #### ISBN (secondary identifier) +An ISBN (International Standard Book Number) is a ten (pre-2007) or 13 digit (2007 to present) identifier used to identify both print and electronic published books. More information on the ISBN can be found on [ISBN-international.org](https://www.isbn-international.org/content/what-isbn/10). + ### People #### ORCID (recommended)