- From: Dietrich Schulten <ds@escalon.de>
- Date: Tue, 07 Oct 2014 09:15:39 +0200
- To: "public-hydra@w3.org" <public-hydra@w3.org>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
is it possible to express that an attribute is a hydra:Link inside a
json object, without external context, either by saying so near a
jsonld IRI like this:
{
"@context" : {
"@vocab" : "http://schema.org",
}
"@type": "Event",
"name": "Walk off the Earth - REVO tour",
"offers" : {
"@id": "http://api.example.com/event/123/offers",
"?": <-- say that this is to be dereferenced as hydra:Link
}
}
Or maybe in the context?
{
"@context" : {
"@vocab" : "http://schema.org",
"offers" : "?" <-- say that the value of offers is a hydra:Link
}
Best regards,
Dietrich
- --
Dietrich Schulten
Escalon System-Entwicklung
Bubenhalde 10
74199 Untergruppenbach
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)
iEYEARECAAYFAlQzkxsACgkQuKLNitGfiZOUwQCg51k8XfVDTQB40rIXIIlNnpKh
ot4AoLMglL+nbVEHtkVLtt59gNrYJ/F7
=wFjd
-----END PGP SIGNATURE-----
Received on Tuesday, 7 October 2014 07:16:10 UTC