Interface Application

All Superinterfaces:
com.atomgraph.core.model.Application
All Known Implementing Classes:
ApplicationImpl

public interface Application extends com.atomgraph.core.model.Application
Author:
Martynas Jusevičius <martynas@atomgraph.com>
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.jena.rdf.model.Resource
     

    Methods inherited from interface com.atomgraph.core.model.Application

    getService
  • Method Details

    • getOntology

      org.apache.jena.rdf.model.Resource getOntology()