Spyderisk / domain-csv2doc

Tool to convert from a domain model's CSV serialisation to a documentation website
Other
0 stars 0 forks source link

Make each page describing a domain model entity display its URI and label #5

Closed jtucker2 closed 1 year ago

jtucker2 commented 1 year ago

Every page describing a domain model entity should display its URI (excluding the prefix http://it-innovation.soton.ac.uk/ontologies/trustworthiness/domain), in addition to its 'human readable' label given by its rdf-schema#label property. Each link to that page should also be displayed using a string based on the URI and not the rdf-schema#label property which is not guaranteed to be unique.

This would also help clear up the previous confusion between assets and roles, which may have been caused by the fact that many roles can be fulfilled by an asset class with the same rdf-schema#label property.