sbclter / sbclter-website-2019

finally, a new website.
GNU General Public License v3.0
3 stars 3 forks source link

dataset views - data citation #67

Closed mobb closed 4 years ago

mobb commented 4 years ago

something to be aware of there is a new web service coming from pasta, that returns the data citation default is text: https://cite.edirepository.org/cite/knb-lter-ntl.379.2

but other forms are available if we want to style it differently. https://cite.edirepository.org/cite/knb-lter-ntl.379.2?style=RAW

mobb commented 4 years ago

example: https://cite.edirepository.org/cite/knb-lter-ntl.379.2 for citation?

We want to make one change to the example. I think the cite-service defaults to including all creators. We will want to prioritize the “human” creators over “organizations”. so the logic should be:

If there are human creators (//creator/individualName) use them and do not include organizations (example: knb-lter-sbc.1006) if the only creators are organization, use them. (example: knb-lter-sbc.70)