Open dschulten opened 9 years ago
Would this allow for something like
{
"@context":
{
"image": {
"@id": "http://schema.org/image",
"@type": "@id"
}
},
"image": "http://manu.sporny.org/images/manu.png"
}
or is that already possible?
Thanks for your work.
such as
@context: { ... hydra:property: { @type: @vocab } }