Build Your First Java Matcher with MELT
Matcher Development in Java
- Pick a class to start with depending on your needs. If you start from scratch
MatcherYAAAJena
orMatcherYAAAOwlApi
are the best fit depending on whether your prefer Jena or the OWL API. Classes that can be extended for matcher implementation:MatcherURL
MatcherYAA
MatcherYAAAJena
MatcherYAAAOwlApi
- Implement the
match()
method.