Difference between revisions of "WebEx"

From PAWS Lab
Jump to: navigation, search
Line 2: Line 2:
  
 
== RDF Bindings==
 
== RDF Bindings==
* '''<span id="scope">scope</span>''' (collection (set, bag) of [[#dissection|dissections]]) - [[rss#channel|rss:channel]]
+
* '''<span id="scope">scope</span>''' - collection (set, bag) of [[#dissection|dissections]] - [[rss#channel|rss:channel]]
**
+
** <span id="scope.name">scope.name</span> - [[rss#channel.title|rss:channel.title]]
 +
** <span id="scope.description">scope.description</span>
 
* '''<span id="dissection">dissection</span>''' -  
 
* '''<span id="dissection">dissection</span>''' -  
 
** [[rss#textinput.title|textinput title]]
 
** [[rss#textinput.title|textinput title]]

Revision as of 18:26, 16 October 2007

WebEx is a system that serves dissected examples - dissections. Each dissection is a sequence of lines that have annotations associated with them. Dissections are grouped into collections - scopes. The natural domain of WebEx is programming. However, other applications are also possible, e.g. poetry.

RDF Bindings