JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.jena_sparql_api.conjure.datapod.api
Interface RdfContentPod
All Known Implementing Classes:
RdfContentPodImpl
public interface
RdfContentPod
Bundles a datapod with hashes describing the content
Author:
raven
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<org.aksw.dcat.ap.domain.api.Checksum>
getContentHashes
()
DataPod
getDataPod
()
Method Details
getContentHashes
List
<org.aksw.dcat.ap.domain.api.Checksum>
getContentHashes
()
getDataPod
DataPod
getDataPod
()