w3c / json-ld-syntax

JSON-LD 1.1 Specification
https://w3c.github.io/json-ld-syntax/
Other
112 stars 22 forks source link

@nested keyword definition does not describe what it does #227

Closed azaroth42 closed 5 years ago

azaroth42 commented 5 years ago

Collects a set of nested properties within a node object.

The definition, like the others in the section, should start with "Used to ..."

Given that it is used in the context, I propose something like:

"Used to define a property of a node object that groups together properties of that node, but is not an edge in the graph."