[Yanel-commits] rev 26943 - in public/yanel/trunk/src/realms/yanel-website/content: . 051b4d8e-d0c4-4013-a399-0aa039f00cdb.yarep

michi at wyona.com michi at wyona.com
Sun Aug 26 13:08:07 CEST 2007


Author: michi
Date: 2007-08-26 13:08:07 +0200 (Sun, 26 Aug 2007)
New Revision: 26943

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb
   public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb.yarep/meta
Log:
note about query added

Modified: public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb	2007-08-26 11:07:30 UTC (rev 26942)
+++ public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb	2007-08-26 11:08:07 UTC (rev 26943)
@@ -1,2 +1,2 @@
-<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Usecase: Search a friend</h1><br/><h2>Usability</h2><ul><li>Start client<br/></li><li>Click on the search widget</li><li>Enter name (resp. advanced query)</li><li>Query will be sent to provider server</li><li>Provider server does execute a query on discovery servers</li><li>Results will be sent back to client</li><ul><li>e.g. <a href="http://www.wyona.com/people/michael-wechner/foaf.rdf">http://www.wyona.com/people/michael-wechner/foaf.rdf</a></li></ul><li>Optional: Refine and resend query</li><li>Add friend (Categorize friend, Create shortcut on desktop, ...)</li></ul><h2>Protocol between Client and Provider</h2><h3>Request:</h3>GET http://foaf.wyona.org/search-friend.html?firstname=Simon<br/><br/>whereas this URL is defined within t!
 he introspection of the provider server.<h3>Response:</h3>HTTP/1.1 200 OK..<br/><br/>1) FOAF found<br/>2) No FOAF found<br/><br/>HTTP/1.1 404 Not Found..<br/>whereas this does not mean that no FOAF is being found, but that the GET URL does not exist (common HTTP <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">status code definitions</a> do apply)<h2>Protocol between Provider and Discovery Server</h2><h3>Request:</h3>...<br/><br/><h3>Response:<br/></h3>...</body>
+<?xml version="1.0"?><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Created from template ...</title>  <link rel="neutron-introspection" type="application/neutron+xml" href="?yanel.resource.usecase=introspection"/></head><body>  <h1>Usecase: Find/Search a friend</h1><br/><h2>Usability</h2><ul><li>Start client<br/></li><li>Click on the search widget</li><li>Enter name (resp. advanced query)</li><li>Query will be sent to provider server</li><li>Provider server does execute a query on discovery servers</li><li>Results will be sent back to client</li><ul><li>e.g. <a href="http://www.wyona.com/people/michael-wechner/foaf.rdf">http://www.wyona.com/people/michael-wechner/foaf.rdf</a></li></ul><li>Optional: Refine and resend query</li><li>Add friend (Categorize friend, Create shortcut on desktop, ...)</li></ul><h2>Protocol between Client and Provider</h2><h3>Request:</h3>GET http://foaf.wyona.org/search-friend.html?firstname=Simon<br/><br/>whereas this URL is defined wit!
 hin the introspection of the provider server (whereas query parameters such as firstname, etc. would need to be standardized. TBD: Maybe it's better to define a standardized XML which shall be posted to the provider server).<br/><h3>Response:</h3>HTTP/1.1 200 OK..<br/><br/>1) FOAF found<br/>2) No FOAF found<br/><br/>HTTP/1.1 404 Not Found..<br/>whereas this does not mean that no FOAF is being found, but that the GET URL does not exist (common HTTP <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">status code definitions</a> do apply)<h2>Protocol between Provider and Discovery Server</h2><h3>Request:</h3>...<br/><br/><h3>Response:<br/></h3>...</body>
 </html>
\ No newline at end of file

Modified: public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb.yarep/meta
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb.yarep/meta	2007-08-26 11:07:30 UTC (rev 26942)
+++ public/yanel/trunk/src/realms/yanel-website/content/051b4d8e-d0c4-4013-a399-0aa039f00cdb.yarep/meta	2007-08-26 11:08:07 UTC (rev 26943)
@@ -1,5 +1,5 @@
 yarep_type<string>:resource
 yarep_isCheckedOut<boolean>:false
-yarep_checkoutDate<date>:2007-08-25T12:14:19+0200
+yarep_checkoutDate<date>:2007-08-26T13:16:13+0200
 yarep_checkoutUserID<string>:lenya
-yarep_checkinDate<date>:2007-08-25T12:24:16+0200
+yarep_checkinDate<date>:2007-08-26T13:16:33+0200



More information about the Yanel-commits mailing list