Searched defs:Service (Results 1 - 12 of 12) sorted by relevance

/owl-s/src/org/mindswap/owls/service/
H A DService.java39 * OWL-S concept: http://www.daml.org/services/owl-s/1.0/Service.owl#Service
44 public interface Service extends OWLIndividual { interface in inherits:OWLIndividual
47 * Return the Profile that belongs to this Service. Multiple profiles
/owl-s/lib/xsdlib/
H A DrelaxngDatatype.jarMETA-INF/ org/ org/relaxng/ org/relaxng/datatype/ org/relaxng/datatype/Datatype.class <Unknown> package org. ...
/owl-s/src/org/mindswap/owls/vocabulary/
H A DOWLS_1_0.java40 public static class Service { class in class:OWLS_1_0
41 public static String URI = OWLS_1_0.URI + "Service.owl#";
43 public static OWLClass Service; field in class:OWLS_1_0.Service
56 Service = EntityFactory.createClass(URIUtils.createURI(URI + "Service"));
H A DOWLS_1_0DL.java42 public static class Service { class in class:OWLS_1_0DL
43 public static String URI = OWLS_1_0DL.URI + "Service.owl#";
45 public static OWLClass Service; field in class:OWLS_1_0DL.Service
58 Service = EntityFactory.createClass(URIUtils.createURI(URI + "Service"));
H A DOWLS_1_1.java45 public static class Service { class in class:OWLS_1_1
46 public static String URI = OWLS_1_1.URI + "Service.owl#";
48 public static OWLClass Service; field in class:OWLS_1_1.Service
61 Service = EntityFactory.createClass(URIUtils.createURI(URI + "Service"));
H A DOWLS_1_2.java45 public static class Service { class in class:OWLS_1_2
46 public static String URI = OWLS_1_2.URI + "Service.owl#";
48 public static OWLClass Service; field in class:OWLS_1_2.Service
61 Service = EntityFactory.createClass(URIUtils.createURI(URI + "Service"));
/owl-s/lib/axis/
H A Dcommons-discovery.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/discovery/ ...
H A Djaxrpc.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/messaging/ javax/xml/namespace/ javax/ ...
H A Dwsdl4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/wsdl/ com/ibm/wsdl/extensions/ ...
H A Daxis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ...
/owl-s/lib/
H A Dupnp.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/fujitsu/ com/fujitsu/fla/ com/fujitsu/fla/upnp/ ...
/owl-s/lib/jena/
H A Djena.jarcom/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ...

Completed in 35 milliseconds