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