Gregg Kellogg
Gregg Kellogg
License should be active for all sub-directories that don't have their own license. We should probably add a LICENSE.md file in /playground to cover that particular code, and perhaps make...
The scoped-context version defines a "Document" term with the "foaf" prefix, but that prefix isn't introduced until within the scoped context, so it is not in scope when "foaf:Document" is...
Blank nodes can be used within a frame, but they can't be used to match nodes in the document being framed. This is because framing causes the input document to...
Closed via https://github.com/w3c/json-ld-framing/issues/9.
@davidlehn This PR addresses a reasonable concern and has been languishing. Could you comment or commit?
This could be something to consider in framing, but it likely involves the introduction of variables, which weaver rejected in the past a SPARQL construct might be used to do...
@mathib what do you imagine this might look like? It would be good to have a use case. Property-scoped contexts create a kind of property path, in that values within...
[Example 45](https://www.w3.org/TR/json-ld11/#example-45-defining-an-context-within-a-term-definition) from the spec shows a basic property-scoped context that defines a context that is applied under _interest_. Here, it only sets the `@vocab` to use, but it can...
Nesting and scoped-contexts need work post 1.1.
It would be nice for this issue to get some love; it seems like a rather serious issue at the heart of ReSpec, even if it might not be apparent...