Searched refs:owner (Results 1 - 5 of 5) sorted by relevance
/owl-s/src/examples/ | ||
H A D | OWLSExtensions.java | 56 // Get the owner info
57 OwnerEntity owner = profile.getOwner(); 77 System.out.println(" Name : " + owner.getLabel()); 78 System.out.println(" ID : " + owner.getEntityID()); |
/owl-s/lib/axis/ | ||
H A D | axis-ant.jar | META-INF/ META-INF/MANIFEST.MF axis-tasks.properties axis-test-tasks ... |
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
/owl-s/src/org/mindswap/owls/vocabulary/ | ||
H A D | FLAServiceOnt.java | 269 // service -> service owner
270 public final static OWLDataProperty owner = field in class:FLAServiceOnt 271 EntityFactory.createDataProperty(URIUtils.createURI(URI + "owner")); |
/owl-s/lib/jena/ | ||
H A D | icu4j_3_4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ... |
Completed in 14 milliseconds