Skip to content
anja edited this page Jan 11, 2017 · 14 revisions
ℹ️
The complete documentation can be found in the core project: KnowledgeFinderCore

The KnowledgeFinder Webapp contains a Liferay webservice and a Liferay portlet.

The Liferay webservice for the project KnowledgeFinder provides a webservice which reads the information contained in the KnowledgeFinder Dataimport and supplies it in JSON format with the user permissions (Roles).

The Liferay portlet provides a user interface to access the webservice. It allows to search and explore the information.

Features

  • Webservices functions

    • Querying documents (get-documents)

    • Counting attributes for a query (get-nodes)

  • Role-based access control (Liferay users)

    • Document-level accessibility

    • Field (attribute)-level accessibility

A list of configuration projects can be found at KnowledgeFinder - Instances