Searched defs:thenP (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/org/mindswap/owls/vocabulary/
H A DOWLS_1_0.java171 public static OWLObjectProperty thenP; field in class:OWLS_1_0.Process
215 thenP = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "then"));
H A DOWLS_1_0DL.java173 public static OWLObjectProperty thenP; field in class:OWLS_1_0DL.Process
217 thenP = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "then"));
H A DOWLS_1_1.java198 public static OWLObjectProperty thenP; field in class:OWLS_1_1.Process
286 thenP = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "then"));
H A DOWLS_1_2.java198 public static OWLObjectProperty thenP; field in class:OWLS_1_2.Process
286 thenP = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "then"));

Completed in 12 milliseconds