Package com.atomgraph.server.model
Interface Resource
- All Known Implementing Classes:
Item,ResourceBase
public interface Resource
- Author:
- Martynas Jusevičius <martynas@atomgraph.com>
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.ontology.Ontology
-
Method Details
-
getApplication
Application getApplication() -
getOntology
org.apache.jena.ontology.Ontology getOntology() -
getTemplateCall
Optional<TemplateCall> getTemplateCall()
-