Sha256: f5fd17ba53d9fea4a80f0c309ca72066076fc1755be0c68c7a753797df72dae8

Contents?: true

Size: 291 Bytes

Versions: 47

Compression:

Stored size: 291 Bytes

Contents

{
  "@context": [
    { "foaf": "http://xmlns.com/foaf/0.1/" },
    { "foaf:knows": { "@coerce": "@id" } }
  ],
  "@id": "http://manu.sporny.org/#me",
  "@type": "foaf:Person",
  "foaf:name": "Manu Sporny",
  "foaf:knows": {
    "@type": "foaf:Person",
    "foaf:name": "Gregg Kellogg"
  }
}

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
json-ld-0.1.6 spec/test-files/test-5-automatic.json
json-ld-0.1.5.2 spec/test-files/test-5-automatic.json
json-ld-0.1.5.1 spec/test-files/test-5-automatic.json
json-ld-0.1.5 spec/test-files/test-5-automatic.json
json-ld-0.1.4.2 spec/test-files/test-5-automatic.json
json-ld-0.1.4.1 spec/test-files/test-5-automatic.json
json-ld-0.1.4 spec/test-files/test-5-automatic.json