Difference between revisions of "CUMULATE"
From PAWS Lab
(New page: 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...) |
|||
Line 4: | Line 4: | ||
== ER Model == | == ER Model == | ||
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=' | + | * '''<span id='User Action'>User Action</span>''' - [[dcmi#Event|dcmi:Event]] |
− | ** <span id='Node.hasChildNode'>User Action.Application</span> - application reporting user action - | + | ** <span id='Node.hasChildNode'>User Action.Application</span> - application reporting user action - [[dcmi#Service|dcmi:Service]] |
− | ** <span id=' | + | ** <span id='User Action.User'>User Action.User</span> - user - |
− | ** <span id=' | + | ** <span id='User Action.Group'>User Action.Group</span> - group user belongs to |
− | ** <span id=' | + | ** <span id='User Action.Result'>User Action.Result</span> - result of user action |
− | ** <span id=' | + | ** <span id='User Action.Learning Object'>User Action.Learning Object</span> - learning object being interacted with - |
− | ** <span id=' | + | ** <span id='User Action.Session'>User Action.Session</span> - user session - |
− | ** <span id=' | + | ** <span id='User Action.DateTime'>User Action.DateTime</span> - date and time |
− | ** <span id=' | + | ** <span id='User Action.SVC'>User Action.SVC</span> - additional character data |
− | ** <span id=' | + | ** <span id='User Action.AllParameters'>User Action.AllParameters</span> - concatenation of all reported data - |
− | == Related Links | + | == Related Links == |
[http://www.sis.pitt.edu/~paws/system_cumulate.htm CUMULATE Details] | [http://www.sis.pitt.edu/~paws/system_cumulate.htm CUMULATE Details] |
Revision as of 17:42, 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 - dcmi:Event
- User Action.Application - application reporting user action - dcmi: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 -
- User Action.Session - user session -
- User Action.DateTime - date and time
- User Action.SVC - additional character data
- User Action.AllParameters - concatenation of all reported data -