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

Specify support for URLs after redirection #86

Closed pietercolpaert closed 2 months ago

pietercolpaert commented 8 months ago

For the use case of rebalancing search trees, we should more clearly indicate in the spec that, if no tree:Node has been found in the current page that equals the tree:node’s object on the followed Relation, that it should also test the URL after redirection(s).

Brought up by @ajuvercr

pietercolpaert commented 7 months ago

Related: #92

pietercolpaert commented 3 months ago

Done in https://github.com/TREEcg/specification/pull/103