
it.unitn.disi.smatch.renderers.context.IContextRenderer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of s-match Show documentation
Show all versions of s-match Show documentation
A version of S-Match semantic matching framework for Open Data
The newest version!
package it.unitn.disi.smatch.renderers.context;
import it.unitn.disi.smatch.data.trees.IContext;
/**
* An interface for context renderers.
*
* @author Mikalai Yatskevich [email protected]
* @author Aliaksandr Autayeu
*/
public interface IContextRenderer extends IBaseContextRenderer {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy