Difference between revisions of "Knowledge Tree"

From PAWS Lab
Jump to: navigation, search
Line 8: Line 8:
 
** <span id='{ordered list of subordinates}'>{ordered list of subordinates}</span>
 
** <span id='{ordered list of subordinates}'>{ordered list of subordinates}</span>
 
** <span id='{weight of subordinate}'>{weight of subordinate}</span>
 
** <span id='{weight of subordinate}'>{weight of subordinate}</span>
** <span id='hasCreator'>hasCreator</span>
+
** <span id='hasCreator'>hasCreator</span> - [[dc#creator|dc:creator]]
 
** <span id='creationDate'>creationDate</span>
 
** <span id='creationDate'>creationDate</span>
 
** <span id='modificationDate'>modificationDate</span>
 
** <span id='modificationDate'>modificationDate</span>

Revision as of 21:19, 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