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

/owl-s/src/org/mindswap/owls/vocabulary/
H A DFLAServiceOnt.java214 public final static OWLDataProperty restInvocation = field in class:FLAServiceOnt
215 EntityFactory.createDataProperty(URIUtils.createURI(URI + "restInvocation"));
217 flaDataProperties.add(restInvocation);

Completed in 72 milliseconds