Interface RdfDataPodHdt

All Superinterfaces:
AutoCloseable, DataPod, org.aksw.jenax.dataaccess.sparql.datasource.HasRDFDataSource, RdfDataPod, org.aksw.jenax.dataaccess.sparql.pod.RDFDataPod
All Known Implementing Classes:
RdfDataPodHdtImpl

public interface RdfDataPodHdt extends RdfDataPod
  • Method Summary

    Modifier and Type
    Method
    Description
    DataPods backed HDT-like formats can allow access to the header pod TODO What is the header pod of a header? Either an empty model or null

    Methods inherited from interface java.lang.AutoCloseable

    close

    Methods inherited from interface org.aksw.jena_sparql_api.conjure.datapod.api.DataPod

    isMutable

    Methods inherited from interface org.aksw.jena_sparql_api.conjure.datapod.api.RdfDataPod

    getConnection, getDataset, getDataSource, getModel
  • Method Details

    • headerPod

      RdfDataPod headerPod()
      DataPods backed HDT-like formats can allow access to the header pod TODO What is the header pod of a header? Either an empty model or null
      Returns: