hi,
how can I define (with jena) a datatype property (temperature) as an
interval ?
see the attachment.
 DatatypeProperty nomProp = m.createDatatypeProperty(ns+"tem");
          tem.addDomain(....);
.......
please help me

Reply via email to