Package | Description |
---|---|
org.apache.clerezza.jaxrs.rdf.providers | |
org.apache.clerezza.platform.concepts.core | |
org.apache.clerezza.platform.config | |
org.apache.clerezza.platform.documentation | |
org.apache.clerezza.platform.rdf.enrichment | |
org.apache.clerezza.rdf.core | |
org.apache.clerezza.rdf.core.access |
This package provides access to named
org.apache.clerezza.rdf.model.Graph S and org.apache.clerezza.rdf.model.MGraph S that may originate from various
implementations. |
org.apache.clerezza.rdf.core.impl | |
org.apache.clerezza.rdf.core.impl.util | |
org.apache.clerezza.rdf.core.serializedform | |
org.apache.clerezza.rdf.file.storage | |
org.apache.clerezza.rdf.jena.tdb.internals | |
org.apache.clerezza.rdf.jena.tdb.storage | |
org.apache.clerezza.rdf.simple.storage | |
org.apache.clerezza.rdf.storage.externalizer | |
org.apache.clerezza.rdf.utils | |
org.apache.clerezza.rdf.virtuoso.storage | |
org.apache.clerezza.rdf.virtuoso.storage.access | |
org.apache.clerezza.uima.concept | |
org.apache.clerezza.uima.samples.services |
Modifier and Type | Method and Description |
---|---|
Graph |
GraphReader.readFrom(Class<Graph> type,
Type genericType,
java.lang.annotation.Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
Graph |
GraphReader.readFrom(Class<Graph> type,
Type genericType,
java.lang.annotation.Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream) |
Modifier and Type | Method and Description |
---|---|
Graph |
RemoteConceptProvider.retrieveConcepts(String searchTerm) |
Graph |
ConceptProvider.retrieveConcepts(String searchTerm)
Returns a graph containing all concepts whose SKOS:prefLabels
or SKOS:altLabels contain the search term.
|
Graph |
LocalConceptProvider.retrieveConcepts(String searchTerm) |
Modifier and Type | Method and Description |
---|---|
Graph |
SystemConfig.createGraph(UriRef name,
TripleCollection triples) |
Graph |
SystemConfig.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
SystemConfig.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
DocumentationProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
DocumentationProvider.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
DocumentationProvider.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
EnrichmentTcProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
EnrichmentTcProvider.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
EnrichmentTcProvider.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
MGraph.getGraph()
Returns the graph
|
Modifier and Type | Method and Description |
---|---|
Graph |
TcProvider.createGraph(UriRef name,
TripleCollection triples)
Creates a
Graph with a specified name |
Graph |
TcManager.createGraph(UriRef name,
TripleCollection triples) |
Graph |
TcProviderMultiplexer.createGraph(UriRef name,
TripleCollection triples) |
Graph |
TcManager.executeSparqlQuery(ConstructQuery query,
TripleCollection defaultGraph)
Deprecated.
Query is discontinued
|
Graph |
TcManager.executeSparqlQuery(DescribeQuery query,
TripleCollection defaultGraph)
Deprecated.
Query is discontinued
|
Graph |
SecuredMGraph.getGraph() |
Graph |
LockableMGraphWrapper.getGraph() |
Graph |
TcProvider.getGraph(UriRef name)
Get a
Graph by its name |
Graph |
TcManager.getGraph(UriRef name) |
Graph |
TcProviderMultiplexer.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
TcProvider.getNames(Graph graph)
get a set of the names of a
Graph |
Set<UriRef> |
TcManager.getNames(Graph graph) |
Set<UriRef> |
TcProviderMultiplexer.getNames(Graph graph) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraph
AbstractGraph is an abstract implementation of Graph
implementing the equals and the hashCode methods. |
class |
SimpleGraph |
Modifier and Type | Method and Description |
---|---|
Graph |
AbstractMGraph.getGraph() |
Graph |
SimpleMGraph.getGraph() |
Graph |
WriteBlockedMGraph.getGraph() |
Modifier and Type | Class and Description |
---|---|
class |
PrivilegedGraphWrapper
Calls the methods of the wrapped
Graph as privileged
code, because they may need permissions like writing to disk or accessing
network. |
Modifier and Type | Method and Description |
---|---|
Graph |
PrivilegedMGraphWrapper.getGraph() |
Constructor and Description |
---|
PrivilegedGraphWrapper(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
Parser.parse(InputStream serializedGraph,
String formatIdentifier)
Parses a serialized Graph from an InputStream.
|
Graph |
Parser.parse(InputStream serializedGraph,
String formatIdentifier,
UriRef baseUri)
Parses a serialized Graph from an InputStream.
|
Modifier and Type | Method and Description |
---|---|
Graph |
FileTcProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
FileTcProvider.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
FileTcProvider.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
ModelGraph.getGraph()
Getter for the
Graph |
Modifier and Type | Method and Description |
---|---|
Graph |
SingleTdbDatasetTcProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
TdbTcProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
SingleTdbDatasetTcProvider.getGraph(UriRef name) |
Graph |
TdbTcProvider.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
SingleTdbDatasetTcProvider.getNames(Graph graph) |
Set<UriRef> |
TdbTcProvider.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
SimpleTcProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
SimpleTcProvider.getGraph(UriRef name) |
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
SimpleTcProvider.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
ExternalizingProvider.createGraph(UriRef name,
TripleCollection triples) |
Graph |
ExternalizingProvider.getGraph(UriRef name)
we don't do graphs
|
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
ExternalizingProvider.getNames(Graph graph) |
Modifier and Type | Method and Description |
---|---|
Graph |
GraphNode.getNodeContext()
The context of a node are the triples containing a node
as subject or object and recursively the context of the b-nodes in any
of these statements.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtuosoGraph
This is a read-only version of
VirtuosoMGraph |
Modifier and Type | Method and Description |
---|---|
Graph |
VirtuosoMGraph.getGraph() |
Modifier and Type | Method and Description |
---|---|
Graph |
VirtuosoWeightedProvider.createGraph(UriRef name,
TripleCollection triples)
Creates a new graph with the given triples, then returns the readable
(not modifiable) version of the graph
|
Graph |
VirtuosoWeightedProvider.getGraph(UriRef name)
Retrieves the Graph (unmodifiable) with the given UriRef If no graph
exists with such name, throws a NoSuchEntityException
|
Modifier and Type | Method and Description |
---|---|
Set<UriRef> |
VirtuosoWeightedProvider.getNames(Graph graph)
Returns the names of a graph.
|
Modifier and Type | Method and Description |
---|---|
Graph |
UIMARemoteResourceTaggerService.tagUri(String uri,
String key) |
Modifier and Type | Method and Description |
---|---|
Graph |
OpenNLPService.extractPersons(String uriString) |
Graph |
OpenNLPNERAOService.extractPersons(String uriString) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.