-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Motivated by biopragmatics/bioregistry#1821
There are unfortunately only a handful (<20) of BARTOC records that annotate example local unique identifiers using the EXAMPLES field.
It would be great if more records had this information, which is an important signal that a resource is "real" and not just a stub. Additionally, having an explicit example is a requirement for annotating a resource in the Bioregistry/Semantic Farm, so many BARTOC records can't be imported without additional manual curation of this field.
I have considered using BARTOC's API annotations for many resources to try and automatically obtain an example local unique identifier, but this is going to take some time as I will have to understand each API schema first. BARTOC already implements doing this, so it would make a lot of sense to handle these queries in BARTOC itself, and add an explicit example when possible.