Lines Matching refs:service
44 import org.mindswap.owls.service.Service;
57 Service service;
82 // read the service description
83 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/FrenchDictionary.owl");
84 process = service.getProcess();
140 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/ZipCodeFinder.owl");
141 process = service.getProcess();
161 // read the service description
162 service = kb.readService("http://www.ifi.unizh.ch/ddis/ont/owl-s/JGroundingTest.owl");
163 process = service.getProcess();
178 // read the service description
179 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/BookFinder.owl");
180 process = service.getProcess();
203 // read the service description
204 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/BookPrice.owl");
205 process = service.getProcess();
230 // read the service description
231 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/FindCheaperBook.owl");
232 process = service.getProcess();
253 // read the service description
254 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/CurrencyConverter.owl");
255 process = service.getProcess();
290 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/FrenchDictionary.owl");
291 process = service.getProcess();
315 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/BabelFishTranslator.owl");
316 process = service.getProcess();
338 service = kb.readService("http://www.mindswap.org/2004/owl-s/1.1/Dictionary.owl");
339 process = service.getProcess();