Class FakeApplicationOntologyService


  • public class FakeApplicationOntologyService
    extends Object
    Read a config file that describes the short views. Read it into a model and scan the model to determine what each view consists of (data getter URIs, template names), what context each view applies to, and what classes map to each view. Data getters must be SparqlQueryDataGetters, and must be described in the same config file. TODO Get rid of this when the Application Ontology is implemented.