tdwg / esp

Earth Sciences and Paleobiology Interest Group
13 stars 10 forks source link

dcterms:rightsHolder controlled vocabulary #7

Open dennereed opened 7 years ago

dennereed commented 7 years ago

We need a controlled vocabulary (and database) of institutions both for dcterms:rightsHolder as well as institutionID and instututionCode.

DimEvil commented 7 years ago

This would mean that you need to create list of all institutions who would like to publish paleo data and that they should be aware of this list (controlled vocabulary) when they publish data. I would say that this is the responsibility of the publisher to use the right Acronym or institut name, and use this consequently. We use these fixed terms for all our INBO (www.inbo.be) datasets

, [language] = N'en' , [license] = N'http://creativecommons.org/publicdomain/zero/1.0/' , [rightsHolder] = N'INBO' , [accessRights] = N'http://www.inbo.be/en/norms-for-data-use' , [datasetID] = N'http://doi.org/10.15468/njgbmh' , [institutionCode] = N'INBO'

DimEvil commented 7 years ago

We do not have an institutionID, and are not using the term. If an institute do has an official ID, which is officially registered, this could be used. --> For physical specimens, the recommended best practice is to use an identifier from a collections registry such as the Global Registry of Biodiversity Repositories (This one can be used if you have the specimens in an official collection)

dennereed commented 7 years ago

Is there no existing registry of museums? No consistent URIs for representing museums? Would these need to be minted de novo? The American Alliance of Museums maintains a database of members. A search for AMNH in their database turns up the Alabama Museum of Natural History! A good example of why URIs are needed.

debpaul commented 7 years ago

Hi @dennereed there is http://grbio.org/ and indeed, depending on how you register your collection there, you would have a dwc:institutionCode dwc:insitutionID dwc:collectionCode dwc:collectionID, etc. but note that GRBio is a "work-in-progress," not a complete registry of museums. That is the goal.

dennereed commented 6 years ago

Many of the comments here are captured as well in the QA thread, issue #40