Difference between revisions of "CUMULATE"

From PAWS Lab
Jump to: navigation, search
Line 5: Line 5:
 
This model only describes what we intend to serialize in RDF, which is only a part of [[CUMULATE]]
 
This model only describes what we intend to serialize in RDF, which is only a part of [[CUMULATE]]
 
* '''<span id='User Action'>User Action</span>''' - [[dcmitypes#Event|dcmitypes:Event]]
 
* '''<span id='User Action'>User Action</span>''' - [[dcmitypes#Event|dcmitypes:Event]]
** <span id='Node.hasChildNode'>User Action.Application</span> - application reporting user action - [[dcmitypes#Service|dcmitypes:Service]]
+
** <span id='Node.hasChildNode'>User Action.Application</span> - application reporting user action - [[dcmitypes#Service|dcmitypes:Service]] or maybe [[dc#publisher|dc:publisher]]
 
** <span id='User Action.User'>User Action.User</span> - user -  
 
** <span id='User Action.User'>User Action.User</span> - user -  
 
** <span id='User Action.Group'>User Action.Group</span> - group user belongs to
 
** <span id='User Action.Group'>User Action.Group</span> - group user belongs to

Revision as of 17:50, 19 October 2007

CUMULATE - Centralized User Modeling Architecture for TEaching - is a centralized user modeling server.


ER Model

This model only describes what we intend to serialize in RDF, which is only a part of CUMULATE

  • User Action - dcmitypes:Event
    • User Action.Application - application reporting user action - dcmitypes:Service or maybe dc:publisher
    • User Action.User - user -
    • User Action.Group - group user belongs to
    • User Action.Result - result of user action
    • User Action.Learning Object - learning object being interacted with - dcmitypes:InteractiveResource, something from LOM?
    • User Action.Session - user session -
    • User Action.DateTime - date and time - dcterms:dateSubmitted or dc:date
    • User Action.SVC - additional character data
    • User Action.AllParameters - concatenation of all reported data -


Related Links

CUMULATE Details