-
Notifications
You must be signed in to change notification settings - Fork 13
Fix #139: Member extraction algorithm #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Ieben Smessaert <[email protected]>
Co-authored-by: Ieben Smessaert <[email protected]>
The reasoning for this is as follows: |
Actually, that would indeed make it similar to how I thus see your line of argumentation as arguments that could work to back up both cases. I’m happy to follow the majority here though, although if we change this, it’s technically a backwards-incompatible change (although I don’t think there are more than 1 implementations of this at this moment). |
Note that my last sentence on |
I’m leaning towards not merging this as-is, and instead make the member extraction algorithm a minor paragraph in the spec that refers to a separate document that is non-normative. More specific clients and ecosystems will decide for themselves how to do the member extraction. I.e. in LDES, they are now constraining the members to named-graph and CBD-based. |
What we’ve done:
tree:shapeTopology
on a root node to indicate that the shape topology algorithm must be used. Otherwise, the TREE MEA can be usedIssue to be discussed as proposed by @smessie: when dereferencing a page, do we include all quads on that page in the member, or do we (as we have done it so far) re-execute the MEA on that response?
PREVIEW