Difference between revisions of "CUMULATE"

From PAWS Lab
Jump to: navigation, search
Line 11: Line 11:
 
** <span id='User Action.Learning Object'>User Action.Learning Object</span> - learning object being interacted with - [[dcmitypes#InteractiveResource|dcmitypes:InteractiveResource]], something from LOM?
 
** <span id='User Action.Learning Object'>User Action.Learning Object</span> - learning object being interacted with - [[dcmitypes#InteractiveResource|dcmitypes:InteractiveResource]], something from LOM?
 
** <span id='User Action.Session'>User Action.Session</span> - user session -
 
** <span id='User Action.Session'>User Action.Session</span> - user session -
** <span id='User Action.DateTime'>User Action.DateTime</span> - date and time
+
** <span id='User Action.DateTime'>User Action.DateTime</span> - date and time - [[dcterms#dateSubmitted|dcterms:dateSubmitted]] or [[dc#date|dc:date]]
 
** <span id='User Action.SVC'>User Action.SVC</span> - additional character data
 
** <span id='User Action.SVC'>User Action.SVC</span> - additional character data
 
** <span id='User Action.AllParameters'>User Action.AllParameters</span> - concatenation of all reported data -  
 
** <span id='User Action.AllParameters'>User Action.AllParameters</span> - concatenation of all reported data -  

Revision as of 17:47, 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
    • 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