SPARQLthon27/StanzaMetadata
提供:TogoWiki
TogoStanza のポータルサイト togostanza.org でスタンザの情報を動的に表示するため、TogoStanza ジェネレータにメタデータを JSON で記述するスタブを追加する。
[
{ "stanza": "environment_attributes",
"label": "Environmental attributes",
"description": "Basic information of a environment ontology.",
"parameters": [
{ "key": "meo_id",
"example": "MEO_0000006",
"description": "MEO identifier. (e.g., MEO_0000006)",
"required": true,
},
],
"usage": "<iframe src=\"http://togogenome.org/stanza/environment_attributes?meo_id=MEO_0000006\"></iframe>",
"type": "Stanza", // one of "Stanza", "NanoStanza"
"context": "Environment", // one of "Gene", "Organism", "Environment", "Phenotype", "Medium" or "Other"
"display": "Table", // one of "Table", "Chart", "Tree", "Graph", "Map", "Text", "Image" or "Other"
"provider": "Database Center for Life Science",
"license": "CC-BY",
// optional
"author": "Yoko Okabeppu",
"address": "hoge@example.org",
"created": YYYY-MM-DD,
"updated": YYYY-MM-DD,
},
]
- environment_environmental_ontology (help)
- environment_geographical_map (help)
- environment_inhabitants (help)
- :