orbis-plugin-aggregation-recognize

The spotlight aggregation plugin for Orbis


License
GPL-3.0
Install
pip install orbis-plugin-aggregation-recognize==0.1.0

Documentation

orbis_plugin_aggregation_recognize

A recognize evaluation plugin

Configuration

You can use the following environment variables to configure the module:

  • RECOGNIZE_URL: the base URL of the recognize service (e.g., https://recognize.k8s.net/rest).
  • RECOGNIZE_USER: optional user name to use for Basic Authentification
  • RECOGNIZE_PASS: optional password to use for Basic Authentification
  • RECOGNIZE_PROFILE: name of the recognize profile to use for the evaluation.
  • RECOGNIZE_IGNORE: entity types to ignore during the evaluation (e.g., predicate,sco)