Searched defs:nonNegativeInteger (Results 1 - 3 of 3) sorted by relevance

/owl-s/src/org/mindswap/owl/vocabulary/
H A DXSD.java89 /** URI URI for xsd:nonNegativeInteger */
90 public static URI nonNegativeInteger = URI.create(ns + "nonNegativeInteger"); field in class:XSD
204 if (strType.equals(XSD.negativeInteger) || strType.equals(XSD.nonNegativeInteger) ||
209 strType.equals(XSD.nonNegativeInteger) || strType.equals(XSD.negativeInteger) ||
/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