A B C D E F G H I J L M N O P R S T V 

A

accept(Vertex) - Method in class io.konig.shacl.AndConstraint
 
accept(Vertex) - Method in interface io.konig.shacl.Constraint
Test whether a given vertex satisfies this constraint
accept(Vertex) - Method in class io.konig.shacl.NotConstraint
 
accept(Vertex) - Method in class io.konig.shacl.OrConstraint
 
add(Shape) - Method in class io.konig.shacl.AndConstraint
 
add(T) - Method in class io.konig.shacl.impl.EmptyList
 
add(Shape) - Method in class io.konig.shacl.OrConstraint
 
add(PropertyConstraint) - Method in class io.konig.shacl.Shape
 
add(Shape) - Method in interface io.konig.shacl.ShapeConsumer
 
addAllowedValue(Value) - Method in class io.konig.shacl.PropertyConstraint
 
addHasValue(Value) - Method in class io.konig.shacl.PropertyConstraint
 
addKnownValue(Value) - Method in class io.konig.shacl.PropertyConstraint
 
addLogicalShape(Shape) - Method in interface io.konig.shacl.ClassManager
 
addLogicalShape(Shape) - Method in class io.konig.shacl.impl.MemoryClassManager
 
addShape(Shape) - Method in class io.konig.shacl.impl.MemoryShapeManager
 
addShape(Shape) - Method in interface io.konig.shacl.ShapeManager
Add a Shape to this manager.
allowedIRI(String) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
allowedValue(Value) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
AndConstraint - Class in io.konig.shacl
 
AndConstraint() - Constructor for class io.konig.shacl.AndConstraint
 

B

baseMediaTypeName(Shape) - Method in class io.konig.shacl.impl.SimpleShapeMediaTypeNamer
 
baseMediaTypeName(Shape) - Method in interface io.konig.shacl.ShapeMediaTypeNamer
Generate a vendor-specific media-type base name for a given Shape.
BasicLogicalShapeNamer - Class in io.konig.shacl.impl
 
BasicLogicalShapeNamer(String, NamespaceManager) - Constructor for class io.konig.shacl.impl.BasicLogicalShapeNamer
 
beginAnd() - Method in class io.konig.shacl.ShapeBuilder
 
beginOr() - Method in class io.konig.shacl.ShapeBuilder
 
beginProperty(URI) - Method in class io.konig.shacl.ShapeBuilder
 
beginShape(URI) - Method in class io.konig.shacl.ShapeBuilder
 
beginShape(Resource) - Method in class io.konig.shacl.ShapeBuilder
 
beginShape(String) - Method in class io.konig.shacl.ShapeBuilder
 
beginShape() - Method in class io.konig.shacl.ShapeBuilder
 
beginValueShape(String) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
beginValueShape(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
buildLogicalShapes(ShapeManager, ClassManager) - Method in class io.konig.shacl.LogicalShapeBuilder
 

C

ClassManager - Interface in io.konig.shacl
 
clone() - Method in class io.konig.shacl.PropertyConstraint
 
Constraint - Interface in io.konig.shacl
 
ContextGenerator - Class in io.konig.shacl.jsonld
A service which generates a JSON-LD context for a data shape.
ContextGenerator(ShapeManager, NamespaceManager, ContextNamer, Graph) - Constructor for class io.konig.shacl.jsonld.ContextGenerator
 
ContextNamer - Interface in io.konig.shacl.jsonld
Assigns a name to the JSON-LD context for a data shape.

D

datatype(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
dimension(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
directType(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
documentation(String) - Method in class io.konig.shacl.ShapeBuilder
 
documentation(String) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 

E

EmptyList<T> - Class in io.konig.shacl.impl
 
EmptyList() - Constructor for class io.konig.shacl.impl.EmptyList
 
endAnd() - Method in class io.konig.shacl.ShapeBuilder
 
endOr() - Method in class io.konig.shacl.ShapeBuilder
 
endProperty() - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
endRDF() - Method in class io.konig.shacl.io.ShapeRdfHandler
 
endShape() - Method in class io.konig.shacl.ShapeBuilder
 
endShape() - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
endValueShape() - Method in class io.konig.shacl.ShapeBuilder
 
endValueShape() - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
execute() - Method in class io.konig.shacl.transform.MergeTransform
 
execute() - Method in class io.konig.shacl.transform.ReplaceTransform
 

F

forShape(Shape) - Method in class io.konig.shacl.jsonld.ContextGenerator
 
forShape(URI) - Method in interface io.konig.shacl.jsonld.ContextNamer
 
forShape(URI) - Method in class io.konig.shacl.jsonld.SuffixContextNamer
 
fromURI(URI) - Static method in enum io.konig.shacl.NodeKind
 

G

getAllowedValues() - Method in class io.konig.shacl.PropertyConstraint
Get read-only list of allowed-values for this property constraint.
getConstraint() - Method in class io.konig.shacl.Shape
 
getContextManager() - Method in class io.konig.shacl.io.ShapeLoader
 
getDatatype() - Method in class io.konig.shacl.PropertyConstraint
 
getDimensionConstraint(URI) - Method in class io.konig.shacl.Shape
 
getDimensionTerm() - Method in class io.konig.shacl.PropertyConstraint
 
getDirectValueType() - Method in class io.konig.shacl.PropertyConstraint
 
getDocumentation() - Method in class io.konig.shacl.PropertyConstraint
 
getEquivalentRelationalShape() - Method in class io.konig.shacl.Shape
 
getHasValue() - Method in class io.konig.shacl.PropertyConstraint
 
getId() - Method in class io.konig.shacl.PropertyConstraint
 
getId() - Method in class io.konig.shacl.Shape
 
getJsonldContext() - Method in class io.konig.shacl.Shape
Get the default JSON-LD context for this shape.
getKnownValue() - Method in class io.konig.shacl.PropertyConstraint
 
getListener() - Method in class io.konig.shacl.io.ShapeLoader
 
getLogicalShape(Resource) - Method in interface io.konig.shacl.ClassManager
Get the logical Shape for a specified owl:Class.
getLogicalShape(Resource) - Method in class io.konig.shacl.impl.MemoryClassManager
 
getMaxCount() - Method in class io.konig.shacl.PropertyConstraint
 
getMaxExclusive() - Method in class io.konig.shacl.PropertyConstraint
 
getMaxInclusive() - Method in class io.konig.shacl.PropertyConstraint
 
getMaxLength() - Method in class io.konig.shacl.PropertyConstraint
 
getMinCount() - Method in class io.konig.shacl.PropertyConstraint
 
getMinExclusive() - Method in class io.konig.shacl.PropertyConstraint
 
getMinInclusive() - Method in class io.konig.shacl.PropertyConstraint
 
getMinLength() - Method in class io.konig.shacl.PropertyConstraint
 
getNodeKind() - Method in class io.konig.shacl.PropertyConstraint
 
getPattern() - Method in class io.konig.shacl.PropertyConstraint
 
getPredicate() - Method in class io.konig.shacl.PropertyConstraint
 
getProperty() - Method in class io.konig.shacl.Shape
 
getPropertyConstraint(URI) - Method in class io.konig.shacl.Shape
 
getScopeClass() - Method in class io.konig.shacl.Shape
 
getShape() - Method in class io.konig.shacl.NotConstraint
 
getShape(String) - Method in class io.konig.shacl.ShapeBuilder
 
getShapeById(URI) - Method in class io.konig.shacl.impl.MemoryShapeManager
 
getShapeById(URI) - Method in interface io.konig.shacl.ShapeManager
 
getShapeManager() - Method in class io.konig.shacl.io.ShapeLoader
 
getShapeManager() - Method in class io.konig.shacl.ShapeBuilder
 
getShapes() - Method in class io.konig.shacl.AndConstraint
 
getShapes() - Method in class io.konig.shacl.OrConstraint
 
getShapesByPredicate(URI) - Method in class io.konig.shacl.impl.MemoryShapeManager
 
getShapesByScopeClass(URI) - Method in class io.konig.shacl.impl.MemoryShapeManager
 
getShapesByScopeClass(URI) - Method in interface io.konig.shacl.ShapeManager
Get the list of shapes that have a given scope class.
getTerm() - Method in class io.konig.shacl.PropertyConstraint
Get the default JSON-LD term for the predicate
getTimeParam() - Method in class io.konig.shacl.Shape
 
getURI() - Method in enum io.konig.shacl.NodeKind
 
getValueClass() - Method in class io.konig.shacl.PropertyConstraint
 
getValueShape() - Method in class io.konig.shacl.PropertyConstraint
 
getValueShapeId() - Method in class io.konig.shacl.PropertyConstraint
 
GraphFilter - Class in io.konig.shacl
A service that selects the set of vertices that match a given shape
GraphFilter() - Constructor for class io.konig.shacl.GraphFilter
 

H

handleList(Resource, URI, List<Value>) - Method in class io.konig.shacl.io.ShapeRdfHandler
 
handleStatement(Statement) - Method in class io.konig.shacl.io.ShapeRdfHandler
 
hasPropertyConstraint(URI) - Method in class io.konig.shacl.AndConstraint
 
hasPropertyConstraint(URI) - Method in interface io.konig.shacl.Constraint
 
hasPropertyConstraint(URI) - Method in class io.konig.shacl.NotConstraint
 
hasPropertyConstraint(URI) - Method in class io.konig.shacl.OrConstraint
 
hasPropertyConstraint(URI) - Method in class io.konig.shacl.Shape
 

I

INSTANCE - Static variable in class io.konig.shacl.GraphFilter
 
InvalidShapeException - Exception in io.konig.shacl.transform
 
InvalidShapeException(String) - Constructor for exception io.konig.shacl.transform.InvalidShapeException
 
InvalidShapeException(String, Throwable) - Constructor for exception io.konig.shacl.transform.InvalidShapeException
 
InvalidShapeException(Throwable) - Constructor for exception io.konig.shacl.transform.InvalidShapeException
 
io.konig.shacl - package io.konig.shacl
 
io.konig.shacl.impl - package io.konig.shacl.impl
 
io.konig.shacl.io - package io.konig.shacl.io
 
io.konig.shacl.jsonld - package io.konig.shacl.jsonld
 
io.konig.shacl.jsonld.impl - package io.konig.shacl.jsonld.impl
 
io.konig.shacl.transform - package io.konig.shacl.transform
 
isTimeParam() - Method in class io.konig.shacl.PropertyConstraint
 
isTimeParam(boolean) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
isUniqueCountKey() - Method in class io.konig.shacl.PropertyConstraint
 

J

JsonldShapeWriter - Interface in io.konig.shacl.jsonld
 
JsonldShapeWriter.ContextOption - Enum in io.konig.shacl.jsonld
 
JsonldShapeWriterImpl - Class in io.konig.shacl.jsonld.impl
 
JsonldShapeWriterImpl() - Constructor for class io.konig.shacl.jsonld.impl.JsonldShapeWriterImpl
 

L

list() - Method in interface io.konig.shacl.ClassManager
Get the collection of all known logical Shapes.
list() - Method in class io.konig.shacl.impl.MemoryClassManager
 
listShapes() - Method in class io.konig.shacl.impl.MemoryShapeManager
 
listShapes() - Method in interface io.konig.shacl.ShapeManager
Get the list of all shapes known to this ShapeManager.
load(Graph) - Method in class io.konig.shacl.io.ShapeLoader
 
load(InputStream, RDFHandler) - Method in class io.konig.shacl.io.ShapeLoader
 
loadAll(File) - Method in class io.konig.shacl.io.ShapeLoader
 
loadJsonld(InputStream) - Method in class io.konig.shacl.io.ShapeLoader
 
loadTurtle(InputStream) - Method in class io.konig.shacl.io.ShapeLoader
 
LogicalShapeBuilder - Class in io.konig.shacl
 
LogicalShapeBuilder(OwlReasoner, LogicalShapeNamer) - Constructor for class io.konig.shacl.LogicalShapeBuilder
 
logicalShapeForOwlClass(URI) - Method in class io.konig.shacl.impl.BasicLogicalShapeNamer
 
logicalShapeForOwlClass(URI) - Method in interface io.konig.shacl.LogicalShapeNamer
 
LogicalShapeNamer - Interface in io.konig.shacl
 

M

matches(Vertex, Shape) - Method in class io.konig.shacl.GraphFilter
Test whether a given vertex matches a given shape.
maxCount(int) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
maxInclusive(double) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
MemoryClassManager - Class in io.konig.shacl.impl
 
MemoryClassManager() - Constructor for class io.konig.shacl.impl.MemoryClassManager
 
MemoryShapeManager - Class in io.konig.shacl.impl
 
MemoryShapeManager() - Constructor for class io.konig.shacl.impl.MemoryShapeManager
 
merge(Vertex, Vertex, Shape) - Static method in class io.konig.shacl.transform.MergeTransform
 
MergeTransform - Class in io.konig.shacl.transform
A transform that merges statements from a source vertex into a target vertex that is has a particular shape.
MergeTransform(Vertex, Vertex, Shape) - Constructor for class io.konig.shacl.transform.MergeTransform
 
minCount(int) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
minInclusive(double) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 

N

NodeKind - Enum in io.konig.shacl
 
nodeKind(NodeKind) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
NotConstraint - Class in io.konig.shacl
 
NotConstraint(Shape) - Constructor for class io.konig.shacl.NotConstraint
 

O

OrConstraint - Class in io.konig.shacl
 
OrConstraint() - Constructor for class io.konig.shacl.OrConstraint
 

P

property(URI) - Method in class io.konig.shacl.Shape
Get the PropertyConstraint with the specified predicate.
property(URI) - Method in class io.konig.shacl.ShapeBuilder
 
property(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
PropertyConstraint - Class in io.konig.shacl
 
PropertyConstraint(URI) - Constructor for class io.konig.shacl.PropertyConstraint
 
PropertyConstraint(Resource, URI) - Constructor for class io.konig.shacl.PropertyConstraint
 
PropertyConstraint() - Constructor for class io.konig.shacl.PropertyConstraint
 

R

ReplaceTransform - Class in io.konig.shacl.transform
 
ReplaceTransform(Vertex, Vertex, Shape) - Constructor for class io.konig.shacl.transform.ReplaceTransform
 

S

scopeClass(URI) - Method in class io.konig.shacl.ShapeBuilder
 
select(Graph, Shape) - Method in class io.konig.shacl.GraphFilter
From a particular graph, select the set of vertices that match a given shape.
setAllowedValue(List<Value>) - Method in class io.konig.shacl.PropertyConstraint
 
setConstraint(Constraint) - Method in class io.konig.shacl.Shape
 
setDatatype(URI) - Method in class io.konig.shacl.PropertyConstraint
 
setDimensionTerm(URI) - Method in class io.konig.shacl.PropertyConstraint
 
setDirectValueType(URI) - Method in class io.konig.shacl.PropertyConstraint
 
setDocumentation(String) - Method in class io.konig.shacl.PropertyConstraint
 
setEquivalentRelationalShape(URI) - Method in class io.konig.shacl.Shape
 
setHasValue(Set<Value>) - Method in class io.konig.shacl.PropertyConstraint
 
setId(Resource) - Method in class io.konig.shacl.PropertyConstraint
 
setJsonldContext(Context) - Method in class io.konig.shacl.Shape
Set the default JSON-LD context for this shape
setListener(RDFHandler) - Method in class io.konig.shacl.io.ShapeLoader
 
setMaxCount(Integer) - Method in class io.konig.shacl.PropertyConstraint
 
setMaxExclusive(Double) - Method in class io.konig.shacl.PropertyConstraint
 
setMaxInclusive(Double) - Method in class io.konig.shacl.PropertyConstraint
 
setMaxLength(Integer) - Method in class io.konig.shacl.PropertyConstraint
 
setMinCount(Integer) - Method in class io.konig.shacl.PropertyConstraint
 
setMinExclusive(Double) - Method in class io.konig.shacl.PropertyConstraint
 
setMinInclusive(Double) - Method in class io.konig.shacl.PropertyConstraint
 
setMinLength(Integer) - Method in class io.konig.shacl.PropertyConstraint
 
setNodeKind(NodeKind) - Method in class io.konig.shacl.PropertyConstraint
 
setPattern(String) - Method in class io.konig.shacl.PropertyConstraint
 
setPredicate(URI) - Method in class io.konig.shacl.PropertyConstraint
 
setScopeClass(URI) - Method in class io.konig.shacl.Shape
 
setTerm(Term) - Method in class io.konig.shacl.PropertyConstraint
Set the default JSON-LD term for the predicate
setTimeParam(boolean) - Method in class io.konig.shacl.PropertyConstraint
 
setUniqueCountKey(boolean) - Method in class io.konig.shacl.PropertyConstraint
 
setValueClass(Resource) - Method in class io.konig.shacl.PropertyConstraint
 
setValueShape(Shape) - Method in class io.konig.shacl.PropertyConstraint
 
setValueShapeId(URI) - Method in class io.konig.shacl.PropertyConstraint
 
Shape - Class in io.konig.shacl
 
Shape() - Constructor for class io.konig.shacl.Shape
 
Shape(Resource) - Constructor for class io.konig.shacl.Shape
 
shape(String) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
shape() - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
shape(String) - Method in class io.konig.shacl.ShapeBuilder
 
shape() - Method in class io.konig.shacl.ShapeBuilder
 
ShapeBuilder - Class in io.konig.shacl
 
ShapeBuilder(ShapeBuilder.PropertyBuilder, ShapeManager, ValueFactory, Shape) - Constructor for class io.konig.shacl.ShapeBuilder
 
ShapeBuilder(ShapeManager, ValueFactory, Shape) - Constructor for class io.konig.shacl.ShapeBuilder
 
ShapeBuilder(Shape) - Constructor for class io.konig.shacl.ShapeBuilder
 
ShapeBuilder() - Constructor for class io.konig.shacl.ShapeBuilder
 
ShapeBuilder(String) - Constructor for class io.konig.shacl.ShapeBuilder
 
ShapeBuilder(Resource) - Constructor for class io.konig.shacl.ShapeBuilder
 
ShapeBuilder.PropertyBuilder - Class in io.konig.shacl
 
ShapeConsumer - Interface in io.konig.shacl
 
ShapeLoader - Class in io.konig.shacl.io
 
ShapeLoader(ContextManager, ShapeManager) - Constructor for class io.konig.shacl.io.ShapeLoader
 
ShapeLoader(ContextManager, ShapeManager, NamespaceManager) - Constructor for class io.konig.shacl.io.ShapeLoader
 
ShapeLoader(ContextManager, ShapeManager, NamespaceManager, ValueFactory) - Constructor for class io.konig.shacl.io.ShapeLoader
 
ShapeLoadException - Exception in io.konig.shacl.io
 
ShapeLoadException(Throwable) - Constructor for exception io.konig.shacl.io.ShapeLoadException
 
ShapeLoadException(String, Throwable) - Constructor for exception io.konig.shacl.io.ShapeLoadException
 
ShapeManager - Interface in io.konig.shacl
 
ShapeMediaTypeNamer - Interface in io.konig.shacl
 
ShapeNotFoundException - Exception in io.konig.shacl
 
ShapeNotFoundException(String) - Constructor for exception io.konig.shacl.ShapeNotFoundException
 
ShapeNotFoundException(String, Throwable) - Constructor for exception io.konig.shacl.ShapeNotFoundException
 
ShapeNotFoundException(Throwable) - Constructor for exception io.konig.shacl.ShapeNotFoundException
 
ShapeRdfHandler - Class in io.konig.shacl.io
 
ShapeRdfHandler(ShapeManager) - Constructor for class io.konig.shacl.io.ShapeRdfHandler
 
SimpleShapeMediaTypeNamer - Class in io.konig.shacl.impl
 
SimpleShapeMediaTypeNamer() - Constructor for class io.konig.shacl.impl.SimpleShapeMediaTypeNamer
 
SuffixContextNamer - Class in io.konig.shacl.jsonld
A ContextNamer that appends a suffix to the URI for a data shape to form the URI for the corresponding JSON-LD context.
SuffixContextNamer(String) - Constructor for class io.konig.shacl.jsonld.SuffixContextNamer
 

T

toJson(Vertex, Shape, Context, JsonldShapeWriter.ContextOption, JsonGenerator) - Method in class io.konig.shacl.jsonld.impl.JsonldShapeWriterImpl
 
toJson(Vertex, Shape, JsonGenerator) - Method in class io.konig.shacl.jsonld.impl.JsonldShapeWriterImpl
 
toJson(Vertex, Shape, JsonGenerator) - Method in interface io.konig.shacl.jsonld.JsonldShapeWriter
 
toJson(Vertex, Shape, Context, JsonldShapeWriter.ContextOption, JsonGenerator) - Method in interface io.konig.shacl.jsonld.JsonldShapeWriter
 
toJson(JsonGenerator) - Method in class io.konig.shacl.PropertyConstraint
 
toJson(JsonGenerator) - Method in class io.konig.shacl.Shape
 
toString() - Method in class io.konig.shacl.PropertyConstraint
 
toString() - Method in class io.konig.shacl.Shape
 

V

valueClass(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
valueOf(String) - Static method in enum io.konig.shacl.jsonld.JsonldShapeWriter.ContextOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.konig.shacl.NodeKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.konig.shacl.jsonld.JsonldShapeWriter.ContextOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.konig.shacl.NodeKind
Returns an array containing the constants of this enum type, in the order they are declared.
valueShape(URI) - Method in class io.konig.shacl.ShapeBuilder.PropertyBuilder
 
A B C D E F G H I J L M N O P R S T V 

Copyright © 2016. All rights reserved.