Class RdfContentPodImpl
java.lang.Object
org.aksw.jena_sparql_api.conjure.datapod.api.RdfContentPodImpl
- All Implemented Interfaces:
RdfContentPod
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<org.aksw.dcat.ap.domain.api.Checksum>protected RdfDataPod -
Constructor Summary
ConstructorsConstructorDescriptionRdfContentPodImpl(List<org.aksw.dcat.ap.domain.api.Checksum> contentHashes, RdfDataPod dataPod) -
Method Summary
-
Field Details
-
contentHashes
-
dataPod
-
-
Constructor Details
-
RdfContentPodImpl
public RdfContentPodImpl(List<org.aksw.dcat.ap.domain.api.Checksum> contentHashes, RdfDataPod dataPod)
-
-
Method Details
-
getContentHashes
- Specified by:
getContentHashesin interfaceRdfContentPod
-
getDataPod
- Specified by:
getDataPodin interfaceRdfContentPod
-