Searched refs:upnpServiceID (Results 1 - 3 of 3) sorted by relevance

/owl-s/src/impl/owls/grounding/
H A DUPnPAtomicGroundingImpl.java74 setProperty(FLAServiceOnt.upnpServiceID, service);
81 return getPropertyAsString(FLAServiceOnt.upnpServiceID);
/owl-s/src/org/mindswap/owls/vocabulary/
H A DFLAServiceOnt.java187 // <fla:upnpServiceID>upnp:id:stream-service-1.0:128.8.244.170:2</fla:upnpServiceID>
204 public final static OWLDataProperty upnpServiceID = field in class:FLAServiceOnt
205 EntityFactory.createDataProperty(URIUtils.createURI(URI + "upnpServiceID"));
/owl-s/src/impl/owls/
H A DOWLSTranslator_1_0.java1012 String upnpService = inputOnt.getProperty(groundingInfo, FLAServiceOnt.upnpServiceID).toString();

Completed in 14 milliseconds