Skip to content

Create Your Own Plugin

Learn how to extend Iolanta with custom plugins and facets.

Overview

Iolanta plugins allow you to extend functionality with specialized features, custom visualizations, and integrations for your Linked Data needs.

Prerequisites

  • Basic understanding of Python
  • Familiarity with Linked Data concepts
  • Iolanta installed in your environment

Steps

1. Plugin Structure

2. Creating a Facet

3. Registering Your Plugin

4. Testing Your Plugin

Examples

Next Steps