Package org.n52.shetland.rdf.dcat
Interface DcatRdfPrefix
-
- All Superinterfaces:
RdfPrefix
- All Known Implementing Classes:
AccessURL,Catalog,ContactPoint,Dataset,Distribution,DistributionProperty,DownloadURL,Keyword,LandingPage,ThemeTaxonomy
public interface DcatRdfPrefix extends RdfPrefix
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringgetNamespace()default StringgetPrefix()-
Methods inherited from interface org.n52.shetland.rdf.RdfPrefix
addNsPrefix
-
-
-
-
Field Detail
-
NS_PREFIX
static final String NS_PREFIX
- See Also:
- Constant Field Values
-
-