Skip to content

implemented a simple boolean matcher. #74

Open
cmungall wants to merge 1 commit into
masterfrom
boolean-matcher
Open

implemented a simple boolean matcher. #74
cmungall wants to merge 1 commit into
masterfrom
boolean-matcher

Conversation

@cmungall

Copy link
Copy Markdown
Member

This can be thought of as a simple boolean limit case

of other matchers; e.g. jaccard with a floor function.

although this is not anticipated to be useful for the general phenotype search use case,
it can be useful to leverage owlsim services for doing basic queries of the form:
find all genes with phenotypes A and B but not C

…ple boolean limit case

of other matchers; e.g. jaccard with a floor function.

although this is not anticipated to be useful for the general phenotype search use case,
it can be useful to leverage owlsim services for doing basic queries of the form:
find all genes with phenotypes A and B but not C
@iamkoehler

Copy link
Copy Markdown
Member

Indeed important!

@cmungall

Copy link
Copy Markdown
Member Author

Travis seems to be failing due to too much log output, need to investigate...

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

Successfully merging this pull request may close these issues.

2 participants