File "lib/accurator/expertise.pl"[download]
in pack: | accurator |
---|---|
Prolog module: | expertise |
size: | 8109 |
Recent changes
9 years ago | Chris Dijkshoorn | Set expertise topics with no value to -1, to n ... |
9 years ago | Chris Dijkshoorn | Checking for results per expertise topic #106 |
10 years ago | Chris Dijkshoorn | Simplified the population of earlier set exper ... |
10 years ago | Chris Dijkshoorn | Added comments agenda. |
10 years ago | Chris Dijkshoorn | Agenda can now be set based on expertise values. |
This file requires
- From packages
- strategy_expertise.pl: cluster_recommender/3
- From the Prolog library
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_has/3, rdf_assert/4, rdf_transaction/1, rdf_register_prefix/2, rdf_global_id/2, rdf_global_term/2
- library(semweb/rdf_db) resolved by
Exported predicates
- assert_expertise_relationship/2
- get_domain_topics/2
- get_expertise_topics/2
- get_latest_user_expertise/3
- get_user_expertise/3
- get_user_expertise_domain/3
Required predicates
- append/2 autoloaded
- append/3 autoloaded
- cluster_recommender/3 from strategy_expertise.pl
- maplist/3 autoloaded
- member/2 autoloaded
- option/2 autoloaded
- rdf/3 from library(semweb/rdf_db)
- rdf_assert/4 from library(semweb/rdf_db)
- rdf_global_id/2 from library(semweb/rdf_db)
- rdf_global_term/2 from library(semweb/rdf_db)
- rdf_has/3 from library(semweb/rdf_db)
- rdf_register_prefix/2 from library(semweb/rdf_db)
- rdf_transaction/1 from library(semweb/rdf_db)
- reverse/2 autoloaded