Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into file:/// annotations in DataONE #121

Open
amoeba opened this issue Nov 19, 2021 · 1 comment
Open

Look into file:/// annotations in DataONE #121

amoeba opened this issue Nov 19, 2021 · 1 comment
Assignees
Labels

Comments

@amoeba
Copy link
Collaborator

amoeba commented Nov 19, 2021

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 amoeba added the bug label Nov 19, 2021
@amoeba amoeba self-assigned this Nov 19, 2021
@amoeba
Copy link
Collaborator Author

amoeba commented Nov 19, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant