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

/owl-s/src/org/mindswap/owl/vocabulary/
H A DSWRL.java31 public final static OWLClass DatavaluedPropertyAtom = field in class:SWRL
32 EntityFactory.createClass(URIUtils.createURI(URI + "DatavaluedPropertyAtom"));
/owl-s/src/impl/swrl/
H A DSWRLFactoryImpl.java113 ont.createInstance( SWRL.DatavaluedPropertyAtom ).castTo( DataPropertyAtom.class );
/owl-s/src/impl/owls/
H A DOWLSConverters.java301 new GenericOWLSConverter(DataPropertyAtomImpl.class, SWRL.DatavaluedPropertyAtom);
/owl-s/lib/pellet/
H A Dpellet.jarcom/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ...

Completed in 13 milliseconds