Rss
From PAWS Lab
Overview
The following is an enumeration of objects and properties from rss vocabulry of RSS schema as well as bindings of objects and properties to model entities and relationships. So far only Knowledge Tree and WebEx are bound.
Prefix
rss : http://purl.org/rss/1.0/
Objects and Properties
- channel - Knowledge Tree:Node, WebEx:scope
- channel title - Knowledge Tree:Node.nodeTitle, WebEx:scope.name
- channel link - Knowledge Tree:Node.hasURL, WebEx:scope
- channel description - Knowledge Tree:Node.nodeDescription, WebEx:scope.description
- channel image - optional logo
- channel items - Knowledge Tree:hasChildNode, WebEx scope-dissection relationship
- channel textinput - intended as WebEx item search (future)
- image - optional logo
- image title -
- image url
- image link
- item - Knowledge Tree:Node, WebEx:dissecion
- item title - Knowledge Tree:Node.nodeTitle, WebEx:dissection.title
- item link - Knowledge Tree:Node.hasURL, WebEx:dissection
- item description - Knowledge Tree:Node.nodeDescription, WebEx:dissection.description
- textinput -
- textinput title -
- textinput description -
- textinput name -
- textinput link -