Difference between revisions of "Knowledge Tree"

From PAWS Lab
Jump to: navigation, search
Line 70: Line 70:
 
* '''<span id='RightType'>RightType</span>''' - arguably doesn't need RDF serialization
 
* '''<span id='RightType'>RightType</span>''' - arguably doesn't need RDF serialization
 
** <span id='righttypeTitle'>righttypeTitle</span>
 
** <span id='righttypeTitle'>righttypeTitle</span>
** <span id='righttypeDescription'>righttypeDescription</span>* '''<span style="color:silver;" id='NodeRating'>NodeRating</span>'''
+
** <span id='righttypeDescription'>righttypeDescription</span>
 +
* '''<span style="color:silver;" id='NodeRating'>NodeRating</span>'''
 
** <span style="color:silver;" id='hasNode'>hasNode</span>
 
** <span style="color:silver;" id='hasNode'>hasNode</span>
 
** <span style="color:silver;" id='hasRatingValue'>hasRatingValue</span>
 
** <span style="color:silver;" id='hasRatingValue'>hasRatingValue</span>

Revision as of 17:26, 17 October 2007

Knowledge Tree is a learning management system

ER Model and RDF Bindings

Silver color - deprecated.

  • Node - rss:channel or rss:item depending on context, alternatively dcmitypes:Collection when a folder
  • User - foaf:Person
  • Group - group is a special kind of User entity - foaf:Group
  • Right
    • hasTargetAgent
    • hasRightType
    • hasParentNodeType
    • hasChildNodeType
    • hasSubtreeNode
    • hasQuantity
    • hasDescription
    • hasOwnerFlag
  • Concept/Tag
    • hasCreator
    • creationDate
    • modificationDate
    • conceptTitle
  • NodeConcept
    • hasNode
    • hasConcept
    • relationType
    • hasCreator
    • creationDate
  • ConceptConcept
    • hasSuperordinate
    • hasSubordinate
  • UserConcept
    • hasUser
    • hasConcept
    • creationDate
  • ItemType - arguably doesn't need RDF serialization
    • itemtypeTitle
    • itemtypeDescription
    • itemtypeType
    • itemtypeURL
    • itemtypeIcon
    • itemtypeClassName
    • itemtypeURLSufix
  • RightType - arguably doesn't need RDF serialization
    • righttypeTitle
    • righttypeDescription
  • NodeRating

Related Links

Access Knowledge Tree Online