Package org.n52.shetland.rdf
Interface ResourceAdder
-
- All Superinterfaces:
RdfPrefix
- All Known Implementing Classes:
AbstractDatatype,AbstractLang,AbstractResource,AbstractValue,AccessRights,AccessURL,AccrualPeriodicity,ContactPoint,Dataset,Description,DistributionProperty,DownloadURL,Email,FN,Format,Geometry,HasEmail,Homepage,Identifier,Issued,Keyword,LandingPage,Language,License,MBox,Modified,Name,Publisher,Spatial,Theme,ThemeTaxonomy,Title
public interface ResourceAdder extends RdfPrefix
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.jena.rdf.model.ResourceaddToResource(org.apache.jena.rdf.model.Model model, org.apache.jena.rdf.model.Resource parent)-
Methods inherited from interface org.n52.shetland.rdf.RdfPrefix
addNsPrefix, getNamespace, getPrefix
-
-