Searched refs:differentFrom (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/org/mindswap/owl/vocabulary/
H A DOWL.java60 public final static URI differentFrom = URI.create(ns + "differentFrom"); field in class:OWL
/owl-s/src/impl/swrl/
H A DDifferentIndividualsAtomImpl.java71 return "differentFrom(" + getArgument1().debugString() + ", " + getArgument2().debugString() + ")";
83 ind1.setProperty(EntityFactory.createObjectProperty(OWL.differentFrom), ind2);
/owl-s/src/impl/jena/
H A DOWLModelImpl.java469 OWL.differentFrom,
476 OWL.differentFrom,
1228 p = OWL.differentFrom.asNode();
/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 19 milliseconds