pyLODE
pyLODE copied to clipboard
Type tree and other visualisation options
As said in another ticket, I'm trying pyLODE and I wonder if any of this is available:
- Can I list classes/property in hierarchical order, ie, by considering
rds:subClassOf/rdfs:subPropertyOf? So far, I've only seen flat lists in alphabetical order. - In the ontpub mode, can I use (with some config option) CURIEs for the list of types on the right column? ie,
ex:SampleTypeand not 'An Example Type' (which comes fromrdfs:label). This is the behaviour of the supermodel rendering.ex:depends on the other problem I reported, #244