The following form can be used as a user interface to the programmatic support for semantically
searching for SSWAP resources in the Knowledge Base.
Semantic graph searching allows you to search the Knowledge Base without a browser by sending the
queryForResources
service a SSWAP-compliant query graph. The service will return all resources that are the same class or a:
So in this manner you are finding all services that are tagged as at least as specific
as you want (and maybe more specific); that operate on data that is guaranteed to subsume
what you have (and may operate on more general data); and return data that is at
least as specific as you requested (and maybe more specific). This is the power of
semantic searching.
The text area is initially prepopulated with an example graph that will search for all resources that
return data of type
taxa:Taxa or a subclass.
The service returns a SSWAP response graph. Checking the "Format output for viewing in browser" box
demonstrates SSWAP's support for redirection to independent presentation layers (using the
sswap:outputURI predicate;
See sswap:Resource).
Type or paste a graph, in RDF/XML format, into the area below
and press the "Search" button:
|
|