Skip to content

Commit

Permalink
Merge pull request #159 from tdwg/boolean
Browse files Browse the repository at this point in the history
Boolean CV metadata
  • Loading branch information
Steve Baskauf authored Mar 12, 2024
2 parents 2fb9d48 + ce76bc1 commit 51f95ef
Show file tree
Hide file tree
Showing 45 changed files with 228 additions and 8 deletions.
2 changes: 2 additions & 0 deletions boolean-versions/boolean-versions-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
20 changes: 20 additions & 0 deletions boolean-versions/boolean-versions-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
header,predicate,type,value,attribute,subject_id
version_isDefinedBy,rdfs:isDefinedBy,iri,,,$root
version_isDefinedBy,dcterms:isPartOf,iri,,,$root
version_issued,dcterms:issued,datatype,,xsd:date,$root
version_status,tdwgutility:status,datatype,,xsd:string,$root
replaces_version,dcterms:replaces,iri,,,$root
replaces1_version,dcterms:replaces,iri,,,$root
replaces2_version,dcterms:replaces,iri,,,$root
label,rdfs:label,language,,en,$root
label,skos:prefLabel,language,,en,$root
definition,rdfs:comment,language,,en,$root
definition,skos:definition,language,,en,$root
definition_derived_from ,sawsdlrdf:modelReference,iri,,,$root
usage,skos:scopeNote,language,,en,$root
notes,dcterms:description,language,,en,$root
examples,skos:example,language,,en,$root
skos_inScheme,skos:inScheme,iri,http://rs.tdwg.org/boolean/values/,,$root
controlled_value_string,rdf:value,plain,,,$root
type,rdf:type,iri,,,$root
term_localName,dcterms:isVersionOf,iri,http://rs.tdwg.org/boolean/values/,,$root
2 changes: 2 additions & 0 deletions boolean-versions/boolean-versions-replacements-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
header,predicate,type,value,attribute,subject_id
1 change: 1 addition & 0 deletions boolean-versions/boolean-versions-replacements.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
replacing_version,replaced_version_localName
4 changes: 4 additions & 0 deletions boolean-versions/boolean-versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
document_modified,version,versionLocalName,version_isDefinedBy,version_issued,version_status,replaces_version,replaces1_version,replaces2_version,label,skos_inScheme,definition,definition_derived_from,usage,notes,examples,controlled_value_string,type,term_localName
2024-03-11T21:37:22-05:00,http://rs.tdwg.org/boolean/values/version/b-2023-03-13,b-2023-03-13,http://rs.tdwg.org/boolean/values/version/,2023-03-13,recommended,,,,boolean values concept scheme,,A SKOS Concept Scheme for boolean values,,,,,,http://www.w3.org/2004/02/skos/core#ConceptScheme,b
2024-03-11T21:37:22-05:00,http://rs.tdwg.org/boolean/values/version/b0-2023-03-13,b0-2023-03-13,http://rs.tdwg.org/boolean/values/version/,2023-03-13,recommended,,,,false,b,Concept representing a boolean false value,,"In systems where datatyping is possible, this value SHOULD be serialized using the datatyped value appropriate for false values in that system.",,,false,http://www.w3.org/2004/02/skos/core#Concept,b0
2024-03-11T21:37:22-05:00,http://rs.tdwg.org/boolean/values/version/b1-2023-03-13,b1-2023-03-13,http://rs.tdwg.org/boolean/values/version/,2023-03-13,recommended,,,,true,b,Concept representing a boolean true value,,"In systems where datatyping is possible, this value SHOULD be serialized using the datatyped value appropriate for true values in that system.",,,true,http://www.w3.org/2004/02/skos/core#Concept,b1
2 changes: 2 additions & 0 deletions boolean-versions/constants.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
domainRoot,coreClassFile,documentClass,creator,outputDirectory,outFileNameAfter,separator,baseIriColumn,modifiedColumn
http://rs.tdwg.org/boolean/values/version/,boolean-versions.csv,foaf:document,Biodiversity Information Standards (TDWG),c:\test\output\,,",",versionLocalName,document_modified
2 changes: 2 additions & 0 deletions boolean-versions/linked-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
link_column,link_property,suffix1,link_characters,suffix2,filename,forward_link
replaced_version_localName,dcterms:replaces,replacing_version,http,,boolean-versions-replacements.csv,dcterms:isReplacedBy
13 changes: 13 additions & 0 deletions boolean-versions/namespace.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
curie,value
rdf,http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs,http://www.w3.org/2000/01/rdf-schema#
xsd,http://www.w3.org/2001/XMLSchema#
owl,http://www.w3.org/2002/07/owl#
dc,http://purl.org/dc/elements/1.1/
dcterms,http://purl.org/dc/terms/
dwc,http://rs.tdwg.org/dwc/terms/
skos,http://www.w3.org/2004/02/skos/core#
tdwgutility,http://rs.tdwg.org/dwc/terms/attributes/
foaf,http://xmlns.com/foaf/0.1/
dwciri,http://rs.tdwg.org/dwc/iri/
sawsdlrdf,http://www.w3.org/ns/sawsdl#
2 changes: 2 additions & 0 deletions boolean/boolean-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
20 changes: 20 additions & 0 deletions boolean/boolean-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
header,predicate,type,value,attribute,subject_id
term_isDefinedBy,rdfs:isDefinedBy,iri,,,$root
term_isDefinedBy,dcterms:isPartOf,iri,,,$root
term_created,dcterms:created,datatype,,xsd:date,$root
term_modified,dcterms:modified,datatype,,xsd:date,$root
term_deprecated,owl:deprecated,datatype,,xsd:boolean,$root
replaces_term,dcterms:replaces,iri,,,$root
replaces1_term,dcterms:replaces,iri,,,$root
replaces2_term,dcterms:replaces,iri,,,$root
label,rdfs:label,language,,en,$root
label,skos:prefLabel,language,,en,$root
definition,rdfs:comment,language,,en,$root
definition,skos:definition,language,,en,$root
definition_derived_from ,sawsdlrdf:modelReference,iri,,,$root
usage,skos:scopeNote,language,,en,$root
notes,dcterms:description,language,,en,$root
examples,skos:example,language,,en,$root
skos_inScheme,skos:inScheme,iri,http://rs.tdwg.org/boolean/values/,,$root
controlled_value_string,rdf:value,plain,,,$root
type,rdf:type,iri,,,$root
2 changes: 2 additions & 0 deletions boolean/boolean-replacements-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
1 change: 1 addition & 0 deletions boolean/boolean-replacements-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
header,predicate,type,value,attribute,subject_id
1 change: 1 addition & 0 deletions boolean/boolean-replacements.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
replacing_term,replaced_term_localName
2 changes: 2 additions & 0 deletions boolean/boolean-versions-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
1 change: 1 addition & 0 deletions boolean/boolean-versions-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
header,predicate,type,value,attribute,subject_id
4 changes: 4 additions & 0 deletions boolean/boolean-versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
version,term_localName
http://rs.tdwg.org/boolean/values/version/b-2023-03-13,b
http://rs.tdwg.org/boolean/values/version/b0-2023-03-13,b0
http://rs.tdwg.org/boolean/values/version/b1-2023-03-13,b1
4 changes: 4 additions & 0 deletions boolean/boolean.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
document_modified,term_localName,term_isDefinedBy,term_created,term_modified,term_deprecated,replaces_term,replaces1_term,replaces2_term,label,skos_inScheme,definition,definition_derived_from,usage,notes,examples,controlled_value_string,type
2024-03-11T21:37:22-05:00,b,http://rs.tdwg.org/boolean/values/,2023-03-13,2023-03-13,,,,,boolean values concept scheme,,A SKOS Concept Scheme for boolean values,,,,,,http://www.w3.org/2004/02/skos/core#ConceptScheme
2024-03-11T21:37:22-05:00,b0,http://rs.tdwg.org/boolean/values/,2023-03-13,2023-03-13,,,,,false,b,Concept representing a boolean false value,,"In systems where datatyping is possible, this value SHOULD be serialized using the datatyped value appropriate for false values in that system.",,,false,http://www.w3.org/2004/02/skos/core#Concept
2024-03-11T21:37:22-05:00,b1,http://rs.tdwg.org/boolean/values/,2023-03-13,2023-03-13,,,,,true,b,Concept representing a boolean true value,,"In systems where datatyping is possible, this value SHOULD be serialized using the datatyped value appropriate for true values in that system.",,,true,http://www.w3.org/2004/02/skos/core#Concept
2 changes: 2 additions & 0 deletions boolean/constants.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
domainRoot,coreClassFile,documentClass,creator,outputDirectory,outFileNameAfter,separator,baseIriColumn,modifiedColumn
http://rs.tdwg.org/boolean/values/,boolean.csv,foaf:document,Biodiversity Information Standards (TDWG),c:\test\output\,,",",term_localName,document_modified
3 changes: 3 additions & 0 deletions boolean/linked-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
link_column,link_property,suffix1,link_characters,suffix2,filename,forward_link
term_localName,dcterms:isVersionOf,version,http,,boolean-versions.csv,dcterms:hasVersion
replaced_term_localName,dcterms:replaces,replacing_term,http,,boolean-replacements.csv,dcterms:isReplacedBy
13 changes: 13 additions & 0 deletions boolean/namespace.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
curie,value
rdf,http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs,http://www.w3.org/2000/01/rdf-schema#
xsd,http://www.w3.org/2001/XMLSchema#
owl,http://www.w3.org/2002/07/owl#
dc,http://purl.org/dc/elements/1.1/
dcterms,http://purl.org/dc/terms/
dwc,http://rs.tdwg.org/dwc/terms/
skos,http://www.w3.org/2004/02/skos/core#
tdwgutility,http://rs.tdwg.org/dwc/terms/attributes/
foaf,http://xmlns.com/foaf/0.1/
dwciri,http://rs.tdwg.org/dwc/iri/
sawsdlrdf,http://www.w3.org/ns/sawsdl#
2 changes: 2 additions & 0 deletions docs-roles/docs-roles.csv
Original file line number Diff line number Diff line change
Expand Up @@ -379,3 +379,5 @@ http://rs.tdwg.org/dwc/doc/inclusive/,,,,,,,https://orcid.org/0000-0003-4365-313
http://rs.tdwg.org/dwc/doc/tcr/,,,,,,,https://orcid.org/0000-0002-1720-0127,contributor,Yanina V. Sica
http://rs.tdwg.org/dwc/doc/tcr/,,,,,,,https://orcid.org/0000-0002-0595-7827,contributor,Wesley M. Hochachka
http://rs.tdwg.org/dwc/doc/tcr/,,,,,,,https://orcid.org/0000-0003-4365-3135,contributor,Steven J. Baskauf
http://rs.tdwg.org/tag/doc/boolean/,,,,,,,https://orcid.org/0000-0003-4365-3135,contributor,Steven J. Baskauf
http://rs.tdwg.org/tag/doc/boolean/,,,,,,,https://orcid.org/0000-0002-5819-9134,contributor,Ben Norton
2 changes: 2 additions & 0 deletions docs-versions/docs-versions-authors.csv
Original file line number Diff line number Diff line change
Expand Up @@ -813,3 +813,5 @@ http://rs.tdwg.org/dwc/doc/inclusive/2024-02-28,https://orcid.org/0000-0003-4365
http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,https://orcid.org/0000-0002-1720-0127,Yanina V. Sica,contributor,http://www.wikidata.org/entity/Q20204892,Yale University,http://www.wikidata.org/entity/Q49112
http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,https://orcid.org/0000-0002-0595-7827,Wesley M. Hochachka,contributor,http://www.wikidata.org/entity/Q20204892,Cornell Lab of Ornithology,http://www.wikidata.org/entity/Q2997535
http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,https://orcid.org/0000-0003-4365-3135,Steven J. Baskauf,contributor,http://www.wikidata.org/entity/Q20204892,Vanderbilt University Libraries,http://www.wikidata.org/entity/Q16849893
http://rs.tdwg.org/tag/doc/boolean/2023-03-13,https://orcid.org/0000-0003-4365-3135,Steven J. Baskauf,contributor,http://www.wikidata.org/entity/Q20204892,Vanderbilt University Libraries,http://www.wikidata.org/entity/Q16849893
http://rs.tdwg.org/tag/doc/boolean/2023-03-13,https://orcid.org/0000-0002-5819-9134,Ben Norton,contributor,http://www.wikidata.org/entity/Q20204892,,
1 change: 1 addition & 0 deletions docs-versions/docs-versions-formats.csv
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ http://rs.tdwg.org/dwc/doc/eco/2024-02-28,text/markdown,https://raw.githubuserco
http://rs.tdwg.org/dwc/doc/hierarchy/2024-02-28,text/markdown,https://raw.githubusercontent.com/tdwg/hc/main/docs/hierarchy/index.md
http://rs.tdwg.org/dwc/doc/inclusive/2024-02-28,text/markdown,https://raw.githubusercontent.com/tdwg/hc/main/docs/inclusive/index.md
http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,text/markdown,https://raw.githubusercontent.com/tdwg/hc/main/docs/tcr/index.md
http://rs.tdwg.org/tag/doc/boolean/2023-03-13,text/markdown,https://raw.githubusercontent.com/tdwg/tag/master/docs/boolean/index.md
1 change: 1 addition & 0 deletions docs-versions/docs-versions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,4 @@ Humboldt Extension Vocabulary List of Terms,http://rs.tdwg.org/dwc/doc/eco/,http
Properties of hierarchical events in the Humboldt Extension for Ecological Inventories,http://rs.tdwg.org/dwc/doc/hierarchy/,http://rs.tdwg.org/dwc/doc/hierarchy/2024-02-28,text/html,2024-02-28,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Humboldt Extension Task Group. 2024. Properties of hierarchical events in the Humboldt Extension for Ecological Inventories. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/hierarchy/2024-02-28,TDWG Humboldt Extension Task Group,,https://raw.githubusercontent.com/tdwg/hc/main/docs/hierarchy/index.md,https://eco.tdwg.org/hierarchy/,http://www.tdwg.org/standards/450,Ecological inventories in the context of Darwin Core can be considered as types of dwc:Events with the potential for hierarchical structure relating broader parent dwc:Events with narrower child dwc:Events. Terms in the Humboldt Extension are all properties of a dwc:Event. This document explains how dwc:Event hierarchies for ecological inventories should be structured and provides guidance on the use of Humboldt Extension terms in the context of parent and child dwc:Events.
isLeastSpecificTargetCategoryQuantityInclusive Guidelines,http://rs.tdwg.org/dwc/doc/inclusive/,http://rs.tdwg.org/dwc/doc/inclusive/2024-02-28,text/html,2024-02-28,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Humboldt Extension Task Group. 2024. isLeastSpecificTargetCategoryQuantityInclusive Guidelines. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/inclusive/2024-02-28,TDWG Humboldt Extension Task Group,,https://raw.githubusercontent.com/tdwg/hc/main/docs/inclusive/index.md,https://eco.tdwg.org/inclusive/,http://www.tdwg.org/standards/450,The Humboldt Extension for ecological inventories mints the term eco:isLeastSpecificTargetCategoryQuantityInclusive to describe how to treat counts of organisms when records from a single dwc:Event include multiple target categories. This document describes how to use that term.
Taxon Completeness Reported Controlled Vocabulary List of Terms,http://rs.tdwg.org/dwc/doc/tcr/,http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,text/html,2024-02-28,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Humboldt Extension Task Group. 2024. Taxon Completeness Reported Controlled Vocabulary List of Terms. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,TDWG Humboldt Extension Task Group,,https://raw.githubusercontent.com/tdwg/hc/main/docs/tcr/index.md,https://eco.tdwg.org/tcr/,http://www.tdwg.org/standards/450,The Humboldt Extension for Ecological Inventories mints the term `taxonCompletenessReported` to alert users that the inventory was conducted in such a way that all of the target taxa should have been detectable if they were present during the dwc:Event. This vocabulary provides terms that should be used as values for `eco:taxonCompletenessReported` and `ecoiri:taxonCompletenessReported`.
TDWG Boolean Controlled Vocabulary List of Terms,http://rs.tdwg.org/tag/doc/boolean/,http://rs.tdwg.org/tag/doc/boolean/2023-03-13,text/html,2023-03-13,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Technical Architecture Group. 2023. TDWG Boolean Controlled Vocabulary List of Terms. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/tag/doc/boolean/2023-03-13,TDWG Technical Architecture Group,Not part of any standard.,https://raw.githubusercontent.com/tdwg/tag/master/docs/boolean/index.md,https://tag.tdwg.org/boolean/,Not part of any standard,This vocabulary is intended to be used TDWG-wide in cases where properties specify boolean values.
2 changes: 2 additions & 0 deletions docs/docs-authors.csv
Original file line number Diff line number Diff line change
Expand Up @@ -379,3 +379,5 @@ http://rs.tdwg.org/dwc/doc/inclusive/,https://orcid.org/0000-0003-4365-3135,Stev
http://rs.tdwg.org/dwc/doc/tcr/,https://orcid.org/0000-0002-1720-0127,Yanina V. Sica,contributor,http://www.wikidata.org/entity/Q20204892,Yale University,http://www.wikidata.org/entity/Q49112
http://rs.tdwg.org/dwc/doc/tcr/,https://orcid.org/0000-0002-0595-7827,Wesley M. Hochachka,contributor,http://www.wikidata.org/entity/Q20204892,Cornell Lab of Ornithology,http://www.wikidata.org/entity/Q2997535
http://rs.tdwg.org/dwc/doc/tcr/,https://orcid.org/0000-0003-4365-3135,Steven J. Baskauf,contributor,http://www.wikidata.org/entity/Q20204892,Vanderbilt University Libraries,http://www.wikidata.org/entity/Q16849893
http://rs.tdwg.org/tag/doc/boolean/,https://orcid.org/0000-0003-4365-3135,Steven J. Baskauf,contributor,http://www.wikidata.org/entity/Q20204892,Vanderbilt University Libraries,http://www.wikidata.org/entity/Q16849893
http://rs.tdwg.org/tag/doc/boolean/,https://orcid.org/0000-0002-5819-9134,Ben Norton,contributor,http://www.wikidata.org/entity/Q20204892,,
1 change: 1 addition & 0 deletions docs/docs-formats.csv
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@ http://rs.tdwg.org/dwc/doc/eco/,text/markdown,https://raw.githubusercontent.com/
http://rs.tdwg.org/dwc/doc/hierarchy/,text/markdown,https://raw.githubusercontent.com/tdwg/hc/main/docs/hierarchy/index.md
http://rs.tdwg.org/dwc/doc/inclusive/,text/markdown,https://raw.githubusercontent.com/tdwg/hc/main/docs/inclusive/index.md
http://rs.tdwg.org/dwc/doc/tcr/,text/markdown,https://raw.githubusercontent.com/tdwg/hc/main/docs/tcr/index.md
http://rs.tdwg.org/tag/doc/boolean/,text/markdown,https://raw.githubusercontent.com/tdwg/tag/master/docs/boolean/index.md
1 change: 1 addition & 0 deletions docs/docs-versions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ http://rs.tdwg.org/dwc/doc/eco/,http://rs.tdwg.org/dwc/doc/eco/2024-02-28
http://rs.tdwg.org/dwc/doc/hierarchy/,http://rs.tdwg.org/dwc/doc/hierarchy/2024-02-28
http://rs.tdwg.org/dwc/doc/inclusive/,http://rs.tdwg.org/dwc/doc/inclusive/2024-02-28
http://rs.tdwg.org/dwc/doc/tcr/,http://rs.tdwg.org/dwc/doc/tcr/2024-02-28
http://rs.tdwg.org/tag/doc/boolean/,http://rs.tdwg.org/tag/doc/boolean/2023-03-13
1 change: 1 addition & 0 deletions docs/docs.csv
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ Humboldt Extension Vocabulary List of Terms,http://rs.tdwg.org/dwc/doc/eco/,2024
Properties of hierarchical events in the Humboldt Extension for Ecological Inventories,http://rs.tdwg.org/dwc/doc/hierarchy/,2024-02-28,2024-02-28,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Humboldt Extension Task Group. 2024. Properties of hierarchical events in the Humboldt Extension for Ecological Inventories. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/hierarchy/2024-02-28,TDWG Humboldt Extension Task Group,,https://raw.githubusercontent.com/tdwg/hc/main/docs/hierarchy/index.md,https://eco.tdwg.org/hierarchy/,http://www.tdwg.org/standards/450,Ecological inventories in the context of Darwin Core can be considered as types of dwc:Events with the potential for hierarchical structure relating broader parent dwc:Events with narrower child dwc:Events. Terms in the Humboldt Extension are all properties of a dwc:Event. This document explains how dwc:Event hierarchies for ecological inventories should be structured and provides guidance on the use of Humboldt Extension terms in the context of parent and child dwc:Events.
isLeastSpecificTargetCategoryQuantityInclusive Guidelines,http://rs.tdwg.org/dwc/doc/inclusive/,2024-02-28,2024-02-28,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Humboldt Extension Task Group. 2024. isLeastSpecificTargetCategoryQuantityInclusive Guidelines. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/inclusive/2024-02-28,TDWG Humboldt Extension Task Group,,https://raw.githubusercontent.com/tdwg/hc/main/docs/inclusive/index.md,https://eco.tdwg.org/inclusive/,http://www.tdwg.org/standards/450,The Humboldt Extension for ecological inventories mints the term eco:isLeastSpecificTargetCategoryQuantityInclusive to describe how to treat counts of organisms when records from a single dwc:Event include multiple target categories. This document describes how to use that term.
Taxon Completeness Reported Controlled Vocabulary List of Terms,http://rs.tdwg.org/dwc/doc/tcr/,2024-02-28,2024-02-28,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Humboldt Extension Task Group. 2024. Taxon Completeness Reported Controlled Vocabulary List of Terms. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/dwc/doc/tcr/2024-02-28,TDWG Humboldt Extension Task Group,,https://raw.githubusercontent.com/tdwg/hc/main/docs/tcr/index.md,https://eco.tdwg.org/tcr/,http://www.tdwg.org/standards/450,The Humboldt Extension for Ecological Inventories mints the term `taxonCompletenessReported` to alert users that the inventory was conducted in such a way that all of the target taxa should have been detectable if they were present during the dwc:Event. This vocabulary provides terms that should be used as values for `eco:taxonCompletenessReported` and `ecoiri:taxonCompletenessReported`.
TDWG Boolean Controlled Vocabulary List of Terms,http://rs.tdwg.org/tag/doc/boolean/,2023-03-13,2023-03-13,Biodiversity Information Standards (TDWG),Licensed under a Creative Commons Attribution 4.0 International (CC BY) License.,http://creativecommons.org/licenses/by/4.0/,TDWG Technical Architecture Group. 2023. TDWG Boolean Controlled Vocabulary List of Terms. Biodiversity Information Standards (TDWG). http://rs.tdwg.org/tag/doc/boolean/2023-03-13,TDWG Technical Architecture Group,Not part of any standard.,https://raw.githubusercontent.com/tdwg/tag/master/docs/boolean/index.md,https://tag.tdwg.org/boolean/,Not part of any standard,This vocabulary is intended to be used TDWG-wide in cases where properties specify boolean values.
2 changes: 2 additions & 0 deletions html/redirects.csv
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ humboldt,yes,term,eco,https://eco.tdwg.org/list/#,yes,_
humboldt-versions,no,termVersion,eco,,,
taxonCompletenessReported,yes,term,ecotcr,https://eco.tdwg.org/tcr/#,yes,_
taxonCompletenessReported-versions,no,termVersion,ecotcr,,,
boolean,yes,term,boolean,https://tag.tdwg.org/boolean/#,yes,_
boolean-versions,no,termVersion,boolean,,,
Loading

0 comments on commit 51f95ef

Please sign in to comment.