Changes between Version 3 and Version 4 of WatchSadiGo

Show
Ignore:
Timestamp:
2010/02/10 00:19:26 (14 years ago)
Author:
markw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WatchSadiGo

    v3 v4  
    1818}}} 
    1919 
    20 (What that command means is "take the content of keggdemo.rdf and HTTP-POST it to getKEGGParalogsByGene") 
     20(What that command means is "take the content of keggdemo.rdf and HTTP-POST it to getKEGGParalogsByGene"   HEY!!  '''NO SOAP'''!!  HURRAY!!!) 
    2121 
    2222You will notice that, in the output from the service, there is a LOT more information than we have advertised in the service description!!  That is because we are only interested in describing the '''salient features''' of a service!!  The fact that the service produces things like "identity scores" and other statistical information is not particularly useful when it comes to service discovery!!  All sorts of algorithms provide identity scores... so we don't include those features in our service output definition... but they are still there, and can be used by SPARQL to filter results if you are using, for exmple, the SHARE query engine.