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

MatcherURL do not get parameters #182

Open
sven-h opened this issue Aug 30, 2022 · 0 comments
Open

MatcherURL do not get parameters #182

sven-h opened this issue Aug 30, 2022 · 0 comments

Comments

@sven-h
Copy link
Member

sven-h commented Aug 30, 2022

Up to now, the properties are only given to the matcher if the matcher class implements IMatcher interface
which is done for MatcherYAAAJena and MatcherYAAAOwlApi.

Workaround:
Extend MatcherURL and IMatcher<URL, URL, URL> which introduces two match methods - one with parameter and one without parameters.

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