Skip to content

Instantly share code, notes, and snippets.

@chikoski
Created January 8, 2016 01:41
Show Gist options
  • Save chikoski/4ae224d836bcfc73b996 to your computer and use it in GitHub Desktop.
Save chikoski/4ae224d836bcfc73b996 to your computer and use it in GitHub Desktop.
[
{
"@id": "",
"@type": [
"http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_1": [
{
"@id": "http://example.com/questionaries/beer/options/1"
},
{
"@id": "http://example.com/questionaries/beer/items/1"
},
{
"@id": "http://example.com/questionaries/beer/options/4"
},
{
"@id": "http://example.com/questionaries/beer/items/3"
},
{
"@id": "http://example.com/questionaries/beer/options/9"
},
{
"@id": "http://example.com/questionaries/beer/items/5"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_2": [
{
"@id": "http://example.com/questionaries/beer/options/2"
},
{
"@id": "http://example.com/questionaries/beer/options/5"
},
{
"@id": "http://example.com/questionaries/beer/options/10"
},
{
"@id": "http://example.com/questionaries/beer/items/1"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_3": [
{
"@id": "http://example.com/questionaries/beer/options/3"
},
{
"@id": "http://example.com/questionaries/beer/options/6"
},
{
"@id": "http://example.com/questionaries/beer/options/11"
},
{
"@id": "http://example.com/questionaries/beer/items/3"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_4": [
{
"@id": "http://example.com/questionaries/beer/options/7"
},
{
"@id": "http://example.com/questionaries/beer/options/4"
},
{
"@id": "http://example.com/questionaries/beer/options/12"
},
{
"@id": "http://example.com/questionaries/beer/items/3"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_5": [
{
"@id": "http://example.com/questionaries/beer/options/8"
},
{
"@id": "http://example.com/questionaries/beer/options/5"
},
{
"@id": "http://example.com/questionaries/beer/options/13"
},
{
"@id": "http://example.com/questionaries/beer/items/5"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_6": [
{
"@id": "http://example.com/questionaries/beer/options/6"
},
{
"@id": "http://example.com/questionaries/beer/options/14"
},
{
"@id": "http://example.com/questionaries/beer/items/5"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_7": [
{
"@id": "http://example.com/questionaries/beer/options/7"
},
{
"@id": "http://example.com/questionaries/beer/items/7"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_8": [
{
"@id": "http://example.com/questionaries/beer/options/8"
},
{
"@id": "http://example.com/questionaries/beer/items/7"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_9": [
{
"@id": "http://example.com/questionaries/beer/options/9"
},
{
"@id": "http://example.com/questionaries/beer/items/9"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_10": [
{
"@id": "http://example.com/questionaries/beer/options/10"
},
{
"@id": "http://example.com/questionaries/beer/items/9"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_11": [
{
"@id": "http://example.com/questionaries/beer/options/11"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_12": [
{
"@id": "http://example.com/questionaries/beer/options/12"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_13": [
{
"@id": "http://example.com/questionaries/beer/options/13"
}
],
"http://www.w3.org/1999/02/22-rdf-syntax-ns#_14": [
{
"@id": "http://example.com/questionaries/beer/options/14"
}
]
},
{
"@id": "http://example.com/questionaries/beer",
"http://purl.org/dc/terms/title": [
{
"@value": "ビールに関するアンケート"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/form"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/form#has_options": [
{
"@id": ""
}
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/form#has_items": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/items/1",
"http://purl.org/dc/terms/title": [
{
"@value": "性別を教えてください"
}
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/item#parent": [
{
"@value": "#<LD::Form:0x007fa1692c5800>"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/text_area"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/checkbox#has_options": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/items/3",
"http://purl.org/dc/terms/title": [
{
"@value": "飲酒の頻度を教えてください"
}
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/item#parent": [
{
"@value": "#<LD::Form:0x007fa1692c5800>"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/text_area"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/checkbox#has_options": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/items/5",
"http://purl.org/dc/terms/title": [
{
"@value": "一番好きなスタイルを教えてください"
}
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/item#parent": [
{
"@value": "#<LD::Form:0x007fa1692c5800>"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/text_area"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/checkbox#has_options": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/items/7",
"http://purl.org/dc/terms/title": [
{
"@value": "一度に飲む量をパイントで教えてください"
}
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/item#parent": [
{
"@value": "#<LD::Form:0x007fa1692c5800>"
}
]
},
{
"@id": "http://example.com/questionaries/beer/items/9",
"http://purl.org/dc/terms/title": [
{
"@value": "ビールに対する愛を叫んでください!"
}
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/item#parent": [
{
"@value": "#<LD::Form:0x007fa1692c5800>"
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/1",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "男性"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/10",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "エール"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/11",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "ポーター"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/12",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "スタウト"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/13",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "IPA"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/14",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "ヴァイツェン"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/2",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "女性"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/3",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "その他"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/4",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "毎日"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/5",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "週に2、3度"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/6",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "週に1度"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/7",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "月に2、3度"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/8",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "月に1度以下"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
},
{
"@id": "http://example.com/questionaries/beer/options/9",
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@value": "ラガー"
}
],
"@type": [
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option"
],
"http://www.tom.sfc.keio.ac.jp/maff/2015/form/option#refered_from": [
{
"@id": ""
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment