pyontutils icon indicating copy to clipboard operation
pyontutils copied to clipboard

ttlser serializes shortened ontology iris

Open tgbugs opened this issue 7 years ago • 0 comments

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.

tgbugs avatar Jun 06 '17 01:06 tgbugs