+
+
+
+ pyams_thesaurus.rpc.json package¶
+
+
+Module contents¶
+-
+
-
+
pyams_thesaurus.rpc.json.
findTerms
(request, query, thesaurus_name, extract_name=None)¶
+ Find terms matching given query, returning their title
+
-
+
-
+
pyams_thesaurus.rpc.json.
findTermsWithLabel
(request, query, thesaurus_name, extract_name=None)¶
+ Find terms matching given query, returning their full label
+
-
+
-
+
pyams_thesaurus.rpc.json.
getExtracts
(request, thesaurus_name)¶
+ Get extracts of given thesaurus
+
-
+
-
+
pyams_thesaurus.rpc.json.
getTopTerms
(request, thesaurus_name, extract_name=None)¶
+ Get top terms of given thesaurus
+