Difference between revisions of "WebEx RDF Binding"
From PAWS Lab
Line 12: | Line 12: | ||
* '''<span id="line">line</span>''' - | * '''<span id="line">line</span>''' - | ||
* '''<span id="annotation">annotation</span>''' - | * '''<span id="annotation">annotation</span>''' - | ||
+ | == See also == | ||
+ | * [[ADAPT2 RDF Binding]] |
Revision as of 17:56, 16 February 2009
This page describes RDF binding of WebEx data model.
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 -