Searched defs:unsignedLong (Results 1 - 3 of 3) sorted by relevance
/owl-s/src/org/mindswap/owl/vocabulary/ | ||
H A D | XSD.java | 77 /** URI URI for xsd:unsignedLong */
78 public static URI unsignedLong = URI.create(ns + "unsignedLong"); field in class:XSD 208 strType.equals(XSD.unsignedLong) || strType.equals(XSD.nonPositiveInteger) || |
/owl-s/lib/pellet/ | ||
H A D | pellet.jar | com/ com/lre/ com/lre/graph/ com/lre/graph/Edge.class Edge.java package com.lre ... |
/owl-s/lib/jena/ | ||
H A D | jena.jar | com/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ... |
Completed in 440 milliseconds