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

/owl-s/src/impl/owls/
H A DOWLSTranslator_1_0.java1120 private void copyPropertyValues(OWLIndividual src, OWLDataProperty srcProp, OWLIndividual target, OWLDataProperty targetProp) { argument
1121 OWLDataValueList list = inputOnt.getProperties(src, srcProp);
1126 private void copyPropertyValues(OWLIndividual src, URI srcProp, OWLIndividual target, URI targetProp) { argument
1127 OWLDataValueList list = src.getAnnotations(srcProp);
/owl-s/lib/jena/
H A Dicu4j_3_4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
H A Dstax-1.1.1-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bea/ com/bea/xml/ com/bea/xml/stream/ ...
H A Djena.jarcom/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ...
/owl-s/lib/xsdlib/
H A Dxsdlib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/msv/ com/sun/msv/datatype/ ...
/owl-s/lib/axis/
H A Dcommons-httpclient-3.0-alpha1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...
H A Daxis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ...

Completed in 2653 milliseconds