Difference between revisions of "Knowledge Tree"
From PAWS Lab
Line 10: | Line 10: | ||
** <span id='{weight of subordinate}'>{weight of subordinate}</span> | ** <span id='{weight of subordinate}'>{weight of subordinate}</span> | ||
** <span id='hasCreator'>hasCreator</span> - [[dc#creator|dc:creator]] | ** <span id='hasCreator'>hasCreator</span> - [[dc#creator|dc:creator]] | ||
− | ** <span id='creationDate'>creationDate</span> | + | ** <span id='creationDate'>creationDate</span> - [[dcterms#created|dc:created]] |
− | ** <span id='modificationDate'>modificationDate</span> | + | ** <span id='modificationDate'>modificationDate</span> - [[dcterms#modified|dc:modified]] |
** <span id='nodeTitle'>nodeTitle</span> | ** <span id='nodeTitle'>nodeTitle</span> | ||
** <span id='nodeDescription'>nodeDescription</span> | ** <span id='nodeDescription'>nodeDescription</span> | ||
Line 68: | Line 68: | ||
** <span id='isAnonymous'>isAnonymous</span> | ** <span id='isAnonymous'>isAnonymous</span> | ||
** <span id='hasComment'>hasComment</span> | ** <span id='hasComment'>hasComment</span> | ||
− | ** <span id='hasUser'>hasUser</span> | + | ** <span id='hasUser'>hasUser</span> - [[dc#creator|dc:creator]] |
− | ** <span id='creationDate'>creationDate</span> | + | ** <span id='creationDate'>creationDate</span> - [[dcterms#created|dc:created]] |
− | ** <span id='modificationDate'>modificationDate</span> | + | ** <span id='modificationDate'>modificationDate</span> - [[dcterms#modified|dc:modified]] |
== Related Links== | == Related Links== | ||
[http://adapt2.sis.pitt.edu/kt/ Access Knowledge Tree Online] | [http://adapt2.sis.pitt.edu/kt/ Access Knowledge Tree Online] |
Revision as of 21:47, 16 October 2007
Knowledge Tree is a learning management system
ER Model and RDF Bindings
Silver color - deprecated.
- Node
- hasChildNode
- hasParentNode
- {ordered list of subordinates}
- {weight of subordinate}
- hasCreator - dc:creator
- creationDate - dc:created
- modificationDate - dc:modified
- 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 - dc:creator
- creationDate - dc:created
- modificationDate - dc:modified