From 6b15b7b3e2d45dc49b9d7cac5ac11d483f55f149 Mon Sep 17 00:00:00 2001 From: Steve Baskauf Date: Sun, 17 Sep 2023 16:02:36 -0500 Subject: [PATCH] Change "Task Group" to "Maintenance Group" for newly published docs --- build/dwc_terms_guides_text/document_configuration.yaml | 2 +- build/dwc_terms_guides_xml/document_configuration.yaml | 2 +- build/dwc_terms_namespace/document_configuration.yaml | 2 +- build/dwc_terms_simple/document_configuration.yaml | 2 +- docs/namespace/index.md | 4 ++-- docs/simple/index.md | 4 ++-- docs/text/index.md | 4 ++-- docs/xml/index.md | 4 ++-- 8 files changed, 12 insertions(+), 12 deletions(-) diff --git a/build/dwc_terms_guides_text/document_configuration.yaml b/build/dwc_terms_guides_text/document_configuration.yaml index c272c5a..f202705 100644 --- a/build/dwc_terms_guides_text/document_configuration.yaml +++ b/build/dwc_terms_guides_text/document_configuration.yaml @@ -9,7 +9,7 @@ documentTitle: Darwin Core text guide abstract: Guidelines for implementing Darwin Core in Text files. # This value is generally the name of the task group that created the document. -creator: Darwin Core Task Group +creator: Darwin Core Maintenance Group # Current (2023-08-27) practice is to publish documents as Markdown files in a TDWG GitHub repository. # These Markdown documents are then converted to HTML by GitHub Pages. To match the TDWG theme, the diff --git a/build/dwc_terms_guides_xml/document_configuration.yaml b/build/dwc_terms_guides_xml/document_configuration.yaml index a5b26f6..ce04d21 100644 --- a/build/dwc_terms_guides_xml/document_configuration.yaml +++ b/build/dwc_terms_guides_xml/document_configuration.yaml @@ -9,7 +9,7 @@ documentTitle: Darwin Core XML guide abstract: Guidelines for the implementation of Darwin Core in XML. # This value is generally the name of the task group that created the document. -creator: Darwin Core Task Group +creator: Darwin Core Maintenance Group # Current (2023-08-27) practice is to publish documents as Markdown files in a TDWG GitHub repository. # These Markdown documents are then converted to HTML by GitHub Pages. To match the TDWG theme, the diff --git a/build/dwc_terms_namespace/document_configuration.yaml b/build/dwc_terms_namespace/document_configuration.yaml index 8fa15ac..424f502 100644 --- a/build/dwc_terms_namespace/document_configuration.yaml +++ b/build/dwc_terms_namespace/document_configuration.yaml @@ -13,7 +13,7 @@ abstract: All terms in the Darwin Core must be assigned a unique Uniform Resourc namespaces. # This value is generally the name of the task group that created the document. -creator: Darwin Core Task Group +creator: Darwin Core Maintenance Group # Current (2023-08-27) practice is to publish documents as Markdown files in a TDWG GitHub repository. # These Markdown documents are then converted to HTML by GitHub Pages. To match the TDWG theme, the diff --git a/build/dwc_terms_simple/document_configuration.yaml b/build/dwc_terms_simple/document_configuration.yaml index ddcd1d4..4e6e622 100644 --- a/build/dwc_terms_simple/document_configuration.yaml +++ b/build/dwc_terms_simple/document_configuration.yaml @@ -9,7 +9,7 @@ documentTitle: Simple Darwin Core abstract: This document is a reference for the Simple Darwin Core standard. # This value is generally the name of the task group that created the document. -creator: Darwin Core Task Group +creator: Darwin Core Maintenance Group # Current (2023-08-27) practice is to publish documents as Markdown files in a TDWG GitHub repository. # These Markdown documents are then converted to HTML by GitHub Pages. To match the TDWG theme, the diff --git a/docs/namespace/index.md b/docs/namespace/index.md index dd5368f..7041d4e 100644 --- a/docs/namespace/index.md +++ b/docs/namespace/index.md @@ -28,10 +28,10 @@ Contributors : [John Wieczorek](https://orcid.org/0000-0003-1144-0290) ([VertNet](http://www.wikidata.org/entity/Q98382028)), [Markus Döring](https://orcid.org/0000-0001-7757-1889) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Renato De Giovanni](https://orcid.org/0000-0002-7104-7266) ([Centro de Referência em Informação Ambiental](http://www.wikidata.org/entity/Q29168927)), [Tim Robertson](https://orcid.org/0000-0001-6215-3617) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Dave Vieglais](https://orcid.org/0000-0002-6513-4996) ([KU Natural History Museum](http://www.wikidata.org/entity/Q1111807)), [Gail Kampmeier](https://orcid.org/0000-0002-5178-4170) ([Illinois Natural History Survey](http://www.wikidata.org/entity/Q5999587)) Creator -: Darwin Core Task Group +: Darwin Core Maintenance Group Bibliographic citation -: Darwin Core Task Group. 2023. Darwin Core namespace policy. Biodiversity Information Standards (TDWG). +: Darwin Core Maintenance Group. 2023. Darwin Core namespace policy. Biodiversity Information Standards (TDWG). ## 1 Introduction diff --git a/docs/simple/index.md b/docs/simple/index.md index fa4e5c5..92e94a4 100644 --- a/docs/simple/index.md +++ b/docs/simple/index.md @@ -28,10 +28,10 @@ Contributors : [John Wieczorek](https://orcid.org/0000-0003-1144-0290) ([VertNet](http://www.wikidata.org/entity/Q98382028)), [Markus Döring](https://orcid.org/0000-0001-7757-1889) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Renato De Giovanni](https://orcid.org/0000-0002-7104-7266) ([Centro de Referência em Informação Ambiental](http://www.wikidata.org/entity/Q29168927)), [Tim Robertson](https://orcid.org/0000-0001-6215-3617) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Dave Vieglais](https://orcid.org/0000-0002-6513-4996) ([KU Natural History Museum](http://www.wikidata.org/entity/Q1111807)), [Gail Kampmeier](https://orcid.org/0000-0002-5178-4170) ([Illinois Natural History Survey](http://www.wikidata.org/entity/Q5999587)) Creator -: Darwin Core Task Group +: Darwin Core Maintenance Group Bibliographic citation -: Darwin Core Task Group. 2023. Simple Darwin Core. Biodiversity Information Standards (TDWG). +: Darwin Core Maintenance Group. 2023. Simple Darwin Core. Biodiversity Information Standards (TDWG). ## 1 Introduction diff --git a/docs/text/index.md b/docs/text/index.md index c73d2d5..13ff990 100644 --- a/docs/text/index.md +++ b/docs/text/index.md @@ -28,10 +28,10 @@ Contributors : [Tim Robertson](https://orcid.org/0000-0001-6215-3617) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Markus Döring](https://orcid.org/0000-0001-7757-1889) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [John Wieczorek](https://orcid.org/0000-0003-1144-0290) ([VertNet](http://www.wikidata.org/entity/Q98382028)), [Renato De Giovanni](https://orcid.org/0000-0002-7104-7266) ([Centro de Referência em Informação Ambiental](http://www.wikidata.org/entity/Q29168927)), [Dave Vieglais](https://orcid.org/0000-0002-6513-4996) ([KU Natural History Museum](http://www.wikidata.org/entity/Q1111807)), [Steve Baskauf](https://orcid.org/0000-0003-4365-3135) ([Vanderbilt University Libraries](http://www.wikidata.org/entity/Q16849893)), [Gail Kampmeier](https://orcid.org/0000-0002-5178-4170) ([Illinois Natural History Survey](http://www.wikidata.org/entity/Q5999587)) Creator -: Darwin Core Task Group +: Darwin Core Maintenance Group Bibliographic citation -: Darwin Core Task Group. 2023. Darwin Core text guide. Biodiversity Information Standards (TDWG). +: Darwin Core Maintenance Group. 2023. Darwin Core text guide. Biodiversity Information Standards (TDWG). ## 1 Introduction diff --git a/docs/xml/index.md b/docs/xml/index.md index 5b67e2a..d593548 100644 --- a/docs/xml/index.md +++ b/docs/xml/index.md @@ -28,10 +28,10 @@ Contributors : [John Wieczorek](https://orcid.org/0000-0003-1144-0290) ([VertNet](http://www.wikidata.org/entity/Q98382028)), [Markus Döring](https://orcid.org/0000-0001-7757-1889) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Renato De Giovanni](https://orcid.org/0000-0002-7104-7266) ([Centro de Referência em Informação Ambiental](http://www.wikidata.org/entity/Q29168927)), [Tim Robertson](https://orcid.org/0000-0001-6215-3617) ([Global Biodiversity Information Facility](http://www.wikidata.org/entity/Q1531570)), [Dave Vieglais](https://orcid.org/0000-0002-6513-4996) ([KU Natural History Museum](http://www.wikidata.org/entity/Q1111807)), [Gail Kampmeier](https://orcid.org/0000-0002-5178-4170) ([Illinois Natural History Survey](http://www.wikidata.org/entity/Q5999587)) Creator -: Darwin Core Task Group +: Darwin Core Maintenance Group Bibliographic citation -: Darwin Core Task Group. 2023. Darwin Core XML guide. Biodiversity Information Standards (TDWG). +: Darwin Core Maintenance Group. 2023. Darwin Core XML guide. Biodiversity Information Standards (TDWG). ## 1 Introduction