diff -r 2afc9b5aab17 -r bb8bf2688d7e src/p4l/utils.py --- a/src/p4l/utils.py Wed Oct 02 05:30:19 2013 +0200 +++ b/src/p4l/utils.py Sat Oct 05 14:36:29 2013 +0200 @@ -84,6 +84,14 @@ def get_labels_for_uris(uri_list, scheme_uri, lang, acronyms=False): + ''' + This methods gathers labels for concept in thesaurus. + + :param uri_list: The list of uris of thesaurus entries. + :param scheme_uri: The scheme (uri) of the thesaurus + :param lang: The language for the label + :param acronyms: do the labels must include the acronym (altLabel) + ''' query_without_acronym = """ PREFIX skos: PREFIX rdf: