Sha256: 96e22b039782542cda416b9aec27397cefa132dfe1a20610dc2db8fcda93f309
Contents?: true
Size: 895 Bytes
Versions: 2
Compression:
Stored size: 895 Bytes
Contents
{ "collection": { "version": "1.0", "href": "http://literature.example.com/authors/kongzi", "items": [ { "href": "http://literature.example.com/authors/kongzi", "data": [ { "name": "id", "value": 9 }, { "name": "name", "value": "孔子" }, { "name": "pinyin", "value": "Kongzi" }, { "name": "latinized", "value": "Confucius" } ], "links": [ { "rel": "profile", "href": "http://literature.example.com/profiles/scholar" }, { "rel": "http://literature.example.com/rels/quotes", "href": "http://literature.example.com/quotes/?author=kongzi&q={query}" } ] } ] } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yaks-0.4.4 | spec/json/confucius.collection.json |
yaks-0.4.3 | spec/json/confucius.collection.json |