:- module(conf_tag_matcher, []). /** Web service to semantically match two tags */ :- use_module(api(tag_matcher)).