Lines Matching refs:service
37 import org.mindswap.owls.service.Service;
50 * </a>. The process model contains a sequence that starts with a service that gets the
65 // ontology where service descirption is saved
101 Service service = ont.createService( uri( "TestService" ) );
107 service.setProfile( profile );
108 service.setProcess( process );
109 service.setGrounding( grounding );
111 return service;
321 // create the service
324 // print the description of new service to standard output
333 // get the process of the new service
341 // execute the service