| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.shape |
| Class and Description |
|---|
| ResourceShape
A graph expression is a SPARQL expression which only makes use of the variables ?s ?p and ?o
The evaluation of a graph expression te over an RDF dataset D yields a graph (a set of triples)
[[te]]_D
Maybe we should take a set of triples, derive a set of related resources,
and then for this related set of resources specify which triples we are interested in again.
|
| ResourceShapeBuilder |
| ResourceShapeParser |
| StepRelation
Combine an expression with a direction
|
Copyright © 2016. All rights reserved.