sem-prov-ontologies icon indicating copy to clipboard operation
sem-prov-ontologies copied to clipboard

Look into file:/// annotations in DataONE

Open amoeba opened this issue 4 years ago • 1 comments

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.

amoeba avatar Nov 19 '21 02:11 amoeba

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.

amoeba avatar Nov 19 '21 03:11 amoeba