Searched defs:addOntology (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/examples/
H A DMatchmaker.java73 public void addOntology( String ont ) throws FileNotFoundException, URISyntaxException { method in class:Matchmaker
78 public void addOntology( URI ont ) throws FileNotFoundException { method in class:Matchmaker
168 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/BNPrice.owl");
169 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/BookFinder.owl");
170 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/CurrencyConverter.owl");
171 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/Dictionary.owl");
172 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/ZipCodeFinder.owl");
173 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/FindLatLong.owl");
174 matchmaker.addOntology("http://www.mindswap.org/2004/owl-s/1.1/BabelFishTranslator.owl#");
/owl-s/lib/pellet/
H A Dpellet.jarcom/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ...

Completed in 12 milliseconds