Uses of Interface
org.aksw.dcat.jena.domain.api.MavenEntity
Packages that use MavenEntity
-
Uses of MavenEntity in org.aksw.dcat.jena.domain.api
Subinterfaces of MavenEntity 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 that return MavenEntityModifier and TypeMethodDescriptionMavenEntity.setArtifactId(String artifactId) MavenEntity.setClassifier(String classifier) MavenEntity.setGroupId(String groupId) MavenEntity.setVersion(String version)