-
Notifications
You must be signed in to change notification settings - Fork 0
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
Return facet list for each page #51
Comments
The facets don't have a label for the UI. How to deal with it? This is how it's returned:
|
One option is to have a SEMPAV endpoint embedded in the API. This would allow to do things like returning SEMAPV vocabulary metadata that could be displayed in tooltips in the likes. |
Can you give a link to the SEMPAV endpoint? I couldn't find it. |
No no, there is no SEMAPV endpoint - only the vocabulary https://github.com/mapping-commons/semantic-mapping-vocabulary/blob/main/semapv.owl Basically we have two options:
I personally prefer the second because this is self contained, but you may want to check with @udp for which solution is advidable. |
I looked into the vocabulary file The IRI I have when generating SSSOM:
The IRI in the semapv.owl file:
Which one is not up to date? |
Is correct. I had already fixed that in bioregistry: https://bioregistry.io/registry/semapv Made an issue in sssom py to fix this: mapping-commons/sssom-py#362 |
The JSON result should have
The text was updated successfully, but these errors were encountered: