Uses of Interface
org.aksw.dcat.jena.domain.api.DcatDataset
Packages that use DcatDataset
-
Uses of DcatDataset in org.aksw.dcat.jena.domain.api
Subinterfaces of DcatDataset in org.aksw.dcat.jena.domain.apiModifier and TypeInterfaceDescriptioninterfaceA resource that holds information about how to transform a datasetMethods in org.aksw.dcat.jena.domain.api with type parameters of type DcatDatasetModifier and TypeMethodDescription<T extends DcatDataset>
Set<T>DcatDistribution.getDcatDatasets(Class<T> datasetClass) Return the set of datasets this distribution is part ofMethods in org.aksw.dcat.jena.domain.api with parameters of type DcatDataset -
Uses of DcatDataset in org.aksw.dcat.mgmt.api
Methods in org.aksw.dcat.mgmt.api that return types with arguments of type DcatDataset