Skip to content

Show a user-friendly name of the ontology if possible. #1279

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gouttegd
Copy link
Collaborator

Whenever we need to show the “name” of an ontology (in the drop-down menu to select the current ontology, in the Gather ontologies… window, and in the Loaded ontology sources… window), try obtaining a user-friendly name from any dc:title or rdfs:label ontology annotation, and show that name instead of the short form of the ontology IRI.

closes #1246

When we need to show the "name" of an ontology (in the drop-down menu to
select the current ontology, in the "Gather ontologies" window, and in
the "Loaded ontology sources" window), try obtaining a user-friendly name
from any dc:title or rdfs:label ontology annotation, and show that name
instead of the short form of the ontology IRI.

closes #1246
@gouttegd gouttegd self-assigned this Apr 12, 2025
When looking up for the user-friendly name of the ontology, accept
indifferently `http://purl.org/dc/terms/title` and
`http://purl.org/dc/elements/1.1/title`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Ontology label, title or name instead of fragment?
1 participant