Difference between revisions of "WebEx"
From PAWS Lab
Line 5: | Line 5: | ||
== ER Model and RDF Bindings== | == ER Model and 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]], alternatively [[dcmitypes#Collection|dcmitypes:Collection]] |
** <span id="scope.name">scope.name</span> - [[rss#channel.title|rss:channel.title]] | ** <span id="scope.name">scope.name</span> - [[rss#channel.title|rss:channel.title]] | ||
** <span id="scope.description">scope.description</span> - [[rss#channel.description|rss:channel.description]] | ** <span id="scope.description">scope.description</span> - [[rss#channel.description|rss:channel.description]] |
Revision as of 16:15, 17 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.
Links
- WebEx on the web link
ER Model and RDF Bindings
- scope - collection (set, bag) of dissections - rss:channel, alternatively dcmitypes:Collection
- 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.hasLine -
- line -
- annotation -