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

/owl-s/src/org/mindswap/owl/vocabulary/
H A DXSD.java86 /** URI URI for xsd:nonPositiveInteger */
87 public static URI nonPositiveInteger = URI.create(ns + "nonPositiveInteger"); field in class:XSD
208 strType.equals(XSD.unsignedLong) || strType.equals(XSD.nonPositiveInteger) ||
/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 17 milliseconds