Sha256: 59694296d3815be2db7e6b055b60853b4326f9df17b77bd9d3d8e66ba8f6515d
Contents?: true
Size: 807 Bytes
Versions: 76
Compression:
Stored size: 807 Bytes
Contents
[{ "@id": "http://example.org/library", "@type": ["http://example.org/vocab#Library"], "http://example.org/vocab#contains": [{ "@id": "http://example.org/library/the-republic", "@type": ["http://example.org/vocab#Book"], "http://purl.org/dc/elements/1.1/creator": [{"@value": "Plato"}], "http://purl.org/dc/elements/1.1/title": [{"@value": "The Republic"}], "http://example.org/vocab#contains": [{ "@id": "http://example.org/library/the-republic#introduction", "@type": ["http://example.org/vocab#Chapter"], "http://purl.org/dc/elements/1.1/description": [{"@value": "An introductory chapter on The Republic."}], "http://purl.org/dc/elements/1.1/title": [{"@value": "The Introduction"}] }] }] }]
Version data entries
76 entries across 76 versions & 2 rubygems