Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions dcterms-for-tcs-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://purl.org/dc/terms/version/,dcterms-for-tcs-versions.csv,foaf:document,Biodiversity Information Standards (TDWG),c:\test\output\,,",",versionLocalName,document_modified
2 changes: 2 additions & 0 deletions dcterms-for-tcs-versions/dcterms-for-tcs-versions-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,19 @@
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
type,rdf:type,iri,,,$root
tdwgutility_organizedInClass,tdwgutility:organizedInClass,iri,,,$root
term_localName,dcterms:isVersionOf,iri,http://purl.org/dc/terms/,,$root
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
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
replacing_version,replaced_version_localName
1 change: 1 addition & 0 deletions dcterms-for-tcs-versions/dcterms-for-tcs-versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
document_modified,version,versionLocalName,version_isDefinedBy,version_issued,version_status,replaces_version,replaces1_version,replaces2_version,label,definition,usage,notes,examples,definition_derived_from,type,tdwgutility_organizedInClass,term_localName
2 changes: 2 additions & 0 deletions dcterms-for-tcs-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,,dcterms-for-tcs-versions-replacements.csv,dcterms:isReplacedBy
13 changes: 13 additions & 0 deletions dcterms-for-tcs-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 dcterms-for-tcs/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://purl.org/dc/terms/,dcterms-for-tcs.csv,foaf:document,Biodiversity Information Standards (TDWG),c:\test\output\,,",",term_localName,document_modified
2 changes: 2 additions & 0 deletions dcterms-for-tcs/dcterms-for-tcs-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
19 changes: 19 additions & 0 deletions dcterms-for-tcs/dcterms-for-tcs-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
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
type,rdf:type,iri,,,$root
tdwgutility_organizedInClass,tdwgutility:organizedInClass,iri,,,$root
2 changes: 2 additions & 0 deletions dcterms-for-tcs/dcterms-for-tcs-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 dcterms-for-tcs/dcterms-for-tcs-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 dcterms-for-tcs/dcterms-for-tcs-versions-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 dcterms-for-tcs/dcterms-for-tcs-versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
version,term_localName
2 changes: 2 additions & 0 deletions dcterms-for-tcs/dcterms-for-tcs.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
document_modified,term_localName,term_isDefinedBy,term_created,term_modified,term_deprecated,replaces_term,replaces1_term,replaces2_term,label,definition,usage,notes,examples,definition_derived_from,type,tdwgutility_organizedInClass
2026-02-17T02:15:45+10:00,title,http://purl.org/dc/terms/,2025-12-11,2025-12-11,,,,,Taxon Concept Label,A name given to the resource.,,"In TCS `dcterms:title` is used for the taxonomic concept label [\[senderov_openbiodiv-o_2018\]](../bibliography#senderov_openbiodiv-o_2018), which consists of the Taxon Name and a reference to the publication where the concept is circumscribed, separated by 'sec.', which stands for 'secundus' ('according to'). It is used to indicate one specific meaning of a name – a Taxon Concept – rather than the cumulative nomenclatural and taxonomic legacy associated with the name.",https://tdwg.github.io/tcs2/examples/T.html | https://tdwg.github.io/tcs2/examples/a.html | https://tdwg.github.io/tcs2/examples/x.html | https://tdwg.github.io/tcs2/examples/o.html | https://tdwg.github.io/tcs2/examples/n.html | https://tdwg.github.io/tcs2/examples/C.html | https://tdwg.github.io/tcs2/examples/o.html | https://tdwg.github.io/tcs2/examples/n.html | https://tdwg.github.io/tcs2/examples/c.html | https://tdwg.github.io/tcs2/examples/e.html | https://tdwg.github.io/tcs2/examples/p.html | https://tdwg.github.io/tcs2/examples/t.html | https://tdwg.github.io/tcs2/examples/-.html | https://tdwg.github.io/tcs2/examples/t.html | https://tdwg.github.io/tcs2/examples/i.html | https://tdwg.github.io/tcs2/examples/t.html | https://tdwg.github.io/tcs2/examples/l.html | https://tdwg.github.io/tcs2/examples/e.html | https://tdwg.github.io/tcs2/examples/-.html | https://tdwg.github.io/tcs2/examples/e.html | https://tdwg.github.io/tcs2/examples/x.html | https://tdwg.github.io/tcs2/examples/a.html | https://tdwg.github.io/tcs2/examples/m.html | https://tdwg.github.io/tcs2/examples/p.html | https://tdwg.github.io/tcs2/examples/l.html | https://tdwg.github.io/tcs2/examples/e.html | https://tdwg.github.io/tcs2/examples/s.html | https://tdwg.github.io/tcs2/examples/..html | https://tdwg.github.io/tcs2/examples/m.html | https://tdwg.github.io/tcs2/examples/d.html,,http://www.w3.org/1999/02/22-rdf-syntax-ns#Property,http://rs.tdwg.org/tcs/terms/TaxonConcept
3 changes: 3 additions & 0 deletions dcterms-for-tcs/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,,dcterms-for-tcs-versions.csv,dcterms:hasVersion
replaced_term_localName,dcterms:replaces,replacing_term,http,,dcterms-for-tcs-replacements.csv,dcterms:isReplacedBy
13 changes: 13 additions & 0 deletions dcterms-for-tcs/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#
56 changes: 56 additions & 0 deletions decisions/decisions-links.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1127,3 +1127,59 @@ http://rs.tdwg.org/accd/values/c05,decision-2026-01-23_53
http://rs.tdwg.org/accd/values/c06,decision-2026-01-23_53
http://rs.tdwg.org/accd/values/c07,decision-2026-01-23_53
http://rs.tdwg.org/accd/values/c08,decision-2026-01-23_53
http://rs.tdwg.org/tcs/terms/TaxonConcept,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/accordingTo,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/taxonName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/synonym,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/vernacularName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/taxonRank,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/parentTaxonConcept,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/childTaxonConcept,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/isCongruentWith,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/includes,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/isIncludedIn,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/partiallyOverlaps,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/isDisjointFrom,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/intersects,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/TaxonConceptMapping,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/mappingAccordingTo,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/mappingRelation,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/subjectTaxonConcept,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/objectTaxonConcept,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/TaxonName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/nameString,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/namePublishedIn,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/microreference,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/nomenclaturalCode,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/nomenclaturalStatus,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typification,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typificationLiteral,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/basionym,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/replacedName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/basedOn,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/laterHomonymOf,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/conservedAgainst,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/combinationAuthor,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/combinationAuthorLiteral,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/basionymAuthor,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/basionymAuthorLiteral,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/combinationAscribedAuthor,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/combinationAscribedAuthorLiteral,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/basionymAscribedAuthor,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/basionymAscribedAuthorLiteral,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/NomenclaturalType,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typifiedName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typeOfType,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typeName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typeSpecimen,decision-2025-12-11_54
http://rs.tdwg.org/tcs/terms/typePublishedIn,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/scientificNameAuthorship,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/namePublishedIn,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/namePublishedInYear,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/verbatimTaxonRank,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/genericName,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/infragenericEpithet,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/specificEpithet,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/infraspecificEpithet,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dwc/cultivarEpithet,decision-2025-12-11_54
http://rs.tdwg.org/tcs/dcterms/title,decision-2025-12-11_54
1 change: 1 addition & 0 deletions decisions/decisions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ document_modified,term_localName,term_isDefinedBy,term_modified,label,rdfs_comme
2025-08-17T14:26:42-05:00,decision-2025-07-10_51,http://rs.tdwg.org/decisions/,2025-07-10,TDWG Executive Committee decision 51,Namespace errata in Humboldt Extension corrected by Darwin Core Maintenance Group. See https://github.com/tdwg/dwc/issues/559
2026-02-04T14:15:41-05:00,decision-2026-01-23_52,http://rs.tdwg.org/decisions/,2026-01-23,TDWG Executive Committee decision 52,"Audiovisual Core term updates for CVterm, Digital3DResource, and audio filters"
2026-02-04T14:22:47-05:00,decision-2026-01-23_53,http://rs.tdwg.org/decisions/,2026-01-23,TDWG Executive Committee decision 53,Creation of Content Description Controlled Vocabulary
2026-02-17T02:15:45+10:00,decision-2025-12-11_54,http://rs.tdwg.org/decisions/,2025-12-11,TDWG Executive Committee decision 54,TCS 2
2 changes: 2 additions & 0 deletions dwc-for-tcs-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/dwc/terms/version/,dwc-for-tcs-versions.csv,foaf:document,Biodiversity Information Standards (TDWG),c:\test\output\,,",",versionLocalName,document_modified
2 changes: 2 additions & 0 deletions dwc-for-tcs-versions/dwc-for-tcs-versions-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
19 changes: 19 additions & 0 deletions dwc-for-tcs-versions/dwc-for-tcs-versions-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
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
type,rdf:type,iri,,,$root
tdwgutility_organizedInClass,tdwgutility:organizedInClass,iri,,,$root
term_localName,dcterms:isVersionOf,iri,http://rs.tdwg.org/dwc/terms/,,$root
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 dwc-for-tcs-versions/dwc-for-tcs-versions-replacements.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
replacing_version,replaced_version_localName
1 change: 1 addition & 0 deletions dwc-for-tcs-versions/dwc-for-tcs-versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
document_modified,version,versionLocalName,version_isDefinedBy,version_issued,version_status,replaces_version,replaces1_version,replaces2_version,label,definition,usage,notes,examples,definition_derived_from,type,tdwgutility_organizedInClass,term_localName
2 changes: 2 additions & 0 deletions dwc-for-tcs-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,,dwc-for-tcs-versions-replacements.csv,dcterms:isReplacedBy
13 changes: 13 additions & 0 deletions dwc-for-tcs-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 dwc-for-tcs/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/dwc/terms/,dwc-for-tcs.csv,foaf:document,Biodiversity Information Standards (TDWG),c:\test\output\,,",",term_localName,document_modified
2 changes: 2 additions & 0 deletions dwc-for-tcs/dwc-for-tcs-classes.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
id,class
$root,null
19 changes: 19 additions & 0 deletions dwc-for-tcs/dwc-for-tcs-column-mappings.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
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
type,rdf:type,iri,,,$root
tdwgutility_organizedInClass,tdwgutility:organizedInClass,iri,,,$root
2 changes: 2 additions & 0 deletions dwc-for-tcs/dwc-for-tcs-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 dwc-for-tcs/dwc-for-tcs-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 dwc-for-tcs/dwc-for-tcs-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 dwc-for-tcs/dwc-for-tcs-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 dwc-for-tcs/dwc-for-tcs-versions-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 dwc-for-tcs/dwc-for-tcs-versions.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
version,term_localName
Loading