Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting error_on_undefined_entities=False #38

Open
sergeitarasov opened this issue Mar 30, 2023 · 0 comments
Open

Setting error_on_undefined_entities=False #38

sergeitarasov opened this issue Mar 30, 2023 · 0 comments

Comments

@sergeitarasov
Copy link

Hi,
I run sparql query and some enitities do not exist in ontology. I recieve an error:

ValueError: No existing entity for IRI 'http://purl.obolibrary.org/obo/RO_0000052'! (use error_on_undefined_entities=False to accept unknown entities in SPARQL queries)

How can I set error_on_undefined_entities=False?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant