phillord / tawny-owl

Build OWL Ontologies in a Programmatic Environment
GNU Lesser General Public License v3.0
251 stars 54 forks source link

Update the default IRI generator for ontology terms #58

Closed goksel closed 6 years ago

goksel commented 7 years ago

Currently the default behaviour is to add the "#" character between the ontology base URI and an ontology term. If the base URI already ends with a special character such as "/", then the term should just be appended without adding any separator between the base and the term.