w3c / json-ld-framing

JSON-LD 1.1 Framing Specification
https://w3c.github.io/json-ld-framing/
Other
25 stars 20 forks source link

Update requirements for @id and @type in a frame #19

Closed gkellogg closed 5 years ago

gkellogg commented 5 years ago

to require that values of @id or @type within a frame are an empty dictionary or are all valid IRIs.

Adds tests.

Fixes #9.

cc/ @vcharpenay