Sha256: ce0222f68f40cf86a35cfb6cfdc073609fc8ade8ddb90d928bb752577eb9c511

Contents?: true

Size: 265 Bytes

Versions: 47

Compression:

Stored size: 265 Bytes

Contents

{
  "@context": [
    { "foaf": "http://xmlns.com/foaf/0.1/" },
    { "foaf:nick": { "@coerce": "@id", "@list": true } }
  ],
  "@id": "http://example.org/people#joebob",
  "@type": "foaf:Person",
  "foaf:name": "Joe Bob",
  "foaf:nick": [ "joe", "bob", "jaybe" ]
}

Version data entries

47 entries across 47 versions & 1 rubygems

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