Difference between revisions of "WebEx"
From PAWS Lab
Line 7: | Line 7: | ||
** <span id="scope.hasDissection">scope.hasDissection</span> - [[rss#channel.items|rss:channel.items]] | ** <span id="scope.hasDissection">scope.hasDissection</span> - [[rss#channel.items|rss:channel.items]] | ||
* '''<span id="dissection">dissection</span>''' - | * '''<span id="dissection">dissection</span>''' - | ||
+ | ** <span id="dissection.name">dissection.name</span> - [[rss#item.title|rss:item.title]] | ||
+ | ** <span id="dissection.description">dissection.description</span> - [[rss#item.description|rss:item.description]] | ||
+ | ** <span id="dissection.hasDissection">dissection.hasDissection</span> - | ||
+ | |||
** [[rss#textinput.title|textinput title]] | ** [[rss#textinput.title|textinput title]] | ||
** [[#image.url|image url]] | ** [[#image.url|image url]] |
Revision as of 18:29, 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
- scope - collection (set, bag) of dissections - rss:channel
- scope.name - rss:channel.title
- scope.description - rss:channel.description
- scope.hasDissection - rss:channel.items
- dissection -
- dissection.name - rss:item.title
- dissection.description - rss:item.description
- dissection.hasDissection -
- line -
- annotation -