Searched defs:getDatatypeURI (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLDataValue.java34 public URI getDatatypeURI(); method in interface:OWLDataValue
/owl-s/src/impl/jena/
H A DOWLDataValueImpl.java24 public URI getDatatypeURI() { method in class:OWLDataValueImpl
25 String datatypeURI = literal.getDatatypeURI();
28 : URI.create(literal.getDatatypeURI());
/owl-s/lib/pellet/
H A Dpellet.jarcom/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ...
/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 16 milliseconds