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

scientificName: with or without authors? #42

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Open

scientificName: with or without authors? #42

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

(This is the template to ask a question. If you want to report something
else, please change the template above.)

According to Darwin Core definition, the scientificName term is:
The full scientific name, with authorship and date information if known. When 
forming part of an Identification, this should be the name in lowest level 
taxonomic rank that can be determined.
http://rs.tdwg.org/dwc/terms/index.htm#scientificName

Thus, if you have the authorship in your database, you should include in the 
scientificName field. In practice though, I see a lot of people (including 
myself) populate the field without the authors. I asked Laura Russell from 
VertNet (zoology), and that seems very common there too. It is also included as 
an example in for the term: Ambystoma tigrinum diaboli" (genus + 
specificEpithet + infraspecificEpithet)

I remember there was a TDWG discussion about this (will try to find the link at 
some point), but I am now wondering if I should change our dataset, and more 
importantly what I should suggest to my community. John, what do you suggest to 
VertNet members? Are they ignoring your advise?

Original issue reported on code.google.com by [email protected] on 9 Feb 2012 at 9:27

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 9 Feb 2012 at 9:28

@GoogleCodeExporter
Copy link
Author

Thinking about this a little bit, I think the best way to see scientificName 
is: Provide all the information you have about that scientific name string in 
your database, within limits of your database (e.g. if you only have a 
scientificNameWithoutAuthor field and a scientificNameAuthor field and you 
cannot concatenate, so be it).

So, scientificName is: genus + species + speciesAuthor + " subsp. " + 
subspecies + subspeciesAuthor + " var. " + variety + varietyAuthor, and so on.

Some of these parts cannot be provided anywhere else but in the scientificName. 
In the example above that would be speciesAuthor, subspecies & 
subspeciesAuthor. Having nice searchable names is not the goal of 
scientificName. For that we have genus + specificEpithet + infraspecificEpithet 
+ scientificNameAuthorship and if those are not provided, we can still parse 
the scientificName.

If you agree, I'll change the way we publish our names and suggest this to the 
Canadensys community and in AppleCore.

Original comment by [email protected] on 9 Feb 2012 at 10:12

  • Changed title: scientificName: with or without authors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant