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

/owl-s/src/org/mindswap/owls/vocabulary/
H A DOWLS_1_1.java422 public static OWLObjectProperty expressionObject; field in class:OWLS_1_1.Expression
434 expressionObject = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "expressionObject"));
H A DOWLS_1_2.java422 public static OWLObjectProperty expressionObject; field in class:OWLS_1_2.Expression
434 expressionObject = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "expressionObject"));

Completed in 9 milliseconds