Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

property: typification #238

Open
nielsklazenga opened this issue Sep 22, 2024 · 0 comments
Open

property: typification #238

nielsklazenga opened this issue Sep 22, 2024 · 0 comments
Assignees
Labels
class:TaxonName Organized in the TaxonName class property RDF type of term is 'property' TCS2.0.0

Comments

@nielsklazenga
Copy link
Member

nielsklazenga commented Sep 22, 2024

typification (property)

Identifier http://rs.tdwg.org/tcs/terms/typification
Type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
Label Typification
required: No — repeatable: Yes
Definition

Designation of a nomenclatural type for a name

Usage

The typification property takes a tcs:NomenclaturalType or array of tcs:NomenclaturalTypes.

Comments

tcs:typification is the inverse of tcs:typifiedName.

Examples

<https://ipni.org/n/105731-1> a tcs:TaxonName ;
    tcs:taxonNameString "Begonia seychellensis" ;
    dwc:scientificNameAuthorship "Hemsl." ;
    dwc:namePublishedIn "J. Bot. 54(Suppl. 2): 15 (1916)" ;
    tcs:typification [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://ipni.org/n/105731-1> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Seychelles" ;
                    dwc:island "Mahé" ;
                    dwc:recordedBy "Horne" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "G" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/isolectotype> ] ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://ipni.org/n/105731-1> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Seychelles" ;
                    dwc:island "Mahé" ;
                    dwc:recordedBy "Horne" ;
                    dwc:recordNumber "245" ;
                    dwc:institutionCode "K" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/lectotype> ]  ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://ipni.org/n/105731-1> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Seychelles" ;
                    dwc:island "Mahé" ;
                    dwc:recordedBy "Gardiner" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "K" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/syntype> ]  ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://ipni.org/n/105731-1> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Seychelles" ;
                    dwc:island "Silhouette" ;
                    dwc:recordedBy "Gardiner" ;
                    dwc:recordNumber "111" ;
                    dwc:institutionCode "K" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/syntype> ]  ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://ipni.org/n/105731-1> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Seychelles" ;
                    dwc:island "Mahé and Silhouette" ;
                    dwc:recordedBy "Neville" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "K" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/syntype> ]  .

[TaxonName-typification-example-1.ttl] [TaxonName-typification-example-1.jsonld]

<https://tropicos.org/name/35121972> a tcs:TaxonName ;
    dwc:scientificName "Dicranum blumei Nees" ;
    tcs:taxonNameString "Dicranum blumei" ;
    dwc:scientificNameAuthorship "Nees" ;
    dwc:namePublishedIn """Nova Acta Physico-medica Academiae Caesareae Leopoldino-Carolinae Naturae Curiosorum 
            Exhibentia Ephemerides sive Observationes Historias et Experimenta 11(1) tcs: 131. 15 f. 1. 1823. 
            (Nova Acta Phys.-Med. Acad. Caes. Leop.-Carol. Nat. Cur.)""" ;
    tcs:nomenclaturalStatus <http://rs.gbif.org/vocabulary/gbif/nomenclatural_status/legitimate> ;
    tcs:typification [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://tropicos.org/name/35121972> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Indonesia" ;
                    dwc:island "Java" ;
                    dwc:verbatimLocality "Java in montibus excelsis partim ignivomis Salak et Gédé" ;
                    dwc:recordedBy "C. Blume" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "LE" ;
                    dwc:disposition "not located" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/holotype> ] ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://tropicos.org/name/35121972> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Indonesia" ;
                    dwc:island "Java" ;
                    dwc:verbatimLocality "Java in montibus excelsis partim ignivomis Salak et Gédé" ;
                    dwc:recordedBy "C. Blume" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "JE" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/lectotype> ;
            tcs:typePublishedIn <https://www.tropicos.org/reference/9020903> ] ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://tropicos.org/name/35121972> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Indonesia" ;
                    dwc:island "Java" ;
                    dwc:verbatimLocality "Java in montibus excelsis partim ignivomis Salak et Gédé" ;
                    dwc:recordedBy "C. Blume" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "L" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/isotype> ] ,
        [ a tcs:NomenclaturalType ;
            tcs:typifiedName <https://tropicos.org/name/35121972> ;
            tcs:typeSpecimen [ a dwc:MaterialCitation ;
                    dwc:country "Indonesia" ;
                    dwc:island "Java" ;
                    dwc:verbatimLocality "Java in montibus excelsis partim ignivomis Salak et Gédé" ;
                    dwc:recordedBy "C. Blume" ;
                    dwc:recordNumber "s.n." ;
                    dwc:institutionCode "NY" ] ;
            tcs:typeOfType <http://rs.gbif.org/vocabulary/gbif/type_status/isotype> ] .

[TaxonName-typification-example-2.ttl] [TaxonName-typification-example-2.jsonld]

@nielsklazenga nielsklazenga added this to the TCS 2 initial release milestone Sep 22, 2024
@nielsklazenga nielsklazenga self-assigned this Sep 22, 2024
@nielsklazenga nielsklazenga added class:TaxonName Organized in the TaxonName class property RDF type of term is 'property' TCS2.0.0 labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class:TaxonName Organized in the TaxonName class property RDF type of term is 'property' TCS2.0.0
Projects
None yet
Development

No branches or pull requests

1 participant