File "lib/accurator/recommendation/strategy_expertise.pl"[download]
in pack: | accurator |
---|---|
Prolog module: | strategy_expertise |
size: | 8508 |
Recent changes
9 years ago | Chris Dijkshoorn | Added api for retrieving attributes user profile. |
9 years ago | Chris Dijkshoorn | Ranked random algorithm completed except for n ... |
9 years ago | Chris Dijkshoorn | Limit agenda extension to max items agenda. |
9 years ago | Chris Dijkshoorn | Extend agenda until number is found, limited n ... |
9 years ago | Chris Dijkshoorn | Experiment so dont consider annotations others. |
This file requires
- From packages
- api(cluster_search) resolved by
- cluster_search.pl: organize_resources/3
- library(cluster_search/cs_filter) resolved by
- cs_filter.pl: filter_to_goal/4, target_goal/3
- library(cluster_search/owl_ultra_lite) resolved by
- owl_ultra_lite.pl could not find proof of dependency
- library(cluster_search/rdf_search) resolved by
- rdf_search.pl: rdf_extend_search/1, rdf_init_state/3, rdf_prune_search/2, rdf_search_property/2, rdf_start_search/2
- accurator_user.pl: get_annotated_user/2, get_attribute/3
- expertise.pl: get_user_expertise_domain/3
- strategy_random.pl: random_from_bin/3
- api(cluster_search) resolved by
- From the Prolog library
- library(semweb/rdf_db) resolved by
- rdf_db.pl: rdf/3, rdf_is_bnode/1, rdf_equal/2
- library(semweb/rdfs) resolved by
- rdfs.pl: rdfs_subproperty_of/2
- library(semweb/rdf_db) resolved by
Exported predicates
- cluster_recommender/3
- strategy_expertise/2
Required predicates
- append/3 autoloaded
- debug/3 autoloaded
- debugging/1 autoloaded
- filter_to_goal/4 from library(cluster_search/cs_filter)
- get_annotated_user/2 from accurator_user.pl
- get_attribute/3 from accurator_user.pl
- get_user_expertise_domain/3 from expertise.pl
- group_pairs_by_key/2 autoloaded
- member/2 autoloaded
- option/2 autoloaded
- organize_resources/3 from api(cluster_search)
- owl_ultra_lite:inverse_predicate/2 public in owl_ultra_lite.pl
- random_from_bin/3 from strategy_random.pl
- rdf/3 from library(semweb/rdf_db)
- rdf_equal/2 from library(semweb/rdf_db)
- rdf_extend_search/1 from library(cluster_search/rdf_search)
- rdf_init_state/3 from library(cluster_search/rdf_search)
- rdf_is_bnode/1 from library(semweb/rdf_db)
- rdf_prune_search/2 from library(cluster_search/rdf_search)
- rdf_search_property/2 from library(cluster_search/rdf_search)
- rdf_start_search/2 from library(cluster_search/rdf_search)
- rdfs_subproperty_of/2 from library(semweb/rdfs)
- reverse/2 autoloaded
- subtract/3 autoloaded
- target_goal/3 from library(cluster_search/cs_filter)
- transpose_pairs/2 autoloaded