All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ontology2.bakemono.sumRDF.SumRDFTool Maven / Gradle / Ivy

There is a newer version: 3.2
Show newest version
package com.ontology2.bakemono.sumRDF;

import com.ontology2.bakemono.mapreduce.SelfAwareTool;
import com.ontology2.bakemono.util.ReducerOptions;
import org.springframework.stereotype.Component;

@Component("sumRDF")
public class SumRDFTool extends SelfAwareTool {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy