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

/owl-s/src/examples/
H A DCreateComplexProcess.java60 public static final URI concepts = URI.create( "http://www.mindswap.org/2004/owl-s/concepts.owl#" ); field in class:CreateComplexProcess
161 // Create an output that has parameterType concepts:Price
235 // the first precondition is just to bind the value of concepts:amount property
318 Price = kb.getClass( URIUtils.createURI( concepts, "Price" ) );
319 amount = kb.getDataProperty( URIUtils.createURI( concepts, "amount" ) );
/owl-s/lib/pellet/
H A Dpellet.jarcom/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ...
/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 52 milliseconds