Class SPARQLResultsCSVMappingStrategy

  • All Implemented Interfaces:
    com.opencsv.bean.MappingStrategy<BindingSet>

    public class SPARQLResultsCSVMappingStrategy
    extends SPARQLResultsXSVMappingStrategy
    Implements a MappingStrategy to allow opencsv to work in parallel. This is where the input is converted into BindingSets.
    Author:
    Andrew Rucker Jones
    • Constructor Detail

      • SPARQLResultsCSVMappingStrategy

        public SPARQLResultsCSVMappingStrategy​(ValueFactory valueFactory)