Giter Site home page Giter Site logo

Comments (4)

qgroom avatar qgroom commented on June 14, 2024

We don't have taxon rank in our specimen data either and I will find out tomorrow it GBIF can figure out the rank. I'll let you know what I find out.

from rinse-registry-checklist.

LienReyserhove avatar LienReyserhove commented on June 14, 2024

The name parser of GBIF can figure out the rank of the taxon in some cases, e.g. in case of a species, a form, a cultivar, a subspecies or an infrasubspecies. It does not specifiy the rank above the species level (strange enough).

When the plant names are specifified as Genus specificEpithet infraspecificEpithet, name parsing works fine, so I assume name matching will be fine too?

Why not to provide a taxonRank for the infraspecific names? It is usefull information, even though the name is not 100% correct...?

from rinse-registry-checklist.

peterdesmet avatar peterdesmet commented on June 14, 2024

The GBIF name parser != name matching. The name parser just reads a string and tries to figure out how to parse it. It is independent from the backbone.

Also, I think the parser will only provide a specific infraspecific rank if that information is included in the name string. Compare: http://api.gbif.org/v1/parser/name?name=Sinapis%20alba%20dissecta&name=Sinapis%20alba%20var.%20dissecta

If var. is included in the name, the name parser will indicate rankMarker var., otherwise infrasp.. Not sure if this is the same result you get from rgbif?

For infraspecific ranks, I would add the valid rank infraspecificname (see http://rs.gbif.org/vocabulary/gbif/rank_2015-04-24.xml)

from rinse-registry-checklist.

LienReyserhove avatar LienReyserhove commented on June 14, 2024

I get the same result from rgbif. In this case, all these species are considered to be infrasp
Good suggestion to use infraspecificname.

from rinse-registry-checklist.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.