You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:SampleType and not 'An Example Type' (which comes from rdfs:label). This is the behaviour of the supermodel rendering. ex: depends on the other problem I reported, URI prefixes are badly rendered #244
As said in another ticket, I'm trying pyLODE and I wonder if any of this is available:
rds:subClassOf/rdfs:subPropertyOf? So far, I've only seen flat lists in alphabetical order.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, URI prefixes are badly rendered #244