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
-
Method Summary
Modifier and TypeMethodDescriptionDataPods 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 nullMethods inherited from interface java.lang.AutoCloseable
closeMethods 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:
-