If you are asking whether Jena rules can work with triples with literals in the object slot, then the answer is yes. There are lots of builtins that work specifically with literal values:
https://jena.apache.org/documentation/inference/index.html#RULEbuiltins --- A. Soroka The University of Virginia Library > On Aug 17, 2016, at 6:23 AM, javed khan <[email protected]> wrote: > > Hello > > Can we use the Jena rules like Jena generic rules or transitive rules on > data properties like we do on Object properties? > > If yes, then the same method is used or some sort of modification(s) > required? > > Regards
