-
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
New UI to navigate instances for a specific ontology #119
Comments
FYI to @mdorf @jvendetti and @graybeal in case they have insights. |
Compared to #118 this FR is about visualizing all the instances of an ontology in a simppel page, with pagination with links back to the specific class. The page would display a paginated list of instances like : |
This feature need to be implemented in a way that OntoPortal can take it back (pull request on NCBO GitHub planned). |
I'd put it right after Classes. It has way more to do with classes than mappings or widgets. A suggestion is that if the instance is also represented in the Class tree, it get a star or something. (The SKOS ontologies the instances will be in the class tree, because BP handles it; for other ontologies it will not be true, unless it has been explicitly punned within the ontology.) Thank you for the guideline to implement it so we (BP) can use it. Aside from starting with an up-to-date OntoPortal fork, I think that mainly means follow the UI pattern you see in the Classes tab. But Jennifer may have something to add that would be helpful. |
@graybeal @mdorf @jvendetti |
For a given ontology, add a tab to visualize instances
ah will have the following URL:
http://agroportal.lirmm.fr/ontologies/TRANSMAT?p=instances
Pagination might be necessary.
The text was updated successfully, but these errors were encountered: