edu.stanford.smi.protegex.owl.swrl.model.impl
Class SWRLUtil
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.model.impl.SWRLUtil
- public class SWRLUtil
- extends Object
- Author:
- Daniel Elenius
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSD_STRING
static final String XSD_STRING
SWRLUtil
public SWRLUtil()
getSWRLBrowserText
public static String getSWRLBrowserText(RDFObject o)
- This replaces RDFSLiteral.getBrowserText() for the SWRL editor.
We need some special handling, e.g. adding quotes to strings.