dgarijo / Widoco

Wizard for documenting ontologies. WIDOCO is a step by step generator of HTML templates with the documentation of your ontology. It uses the LODE environment to create part of the template.
Apache License 2.0
275 stars 85 forks source link

Option to Display Classes and Instances by IRI Instead of Labels #703

Open trillionY opened 1 month ago

trillionY commented 1 month ago

Hello,

I am using Widoco to generate webpages for my ontology, which includes several classes and instances. Currently, these are displayed with their assigned labels. I am interested in displaying them by their IRIs instead.

Could you please advise if there is a way to configure Widoco to display elements using their IRIs rather than labels? If this feature is available, I would appreciate guidance on how to implement it.

Thank you for your assistance.

dgarijo commented 1 month ago

@trillionY

the IRI is the first thing that shows for each concept. Right now it's not possible to customize that part, sorry. You may edit this by changing the xslt file, but it's not straightforward.