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

/owl-s/src/org/mindswap/owls/vocabulary/
H A DFLAServiceOnt.java68 // <tce-service:locatedAt>
78 // </tce-service:locatedAt>
79 public final static OWLObjectProperty locatedAt = field in class:FLAServiceOnt
80 EntityFactory.createObjectProperty(URIUtils.createURI(URI + "locatedAt"));
85 flaObjectProperties.put(locatedAt, Location);

Completed in 10 milliseconds