Interface RdfContentPod

All Known Implementing Classes:
RdfContentPodImpl

public interface RdfContentPod
Bundles a datapod with hashes describing the content
Author:
raven
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.aksw.dcat.ap.domain.api.Checksum>
     
     
  • Method Details

    • getContentHashes

      List<org.aksw.dcat.ap.domain.api.Checksum> getContentHashes()
    • getDataPod

      DataPod getDataPod()