Skip to content

jatoledo/helio-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helio plugins

In this repository you will find several plugins developed by our team for the Helio platform. There are namely three extendion points:

  • Translators: that allow Helio to understand other mapping languages, for instace the WoT mapping for which we have implemented this plugin.
  • Connectors: allow Helio to fetch data from different endpoints, for instance a REST service considering the OAuth authentication. For this sake we implemented an RML connector that allows users to generate RDF using the RML-Mapper native implementation, and then use Helio to refine and enhance the RDF.
  • Datasources: allow Helio to filter fetched data, for instance for JSON format the Datasource should be able to process JSONPaths

Soon in Helio

Soon we will count with more plugins to integrate the existing technologies to generate RDF based on mappings. Find below our road map:

Extension point Plugin name Description
Translator RMLTranslator This plugin will allow users to define RML mappings to setup Helio
Connector SPARQLGenerateConnector This connector will allow users to generate RDF using SPARQL Generate mappings relying on the original SPARQL Generate implementation instead of using Helio engine

About

Helio repository for plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%