Is your feature request related to a problem? Please describe.
A class' IRI resolves to the HTML fragment that describes the class, within the Widoko-generated page. Currently, that HTML fragment contains only information from the ontology. It isn't possible to provide links to external services that would accept the IRI as an argument.
Describe the solution you'd like
I'd like the ability to customise the Widoco HTML fragment that describes a class, so that I can include some custom HTML content. There should be the ability to inject the IRI; e.g., by replacing a placeholder with the IRI.
Describe alternatives you've considered
text-based editing to inject HTML into the descriptions.
Is your feature request related to a problem? Please describe.
A class' IRI resolves to the HTML fragment that describes the class, within the Widoko-generated page. Currently, that HTML fragment contains only information from the ontology. It isn't possible to provide links to external services that would accept the IRI as an argument.
Describe the solution you'd like
I'd like the ability to customise the Widoco HTML fragment that describes a class, so that I can include some custom HTML content. There should be the ability to inject the IRI; e.g., by replacing a placeholder with the IRI.
Describe alternatives you've considered
text-based editing to inject HTML into the descriptions.