Package | Description |
---|---|
data |
Encompasses the basic data structures used throughout the project.
|
input |
Provides classes for accessing and retrieving the input of the Linked Profiler, namely the GAIN user tracking and preference learning web service.
|
onto |
Provides classes for processing an ontology's and an ontological user profile's concepts.
|
profile |
Provides the classes necessary to create the user profiles' history tracker, convert them to ontological user profiles and export them to files.
|
store |
Contains utility classes for basic I/O operations concerning ontology or profile related files.
|
sys |
Contains the classes for editing the configuration parameters throughout the system.
|
test |
Contains classes for testing the basic methods of the system.
|
transform |
Provides classes for bringing LOD-based tracked user preferences to the LUMO ontology that was used in the LinkedTV project.
|
util |
Contains miscellaneous utility classes used in this project.
|