Package org.aksw.dcat.jena.domain.api
Interface DcatDatasetCore
- All Superinterfaces:
DcatEntityCore
- All Known Subinterfaces:
DcatDataset,DcatDatasetEntity
-
Method Summary
Modifier and TypeMethodDescriptionFactory method for distributions - does not add themMethods inherited from interface org.aksw.dcat.jena.domain.api.DcatEntityCore
getDescription, getIdentifier, getTitle, setDescription, setIdentifier, setTitle
-
Method Details
-
createDistribution
DcatDistributionCore createDistribution()Factory method for distributions - does not add them -
getKeywords
Collection<String> getKeywords()
-