Open
0 of 1 issue completedDescription
parent (property)
Identifier | http://rs.tdwg.org/tcs/terms/parent |
Type | http://www.w3.org/1999/02/22-rdf-syntax-ns#Property |
Label | Parent |
required: No — repeatable: No | |
Definition | The |
Usage |
|
GitHub issue | https://github.com//issues/8 |
Comments
The This is the parent as indicated in the parent
is another Taxon Concept.accordingTo
reference, rather than a third-party classification. The accordingTo
of the parent will generally, but not necessarily, be the same as that of the child.
Examples
<https://www.catalogueoflife.org/data/taxon/6DBT> a tcs:TaxonConcept ;
dcterms:title "Panthera sec. Catalogue of Life 2024-01-24" ;
tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
tcs:taxonName: [ a tcs:TaxonName ;
tcs:taxonNameString: "Panthera" ;
dwc:scientificNameAuthorship: "Oken, 1816" ] .
<https://www.catalogueoflife.org/data/taxon/4CGXP> a tcs:TaxonConcept ;
dcterms:title "Panthera leo sec. Catalogue of Life 2024-01-24" ;
tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
tcs:taxonName: [ a tcs:TaxonName ;
tcs:taxonNameString: "Panthera leo" ;
dwc:scientificNameAuthorship: "(Linnaeus, 1758)" ] ;
tcs:parent <https://www.catalogueoflife.org/data/taxon/6DBT> .
<https://www.catalogueoflife.org/data/taxon/4CGXQ> a tcs:TaxonConcept ;
dcterms:title "Panthera onca sec. Catalogue of Life 2024-01-24" ;
tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
tcs:taxonName: [ a tcs:TaxonName ;
tcs:taxonNameString: "Panthera onca" ;
dwc:scientificNameAuthorship: "(Linnaeus, 1758)" ] ;
tcs:parent <https://www.catalogueoflife.org/data/taxon/6DBT> .
<https://www.catalogueoflife.org/data/taxon/4CGXR> a tcs:TaxonConcept ;
dcterms:title "Panthera pardus sec. Catalogue of Life 2024-01-24" ;
tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
tcs:taxonName: [ a tcs:TaxonName ;
tcs:taxonNameString: "Panthera pardus" ;
dwc:scientificNameAuthorship: "(Linnaeus, 1758)" ] ;
tcs:parent <https://www.catalogueoflife.org/data/taxon/6DBT> .
<https://www.catalogueoflife.org/data/taxon/4CGXS> a tcs:TaxonConcept ;
dcterms:title "Panthera tigris sec. Catalogue of Life 2024-01-24" ;
tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
tcs:taxonName: [ a tcs:TaxonName ;
tcs:taxonNameString: "Panthera tigris" ;
dwc:scientificNameAuthorship: "(Linnaeus, 1758)" ] ;
tcs:parent <https://www.catalogueoflife.org/data/taxon/6DBT> .
[TaxonConcept-parent-example-1.ttl] [TaxonConcept-parent-example-1.jsonld]
Mapping
TCS | DataSet/TaxonConcepts/TaxonConcept/TaxonRelationships/TaxonRelationship/[@type="is child taxon of"] | DataSet/TaxonRelationshipAssertions/TaxonRelationshipAssertion[@type="is child taxon of"] |
TDWG Ontology | http://rs.tdwg.org/ontology/voc/TaxonConcept#IsChildTaxonOf |
Associated literal term: http://rs.tdwg.org/dwc/terms/parentNameUsage