TREEcg / specification

RDF vocabulary and hypermedia specification to publish your Linked Data using search trees
https://w3id.org/tree/specification
27 stars 12 forks source link

External imports in TREE #14

Closed pietercolpaert closed 4 years ago

pietercolpaert commented 4 years ago

Example: see https://github.com/TREEcg/specification/blob/master/examples/geospatially-ordered-public-transport/first.ttl#L27

In order to refer to an implicit property, an import is suggested of a file that will complete the necessary data to evaluate the specific property

Spec and vocabulary changes

The tree:import must only be downloaded when the client selects that relation to be evaluated, and it needs to filter the tree:members for correctness.

Note: a client may decide not to download the import when it is only interested in “prioritizing” results from a certain location and focuses on optimizing query execution times.