pyLODE
pyLODE copied to clipboard
URI prefixes are badly rendered
I'm trying pyLODE and I have problems with URI prefixes.
My ontology is this. My default agri: prefix is rendered like: ns1:SchemaNewPropertyProposal, rather than agri:SchemaNewPropertyProposal.
It's also rendered as a link to http://agrischemas.org/SchemaNewPropertyProposal, which is bad to me since this goes to the raw RDF document (or to an error if the corresponding DNS isn't registered yet) rather than to the pyLODE section about the type.
When using the supermodel profile, I get internal links in the output, but all namespaces (eg, schema:, bioschema:) are rendered as ns1: ns2:, ns3....
This might be relevant.