| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.shape |
| Modifier and Type | Method and Description |
|---|---|
static StepRelation |
ResourceShapeParserJson.parseStep(String str,
org.apache.jena.shared.PrefixMapping prefixMapping)
String must be of format
[-] [~] str
-: If present, assume inverse direction
~: If present, str is assumed to be a SPARQL expression.
|
static StepRelation |
ResourceShapeParserJsonObject.parseStep(String str,
org.apache.jena.shared.PrefixMapping prefixMapping)
String must be of format
[-] [~] str
-: If present, assume inverse direction
~: If present, str is assumed to be a SPARQL expression.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceShapeBuilder |
ResourceShapeBuilder.nav(StepRelation step) |
Copyright © 2016. All rights reserved.