public class ModelContext extends Object
| Constructor and Description |
|---|
ModelContext() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static void registerListenerForChanges(javax.servlet.ServletContext ctx,
org.apache.jena.rdf.model.ModelChangedListener ml)
Copyright © 2021. All rights reserved.