WebEx: Difference between revisions

From PAWS Lab
Jump to navigation Jump to search
Myudelson (talk | contribs)
No edit summary
Yuh43 (talk | contribs)
No edit summary
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[WebEx]] is a system that serves dissected examples - [[#dissection|dissections]]. Each dissection is a sequence of [[#line|lines]] that have [[#annotation|annotations]] associated with them. [[#dissection|Dissections]] are grouped into collections - [[#scope|scopes]]. The natural domain of WebEx is programming. However, other applications are also possible, e.g. poetry.
[[WebEx]] is a system that serves dissected examples - [[#dissection|dissections]]. Each dissection is a sequence of [[#line|lines]] that have [[#annotation|annotations]] associated with them. [[#dissection|Dissections]] are grouped into collections - [[#scope|scopes]]. The natural domain of WebEx is programming. However, other applications are also possible, e.g. poetry.


== RDF Bindings==
Here are two examples from WebEx:
* '''<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]]
[[Image:AnnotatedExamples.jpg|750x1000px]]
** <span id="scope.description">scope.description</span>
 
* '''<span id="dissection">dissection</span>''' -
== Relevant Links ==
** [[rss#textinput.title|textinput title]]
[[WebEx RDF Binding]]
** [[#image.url|image url]]
** [[#image.link|image link]]
* '''<span id="line">line</span>''' -
* '''<span id="annotation">annotation</span>''' -

Latest revision as of 19:33, 4 April 2016

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.

Here are two examples from WebEx:

Relevant Links

WebEx RDF Binding