| Package | Description |
|---|---|
| org.cogchar.api.owrap.mdir |
| Modifier and Type | Class and Description |
|---|---|
class |
GH3PInQuadstore
Comment from schema: We expect :hasParentHost4Quads to point at a live (i.e.
|
class |
GH3PMemoryIndep
Comment from schema: An in-memory standalone graph, which is *not* part of any quad-store.
|
class |
GH3SCSV
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH3SN3
Comment from schema: Includes both N3 and Turtle
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH3SRDF
Comment from schema: Serialized triples in a directly-RDF-compatible form, i.e.
|
class |
GH3SRDFXML
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH3STabInSpreadsheet
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH4LTDBInMem
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH4LTDBOnDisk
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH4RSOHFusekiDataset
Comment from schema: Refers to a remote SPARQL-over-HTTP host known to be using Fuseki conventions, which allows us to guess a dataset URL from available pieces.
|
class |
GH4SFolder
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH4SNQuads
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH4SSpreadsheet
This class manages access to these properties:
NamespaceChunkTab
SpreadsheetKey
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH4SSpreadsheetRemote
Comment from schema: Our common legacy scratchpad container - an online spreadsheet with a tab for each graph.
|
class |
GH4STrig
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GH5RSFusekiServer
Comment from schema: This kind of server could host any number of FusekiDatasets.
|
class |
GH5SFolder
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GraphHost3Parsed
Comment from schema: A triple container that contains parsed RDF, thus accessible through RDF APIs.
|
class |
GraphHost3Serial
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GraphHost3Triples
Comment from schema: Describes a single well formed graph = model, which may reside within a quadstore, or independently in-memory or in a file.
|
class |
GraphHost4LocalMemNotrans
Comment from schema: The legacy form often loaded as an in-memory "repo" in glue.ai applications during 2012-3, often from spreadsheets.
|
class |
GraphHost4LocalTDB
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GraphHost4Quads
Comment from schema: Describes a single well-formed Quadstore, suitable for SPARQL query/update over named graphs (= one dataset, in Jena lingo).
|
class |
GraphHost4RemoteSOH
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GraphHost4Serial
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GraphHost5Quints
Comment from schema: Describes a volume containing any number of quadstores (= datasets, in Jena lingo).
|
class |
GraphHost5RemoteServer
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
class |
GraphHost5SerialVolume
This class was generated by RDFReactor on 11/4/16 6:42 PM
|
| Modifier and Type | Method and Description |
|---|---|
static GraphHost |
GraphHost.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 GraphHost> |
GraphHost.getAllInstances_as(org.ontoware.rdf2go.model.Model model) |
org.ontoware.rdfreactor.runtime.ReactorResult<GraphHost> |
GraphHost.getAllParentHost_as()
Get all values of property
ParentHost as a ReactorResult of GraphHost. |
static org.ontoware.rdfreactor.runtime.ReactorResult<GraphHost> |
GraphHost.getAllParentHost_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ParentHost as a ReactorResult of GraphHost. |
org.ontoware.aifbcommons.collection.ClosableIterator<GraphHost> |
GraphHost.getAllParentHost()
Get all values of property
ParentHost. |
static org.ontoware.aifbcommons.collection.ClosableIterator<GraphHost> |
GraphHost.getAllParentHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
ParentHost. |
org.ontoware.rdfreactor.runtime.ReactorResult<GraphHost> |
Pointer.getAllPointsToGraphHost_as()
Get all values of property
PointsToGraphHost as a ReactorResult of GraphHost. |
static org.ontoware.rdfreactor.runtime.ReactorResult<GraphHost> |
Pointer.getAllPointsToGraphHost_as(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
PointsToGraphHost as a ReactorResult of GraphHost. |
org.ontoware.aifbcommons.collection.ClosableIterator<GraphHost> |
Pointer.getAllPointsToGraphHost()
Get all values of property
PointsToGraphHost. |
static org.ontoware.aifbcommons.collection.ClosableIterator<GraphHost> |
Pointer.getAllPointsToGraphHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource)
Get all values of property
PointsToGraphHost. |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphHost.addParentHost(GraphHost value)
Adds a value to property
ParentHost from an instance of GraphHost. |
static void |
GraphHost.addParentHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphHost value)
Adds a value to property
ParentHost from an instance of GraphHost. |
void |
Pointer.addPointsToGraphHost(GraphHost value)
Adds a value to property
PointsToGraphHost from an instance of GraphHost. |
static void |
Pointer.addPointsToGraphHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphHost value)
Adds a value to property
PointsToGraphHost from an instance of GraphHost. |
void |
GraphHost.removeParentHost(GraphHost value)
Removes a value of property
ParentHost given as an instance of GraphHost. |
static void |
GraphHost.removeParentHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphHost value)
Removes a value of property
ParentHost given as an instance of GraphHost. |
void |
Pointer.removePointsToGraphHost(GraphHost value)
Removes a value of property
PointsToGraphHost given as an instance of GraphHost. |
static void |
Pointer.removePointsToGraphHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphHost value)
Removes a value of property
PointsToGraphHost given as an instance of GraphHost. |
void |
GraphHost.setParentHost(GraphHost value)
Sets a value of property
ParentHost from an instance of GraphHost. |
static void |
GraphHost.setParentHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphHost value)
Sets a value of property
ParentHost from an instance of GraphHost. |
void |
Pointer.setPointsToGraphHost(GraphHost value)
Sets a value of property
PointsToGraphHost from an instance of GraphHost. |
static void |
Pointer.setPointsToGraphHost(org.ontoware.rdf2go.model.Model model,
org.ontoware.rdf2go.model.node.Resource instanceResource,
GraphHost value)
Sets a value of property
PointsToGraphHost from an instance of GraphHost. |
Copyright © 2010-2016. All Rights Reserved.