Re: [Specifications] "@type": "@id" in JSON-LD context of use cases

That's right. Coercion.

For a JSON object `{ "key": "value" }`

`"@type": "URI"` means that the string value is a typed literal. Always.
`"@typr": "@id"` means that the string value is an identifier.

-- 
GitHub Notification of comment by tpluscode
Please view or discuss this issue at https://github.com/HydraCG/Specifications/pull/120#issuecomment-298734336 using your GitHub account

Received on Tuesday, 2 May 2017 19:20:48 UTC