From 32949819acff89f959fb85fcc40d57d3b9115f8f Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 3 Nov 2021 21:58:10 +0200 Subject: [PATCH] Update name of project After discussing with ISEAL I see that the preferred name for this project is "ISEAL Core Metadata Set". --- README.md | 2 +- site/config.toml | 4 ++-- site/layouts/_default/baseof.html | 2 +- site/layouts/_default/home.html | 8 ++++---- site/package.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 37a4cc98..e037624b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ISEAL Core Schema +# ISEAL Core Metadata Set ## TODO diff --git a/site/config.toml b/site/config.toml index 9048997e..77a25cff 100644 --- a/site/config.toml +++ b/site/config.toml @@ -1,4 +1,4 @@ -title="ISEAL Schema" +title="ISEAL Core Metadata Set" baseURL="https://alanorth.github.io/iseal-schema" languageCode = "en-us" enableRobotsTXT = true @@ -13,4 +13,4 @@ disablePathToLower = true author = "Alan Orth" # Description/subtitle for homepage - description = "Documenting metadata fields and controlled vocabularies for the ISEAL core schema." + description = "Documenting metadata elements and controlled vocabularies for the ISEAL Core Metadata Set." diff --git a/site/layouts/_default/baseof.html b/site/layouts/_default/baseof.html index f5aeb965..d9193ab6 100644 --- a/site/layouts/_default/baseof.html +++ b/site/layouts/_default/baseof.html @@ -19,7 +19,7 @@ {{ $js := resources.Get "js/bundle.min.js" | resources.Fingerprint }} diff --git a/site/layouts/_default/home.html b/site/layouts/_default/home.html index 67aa00ba..bc158506 100644 --- a/site/layouts/_default/home.html +++ b/site/layouts/_default/home.html @@ -23,16 +23,16 @@
-

ISEAL Core Schema Specification

-

This page provides a reference specification for the ISEAL Core Schema.

+

ISEAL Core Metadata Set Specification

+

This page provides a reference specification for the ISEAL Core Metadata Set.

In this documentation we list metadata requirements, provide controlled vocabularies, and share technical information about the schema.

Metadata

-

ISEAL Core currently uses fields from the following standard metadata schemas:

+

ISEAL Core Metadata Set currently uses fields from the following standard metadata schemas:

-

General guidelines for metadata using the ISEAL Core Schema:

+

General guidelines for metadata using the ISEAL Core Metadata Set: