Difference between revisions of "Knowledge Tree"

From PAWS Lab
Jump to: navigation, search
Line 1: Line 1:
<span style="color:silver;background:green;">[[Knowledge Tree]] is a learning management system</span>
+
[[Knowledge Tree]] is a learning management system
  
  
Line 42: Line 42:
 
** <span id='hasDescription'>hasDescription</span>
 
** <span id='hasDescription'>hasDescription</span>
 
** <span id='hasOwnerFlag'>hasOwnerFlag</span>
 
** <span id='hasOwnerFlag'>hasOwnerFlag</span>
<span style="background:silver;">
+
<span style="color:silver;background:green;">
 
* '''<span id='Concept/Tag'>Concept/Tag</span>'''
 
* '''<span id='Concept/Tag'>Concept/Tag</span>'''
 
** <span id='hasCreator'>hasCreator</span>
 
** <span id='hasCreator'>hasCreator</span>

Revision as of 21:35, 16 October 2007

Knowledge Tree is a learning management system


ER Model and RDF Bindings

  • Node
    • hasChildNode
    • hasParentNode
    • {ordered list of subordinates}
    • {weight of subordinate}
    • hasCreator - dc:creator
    • creationDate
    • modificationDate
    • nodeTitle
    • nodeDescription
    • hasExternalResource
    • hasNodeType
    • hasURL
    • hasURI
    • icon
    • isFolder
  • User
  • Group
    • hasMember
    • isMemberOf
    • hasURI
    • hasLogin
    • hasName
    • hasPass
    • isGroup
    • hasEmail
    • hasOrganization
    • hasCity
    • hasCountry
    • hasNote
  • 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
  • RightType
  • NodeRating
    • hasNode
    • hasRatingValue
    • isAnonymous
    • hasComment
    • hasUser
    • creationDate
    • modificationDate

Related Links

Access Knowledge Tree Online