Class NoPrefixSparqlQueryModule

  • All Implemented Interfaces:
    IQueryModule

    public class NoPrefixSparqlQueryModule
    extends Object
    implements IQueryModule
    Version:
    Nov 23, 2015
    Author:
    Axel-C. Ngonga Ngomo (ngonga@informatik.uni-leipzig.de), Mohamed Sherif (sherif@informatik.uni-leipzig.de)
    • Constructor Detail

      • NoPrefixSparqlQueryModule

        public NoPrefixSparqlQueryModule​(KBInfo kbinfo)
    • Method Detail

      • fillCache

        public void fillCache​(ACache cache)
        Reads from a SPARQL endpoint and writes the results in a cache
        Specified by:
        fillCache in interface IQueryModule
        Parameters:
        cache - The cache in which the content on the SPARQL endpoint is to be written