Difference between revisions of "CUMULATE"
From PAWS Lab
Line 14: | Line 14: | ||
** <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 - hashed via [[rdf#about|rdf:about]] | ** <span id='User Action.AllParameters'>User Action.AllParameters</span> - concatenation of all reported data - hashed via [[rdf#about|rdf:about]] | ||
+ | * '''<span id='User Knowledge Assertion'>User Knowledge Assertion</span>''' - | ||
+ | ** <span id='User Knowledge Assertion.User'>User Knowledge Assertion.User</span> - user - [[foaf#Person|foaf:Person]] | ||
== 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 21:54, 12 November 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 - foaf:Person
- User Action.Group - group user belongs to - foaf:Group
- 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 - hashed via rdf:about
- User Knowledge Assertion -
- User Knowledge Assertion.User - user - foaf:Person