Package org.n52.shetland.rdf
Interface RdfPrefix
-
- All Known Subinterfaces:
DcatRdfPrefix,DctRdfPrefix,FoafRdfPrefix,LocnRdfPrefix,ResourceAdder,ResourceCreator,Vcard4RdfPrefix
- All Known Implementing Classes:
AbstractDatatype,AbstractLang,AbstractResource,AbstractValue,AccessRights,AccessURL,AccrualPeriodicity,Catalog,ContactPoint,Dataset,Description,Distribution,DistributionProperty,DownloadURL,Email,FN,Format,Geometry,HasEmail,Homepage,Identifier,Issued,Keyword,LandingPage,Language,License,Location,MBox,Modified,Name,Organization,Publisher,Spatial,Theme,ThemeTaxonomy,Title,VCardOrganization
public interface RdfPrefix
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default org.apache.jena.rdf.model.ModeladdNsPrefix(org.apache.jena.rdf.model.Model model)StringgetNamespace()StringgetPrefix()
-