sem-prov-ontologies
sem-prov-ontologies copied to clipboard
Look into file:/// annotations in DataONE
While browsing around the Solr we index I stumbled onto values like
<int name="file:///NA">0</int>
<int name="file:///decimalLatitude">0</int>
<int name="file:///tbd">0</int>
See https://cn.dataone.org/cn/v2/query/solr/?q=sem_annotation:SASAP&fl=sem_annotation&rows=0&facet=true&facet.field=sem_annotation. These should be fixed both in the metadata and in whatever ontology or ontologies they're coming from.
None of the above URIs were present in any of our ontologies so I'm guessing these came in from the Google Sheet we used to update the annotations in bulk (ie the cell value we pulled a URI from was equal to one of the above.
We should plan to update these metadata records at some point with an appropriate value.