bio-tools / biotoolsSchema

biotoolsSchema : Tool description data model for computational tools in life sciences
Creative Commons Attribution Share Alike 4.0 International
36 stars 12 forks source link

Add support for organisational IDs #172

Closed joncison closed 4 years ago

joncison commented 4 years ago

Just GRID IDs for now, but could also be ROR.

GRID IDs was supported in biotoolsSchema 2..0.0

joncison commented 4 years ago

sample value: grid.5170.3

matuskalas commented 4 years ago

In addition to GRID IDs, should also be DOIs (for funders), Ringgold IDs, and the ROR IDs.

+keeping an eye on the ongoing developments of the organisation ID initiative from ORCID+DataCite+CrossRef+etc.:

joncison commented 4 years ago

Yes, and also FundRef IDs, see https://github.com/bio-tools/biotoolsSchema/issues/114

For now, credit->gridId added.

I'm convinced (given many ID types) this will be better handled by replacing gridId, orcidId etc. with:

i.e. as per the pattern used elsewhere, see https://github.com/bio-tools/biotoolsSchema/issues/170