lmazuel / onagui

OnAGUI - Ontology Alignment GUI - Software to help automatic or manual realisation of ontologic alignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load alignment algorithms dynamically

tfrancart opened this issue · comments

Because they are not. See

// Pas mal générique, maintenant il faudrait que je charge ça à la volée...

We can use a ServiceProvider mechanism : https://docs.oracle.com/javase/tutorial/sound/SPI-intro.html
Just like in RDF4J : http://docs.rdf4j.org/custom-sparql-functions/#_creating_an_spi_configuration

See also #15

The objective would be to integrate the INRIA alignAPI : http://alignapi.gforge.inria.fr/