Class ModelContext


  • public class ModelContext
    extends Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ModelContext()  
    • Constructor Detail

      • ModelContext

        public ModelContext()
    • Method Detail

      • registerListenerForChanges

        public static void registerListenerForChanges​(javax.servlet.ServletContext ctx,
                                                      org.apache.jena.rdf.model.ModelChangedListener ml)
        Register a listener to the models needed to get changes to: Basic abox statemetns: abox object property statements abox data property statements abox rdf:type statements inferred types of individuals in abox class group membership of individuals in abox rdfs:labe annotations of things in abox. Basic application annotations: changes to annotations on classes changes to annotations on class gorups changes to annotations on properties Changes to application model