Sha256: abf77626bfe2229188b7adf1994ce92e5a14d073d375ddab9946e76c3589e456
Contents?: true
Size: 496 Bytes
Versions: 2
Compression:
Stored size: 496 Bytes
Contents
{ "@context": { "foaf": "http://xmlns.com/foaf/0.1/" }, "@graph": [ { "@id": "_:t0", "@type": "foaf:Person", "foaf:homepage": "http://example.com/bob/", "foaf:name": "Bob" }, { "@id": "_:t1", "@type": "foaf:Person", "foaf:homepage": "http://example.com/eve/", "foaf:name": "Eve" }, { "@id": "_:t2", "@type": "foaf:Person", "foaf:homepage": "http://example.com/manu/", "foaf:name": "Manu" } ] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
json-ld-0.9.1 | spec/test-files/test-7-compacted.json |
json-ld-0.9.0 | spec/test-files/test-7-compacted.json |