| Modifier and Type | Method and Description |
|---|---|
void |
CubeEmitter.emit(Graph graph) |
| Modifier and Type | Class and Description |
|---|---|
class |
TraversalException |
class |
UnnamedResourceException
An exception that occurs if a resource is expected to be named by a URI but
is instead represented as a BNode.
|
| Modifier and Type | Method and Description |
|---|---|
Vertex |
Vertex.getVertex(org.openrdf.model.URI predicate)
Get the value of a property as a Vertex
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ShaBNodeHasher.SHA1(String text) |
| Modifier and Type | Method and Description |
|---|---|
static org.openrdf.model.URI |
RdfUtil.expand(NamespaceManager nsManager,
String curie) |
org.openrdf.model.Value |
VertexImpl.getValue(org.openrdf.model.URI predicate) |
Vertex |
VertexImpl.getVertex(org.openrdf.model.URI predicate) |
| Modifier and Type | Class and Description |
|---|---|
class |
KonigReadException
An exception which occurs while reading graph data from some source.
|
class |
KonigWriteException |
| Modifier and Type | Method and Description |
|---|---|
void |
SkosEmitter.emit(Graph graph) |
void |
Emitter.emit(Graph graph) |
| Modifier and Type | Class and Description |
|---|---|
class |
PathParseException |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
PojoFactory.create(Vertex v,
Class<T> type)
Create a POJO of a given type from data contained in a given vertex.
|
<T> T |
SimplePojoFactory.create(Vertex v,
Class<T> type) |
void |
PojoFactory.createAll(Graph graph)
Map individuals from a graph into Java objects.
|
void |
SimplePojoFactory.createAll(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPojoHandler.buildPojo(PojoInfo pojoInfo) |
void |
MasterPojoHandler.buildPojo(PojoInfo pojoInfo) |
void |
PojoHandler.buildPojo(PojoInfo pojoInfo)
Create the requested POJO and set the PropertyHandler for the POJO.
|
void |
AppendToListHandler.handleValue(PropertyInfo propertyInfo) |
void |
LiteralPropertyHandler.handleValue(PropertyInfo propertyInfo) |
void |
RdfValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
ValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
RdfListValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
MultiValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
UriValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
CollectionValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
ResourceHandler.handleValue(PropertyInfo propertyInfo) |
void |
StringValueHandler.handleValue(PropertyInfo propertyInfo) |
void |
EnumValueHandler.handleValue(PropertyInfo propertyInfo) |
protected Object |
BasicPojoHandler.newInstance(PojoInfo pojoInfo) |
protected Object |
CreatorPojoHandler.newInstance(PojoInfo pojoInfo) |
void |
ThreePhaseValueHandler.setUp(PropertyInfo propertyInfo) |
void |
MultiValueHandler.setUp(PropertyInfo propertyInfo) |
void |
ThreePhaseValueHandler.tearDown(PropertyInfo propertyInfo) |
void |
MultiValueHandler.tearDown(PropertyInfo propertyInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
LineageEmitter.emit(Graph graph) |
| Modifier and Type | Class and Description |
|---|---|
class |
OwlClassNotFoundException |
class |
ShapeNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
static PropertyPath |
PropertyPathUtil.create(Path path) |
static PropertyPath |
PropertyPathUtil.create(Step step) |
static SequencePath |
SequencePath.fromPathExpression(PathExpression e) |
org.openrdf.model.URI |
SimpleShapeNamer.shapeName(org.openrdf.model.URI scopeClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClasspathShapeManager.load(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterDataSourcePojoHandler.buildPojo(PojoInfo pojoInfo) |
protected Object |
DataSourcePojoHandler.newInstance(PojoInfo pojoInfo) |
| Modifier and Type | Method and Description |
|---|---|
Context |
ContextGenerator.forShape(Shape shape) |
Copyright © 2019. All rights reserved.