Searched defs:AlwaysTrue (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/org/mindswap/owls/vocabulary/
H A DOWLS_1_1.java424 public static OWLIndividual AlwaysTrue; field in class:OWLS_1_1.Expression
458 AlwaysTrue = EntityFactory.createIndividual(URIUtils.createURI(URI + "AlwaysTrue"));
H A DOWLS_1_2.java424 public static OWLIndividual AlwaysTrue; field in class:OWLS_1_2.Expression
458 AlwaysTrue = EntityFactory.createIndividual(URIUtils.createURI(URI + "AlwaysTrue"));

Completed in 14 milliseconds