Skip to content

Latest commit

 

History

History
630 lines (541 loc) · 15.3 KB

tnu.adoc

File metadata and controls

630 lines (541 loc) · 15.3 KB

Taxonomic Names and Usages

Classes

class: TaxonomicName

Identifier

http://rs.tdwg.org/tnu/terms/TaxonomicName

Definition

Comments

Examples

Discussion
  • …​

class: TaxonomicNameUsage

Identifier

http://rs.tdwg.org/tnu/terms/TaxonomicNameUsage

Definition

Comments

Examples

Discussion
  • …​

class: Relationship

Identifier

http://rs.tdwg.org/tnu/terms/Relationship

Definition

Comments

Examples

Discussion
  • …​

class: BibliographicResource

Identifier

http://purl.org/dc/terms/BibliographicResource

Label

Publication

Definition

Comments

  • [TCS:] DataSet/Publications/Publication

Examples

Discussion
  • …​

Properties

TaxonomicName

property: name

Identifier

http://rs.tdwg.org/tnu/terms/name

Definition

Comments

Examples

Discussion
  • TCS also has a DataSet/TaxonNames/TaxonName/CanonicalName where the name is split up into its constituent parts. I [NK] think this probably shouldn’t be in the specification, but be left to implementations (or maybe NOMEN). [NK, 2018-11-12]

property: authorship

Identifier

http://rs.tdwg.org/tnu/terms/authorship

Definition

Comments

Examples

Discussion
  • Like the CanonicalName, I think we can leave out CanonicalAuthorship (DataSet/TaxonNames/TaxonName/CanonicalAuthorship) and only use the string representation. The constituent parts of the authorship should be in the Publication details. [NK, 2018-11-12]

property: year

Identifier

http://rs.tdwg.org/tnu/terms/year

Definition

Comments

Examples

Discussion
  • …​

property: rank

Identifier

http://rs.tdwg.org/tnu/terms/rank

Definition

Comments

Examples

Discussion
  • …​

property: rankString

Identifier

http://rs.tdwg.org/tnu/terms/rankString

Definition

Comments

Examples

Discussion
  • Should this be in the TNU class? Seems to be a property of the primary TNU rather than the name. Or can we leave it out altogether and consider it part of the name (and the mapping to a rank in the vocabulary as a spelling correction [or other relationship]) [NK, 2018-11-13]

property: nomenclaturalCode

Identifier

http://rs.tdwg.org/tnu/terms/nomenclaturalCode

Definition

Comments

Examples

Discussion
  • …​

TaxonomicNameUsage

property: label

Identifier

http://rs.tdwg.org/tnu/terms/label

Definition

Comments

Examples

Discussion
  • This will expand to ‘taxonomicNameUsageLabel’ in flat serialisations.

  • :TaxonomicConceptLabel of Senderov et al. 2018.

  • Replaces accordingToString (DataSet/TaxonConcepts/TaxonConcept/AccordingTo/Simple) and nameString (DataSet/TaxonConcepts/TaxonConcept/Name/TaxonName/Simple) from the TDWG Taxon LSID Ontology (and TCS). [NK, 2018-11-12]

property: hasName

Identifier

http://rs.tdwg.org/tnu/terms/hasName

Definition

Comments

Examples

Discussion
  • I thought better replace 'name' with 'hasName' from the TDWG Taxon Concept LSID Ontology, so that people do not think it as a de facto identifier for a TNU. [NK, 2018-11-13]

property: accordingTo

Identifier

http://rs.tdwg.org/tnu/terms/accordingTo

Definition

Comments

Examples

Discussion
  • …​

property: microReference

Identifier

http://rs.tdwg.org/tnu/terms/microReference

Definition

Comments

  • [TCS:]

    • DataSet/TaxonConcepts/TaxonConcept/AccordingTo/AccordingToDetailed/MicroReference

    • DataSet/TaxonNames/TaxonName/MicroReference

    • DataSet/TaxonNames/TaxonName/Typification/TypeVouchers/TypeVoucher/LectotypeMicroReference

    • DataSet/TaxonNames/TaxonName/Typification/TypeName/LectotypeMicroReference

    • //element(*,NomenclaturalNoteType)/MicroReference

Examples

Discussion
  • TCS uses MicroReference in a number of places, including in the TaxonName class. I think all the bits in the TaxonName class where this applies to have been moved into the TaxonomicNameUsage class, but we are still going to need micro references in the TaxonConceptRelationship class. Would it be useful to have a Reference that comprises a Publication (or BibliographicResource) and a micro reference? (I probably wouldn’t use it in a database, but would in JSON) [NK, 2018-11-12]

  • We should be able to find something in some citation standard that covers this (haven’t been successful so far). [NK, 2018-11-13]

    • Maybe just leave it out and leave it to implementations. [NK]

property: type

Identifier

http://rs.tdwg.org/tnu/terms/type

Definition

Comments

Examples

Discussion
  • I propose to replace the TCS primary (DataSet/TaxonConcepts/TaxonConcept/@primary) attribute with a type property. This allows for a vocabulary with just ‘primary’ and ‘secondary’, basically corresponding to the boolean in TCS, or a more detailed Taxonomic Name Usage Type vocabulary. [NK, 2018-11-12]

property: nomenclaturalStatus

Identifier

http://rs.tdwg.org/tnu/terms/nomenclaturalStatus

Definition

The status related to the original publication of the name and its conformance to the relevant rules of nomenclature. It is based essentially on an algorithm according to the business rules of the code. It requires no taxonomic opinion.

Comments

Examples

nom. inval., nom. illeg.

Discussion
  • In TCS PublicationStatus is a NomenclaturalNoteType (complexType with several sub-elements), which allows for a lot of detail, but is not so great for searching and linking etc. We should have a vocabulary on this term and deal with the detail in the vocabulary. Rules (or their numbering) tend to change between consecutive issues of a Code. [NK, 2018-11-12]

  • In the TDWG Taxon Name LSID Ontology, tn:PublicationStatus is a tn:NomenclaturalNoteTypeTerm. There is no property in TaxonName that links a tn:NomenclaturalNote to a TaxonName, but tn:NomenclaturalNote has a tn:subjectTaxonName property that does it the other way around. [NK, 2018-11-13]

  • Should this also be moved to TaxonomicNameUsage? [NK, 2018-11-12]

property: taxonomicStatus

Identifier

http://rs.tdwg.org/tnu/terms/taxonomicStatus

Definition

Comments

Examples

  • Not in TCS or in the TDWG Taxon Concept Ontology (because TCS taxon concepts are always 'accepted'?), but in Darwin Core and Berlin Model. NSL has this as part of their Instance type. [NK, 2018-11-13]

property: typifiedBy

Identifier

http://rs.tdwg.org/tnu/terms/typifiedBy

Definition

Comments

Examples

Discussion
  • It might be better to leave this out of the specification, but implementations will need to have a repeatable typification element that contains the typeOfType and typeSpecimen properties. [NK, 2018-11-12]

  • Lecto- and Neotypifications are TNUs. Does this mean that Typification is better moved to the TaxonomicNameUsage class? (I think I’d like that; so much so that I went ahead and did it) [NK, 2018-11-12]

property: typeOfType

Identifier

http://rs.tdwg.org/tnu/terms/typeOfType

Definition

Comments

Examples

Discussion
  • …​

property: typeSpecimen

Identifier

http://rs.tdwg.org/tnu/terms/typeSpecimen

Definition

Comments

Examples

Discussion
  • …​

property: circumscription

Identifier

http://rs.tdwg.org/tnu/terms/circumscription

Definition

Comments

Examples

Discussion
  • I wonder if anybody has ever implemented this, or has an idea how to implement it. I propose to have a single circumsciption property as a place holder. [NK, 2018-11-12]

property: hasRelationship

Identifier

http://rs.tdwg.org/tnu/terms/hasRelationship

Definition

Comments

Examples

Discussion
  • Taxonomic Name Usage relationships will be discussed later (early 2019).

  • I expect the TCS NomenclaturalNoteTypes can be treated as TNU relationships. [NK, 2018-11-12]

property: hasInformation

Identifier

http://rs.tdwg.org/tnu/terms/hasInformation

Definition

Comments

Examples

Discussion
  • I can’t find this in TCS, but it is in the TDWG Taxon Concept LSID Ontology as hasInformation and has the Species Profile Model InfoItem as it range. I think this is the same as the Facts in the Berlin Model (or MoReTax). Good to have as an attachment point for traits? [NK, 2018-11-12]

Relationship

property: relationshipType

Identifier

http://rs.tdwg.org/tnu/terms/relationshipType

Definition

Comments

Examples

Discussion
  • …​

property: fromTaxon

Identifier

http://rs.tdwg.org/tnu/terms/fromTaxon

Definition

Comments

Examples

Discussion
  • TCS has relationships in two places, under TaxonConcepts and under TaxonRelationshipAssertions. When under TaxonConcepts there is obviously no FromTaxonConcept, as that is the TaxonConcept the Relationship sits within itself.

property: toTaxon

Identifier

http://rs.tdwg.org/tnu/terms/toTaxon

Definition

Comments

Examples

Discussion
  • …​

property: accordingTo

Discussion
  • This is already under TaxonomicNameUsage. I propose to look for something that meets the requirements in an existing specification. [NK, 2018-11-13]

Vocabularies

Nomenclatural Status Vocabulary

http://rs.gbif.org/vocabulary/gbif/nomenclatural_status

Taxonomic Status Vocabulary

accepted

synonym

partial synonym

pro parte synonym

unresolved

misapplication

Taxonomic Name Usage Type Vocabulary

primary

secondary

Relationship Type Vocabulary

Nomenclatural Note

SpellingCorrectionOf

Basionym

BasedOn

ConservedAgainst

LaterHomonymOf

Sanctioned

ReplacementNameFor

Traditional Synonymy (from Berlin Core)

is synonym of

is partial synonym of

is pro parte synonym of

is misapplied name for

Hierarchical Relationship

is child taxon of

is parent taxon of

Set Relationship

does not include

does not overlap

excludes

includes

is congruent to

is included in

is not congruent to

overlaps

Vernacular Name

has vernacular

is vernacular for

Hybrid Relationship

is female parent of

is first parent of

is hybrid child of

is hybrid parent of

is male parent of

is second parent of

Miscellaneous

is anamorph of (before 2012)

is teleomorph of (before 2012)

is ambiregnal of