| Package | Description |
|---|---|
| org.cogchar.api.owrap.crcp |
| Modifier and Type | Class and Description |
|---|---|
class |
GRAppendableMonotonic
Comment from schema: A graph which may accept new triples, but may not delete or modify existing triples.
|
class |
GRModifiable
Comment from schema: Triples may be deleted or replaced (as well as added).
|
| Modifier and Type | Method and Description |
|---|---|
static GRAppendable |
GRAppendable.getInstance(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Return an existing instance of this class in the model.
|
| Modifier and Type | Method and Description |
|---|---|
static org.ontoware.rdfreactor.runtime.ReactorResult<? extends GRAppendable> |
GRAppendable.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
Copyright © 2010-2016. All Rights Reserved.