pyontutils
pyontutils copied to clipboard
ttlser serializes shortened ontology iris
We should avoid serializing ontology iris in the import statement if possible. Currently we avoid this by not including the relevant prefixes, however if they creep in as an ns1
(e.g. http://purl.obolibrary.org/obo/
) then the ontology iris will also be shortened, which is irritating from a usability standpoint.