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

/owl-s/src/org/mindswap/utils/
H A DRDFUtils.java34 public static String addRDFTag( String rdf ) { method in class:RDFUtils
/owl-s/src/impl/owls/generic/expression/
H A DSWRLExpressionImpl.java56 body = RDFUtils.addRDFTag( body );
/owl-s/src/impl/owls/process/parameter/
H A DParameterImpl.java122 String rdf = RDFUtils.addRDFTag( dataValue.getLexicalValue() );

Completed in 143 milliseconds