ncbo / umls2rdf

These python scripts connect to the Unified Medical Language System (UMLS) database and translate the ontologies into RDF/OWL files. This is part of the BioPortal project.

Home Page:http://bioportal.bioontology.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix the \" characters that cause a parsing bug

jonquet opened this issue · comments

In the .ttl file exported, when a string (eg., skos:definition)
contains the characters " then BioPortal cannot parse the generated files.

I guess this will be the same with any tool using the OWL API

@jonquet thanks for the report and the comments.

This issue has been scheduled to be fixed in the NCBO August Release.

@jonquet do you have an ontology/term to reproduce this bug ? I am looking into it.

Thanks

We will fix this when we find a test case for it. Closed for the moment.