Interface: LinkConfiguration
Defined in: data/sparql/sparqlDataProviderSettings.ts:293
Link abstraction configuration.
Properties
Property | Type | Description |
---|---|---|
readonly | Optional domain constraint for source element of the link. If specified checks RDF type of source element to match one from this set. | |
| IRI of the "virtual" link | |
| SPARQL predicate or pattern connecting source element to target element. Expected bindings (if it is a pattern):
Example
| |
| Additional SPARQL patterns can be used for getting properties of the link. Expected bindings
|