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

Add support for "or" #3

Open
Teester opened this issue Nov 8, 2020 · 1 comment
Open

Add support for "or" #3

Teester opened this issue Nov 8, 2020 · 1 comment
Labels
backend Issues relating to the python backend enhancement New feature or request

Comments

@Teester
Copy link
Owner

Teester commented Nov 8, 2020

Currently "or" or "|" are ignored when generating a shape so x or y is interpreted as x and y.

Need to decide how to represent "or" in a shape and then how to take "or" into account when comparing the shape to an entity.

@Teester Teester added backend Issues relating to the python backend enhancement New feature or request labels Apr 6, 2021
@fnielsen
Copy link

I suppose that is why, e.g., E303 does not work https://www.wikidata.org/wiki/EntitySchema:E303 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues relating to the python backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants