- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Sun, 27 Apr 2014 16:24:07 -0400
- To: public-hydra@w3.org
- Message-ID: <535D6767.10300@openlinksw.com>
On 4/25/14 1:29 PM, Markus Lanthaler wrote:
> Yeah. I agree. Let me convert this to JSON-LD because I think that will be
> easier for a lot of people on this list to understand and evaluate. Here's
> Gregg's Turtle converted 1:1, the first page is the "central" resource:
>
> {
> "@id": "/collection",
> "@type": "Page(dCollection)",
> "member": [ "1", "2", "..." ],
> "nextPage": /collection?page=2",
> "pageOf": {
> "@id": "/collection#dataset",
> "@type": "Collection",
> "totalItems": 243,
> "itemsPerPage": 10,
> "firstPage": "/collection",
> "lastPage": "/collection?page=24"
> }
> }
Converting to JSON-LD when discussing semantics is back to front. At the
very least print JSON-LD and Turtle if you want many eyes to look at
your examples. I thought we established this practice a while ago.
JSON-LD (like RDF/XML) obscures entity relation semantics.
--
Regards,
Kingsley Idehen
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Sunday, 27 April 2014 20:24:35 UTC