TREEcg / specification

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

Writing the spec from the perspective of a client vs. a server #112

Closed pietercolpaert closed 1 month ago

pietercolpaert commented 3 months ago

I came to realize that the TREE specification should be written entirely from the perspective of a client that wants to make sure it can traverse an information structure as efficiently as possible.

Servers can be implemented based on examples that we can create, and a server implementer understanding the behavior of a client.

At this moment, the spec is often written from a server’s perspective.