Uses of Package
de.fuberlin.wiwiss.ng4j.semwebclient

Packages that use de.fuberlin.wiwiss.ng4j.semwebclient
de.fuberlin.wiwiss.ng4j.semwebclient   
 

Classes in de.fuberlin.wiwiss.ng4j.semwebclient used by de.fuberlin.wiwiss.ng4j.semwebclient
DereferencingListener
          Interface of a Listener which handles the DereferencingResults.
DereferencingResult
          The dereferencing result contains informations about the success or failure of a DereferencingTasks execution.
DereferencingTask
          A DereferencingTask represents a URI which has to be retrieved.
FindQuery
          The FindQuery runs a find query against the Semantic Web.
SemanticWebClient
           The SematicWebClient interface enables applications to access the Semantic Web.
SemWebIterator
          A Semantic Web Client Iterator which is returned from the find(TripleMatch pattern) method of the SemWebClientImpl.
SemWebTriple
          A Triple which contains information about it's source.
TripleListener
          Listener to handle TripleFoundEvents.