Skip to content

Instantly share code, notes, and snippets.

@abargnesi
Created March 16, 2016 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abargnesi/27628a6823114d2148b4 to your computer and use it in GitHub Desktop.
Save abargnesi/27628a6823114d2148b4 to your computer and use it in GitHub Desktop.
JSON Evidence for full_abstract1.json having null and blank citation.id fields.
[
{
"evidence": {
"bel_statement": "a(CHEBI:\"phorbol 13-acetate 12-myristate\") -> kin(p(HGNC:MAPK1))",
"citation": {
"type": "PubMed",
"name": "J Biol Chem. 1997 Jul 4;272(27):16917-23.",
"id": null,
"date": null,
"authors": null,
"comment": null
},
"summary_text": "Phorbol ester tumor promoters, such as phorbol\\n12-myristate 13-acetate (PMA), are potent activators of\\nextracellular signal-regulated kinase 2 (ERK2), stress-activated\\nprotein kinase (SAPK), and p38 mitogen-activated protein kinase\\n(MAPK) in U937 human leukemic cells.",
"experiment_context": [
{
"name": "CellLine",
"value": "U-937"
},
{
"name": "Species",
"value": "9606"
}
],
"references": {
"annotations": [
{
"keyword": "CellLine",
"type": "uri",
"domain": "http://resource.belframework.org/belframework/20150611/annotation/cell-line.belanno"
},
{
"keyword": "Species",
"type": "uri",
"domain": "http://resource.belframework.org/belframework/20150611/annotation/species-taxonomy-id.belanno"
}
],
"namespaces": [
{
"keyword": "CHEBI",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/chebi.belns"
},
{
"keyword": "HGNC",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/hgnc-human-genes.belns"
},
{
"keyword": "SCOMP",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/selventa-named-complexes.belns"
},
{
"keyword": "SFAM",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/selventa-protein-families.belns"
}
]
},
"metadata": [
{
"name": "document_header",
"value": {
"Name": "BEL Framework Example 1 Document",
"Description": "Example of modeling a full abstract taken from the BEL V1.0 Language Overview. ",
"Version": "20150611",
"Copyright": "Copyright (c) 2011-2015, Selventa. All Rights Reserved.",
"ContactInfo": "support@belframework.org",
"Authors": [
"Selventa"
],
"Licenses": [
"Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License"
]
}
}
]
}
},
{
"evidence": {
"bel_statement": "a(CHEBI:\"phorbol 13-acetate 12-myristate\") -> kin(p(HGNC:MAPK8))",
"citation": {
"type": "PubMed",
"name": "J Biol Chem. 1997 Jul 4;272(27):16917-23.",
"id": "",
"date": null,
"authors": null,
"comment": null
},
"summary_text": "Phorbol ester tumor promoters, such as phorbol\\n12-myristate 13-acetate (PMA), are potent activators of\\nextracellular signal-regulated kinase 2 (ERK2), stress-activated\\nprotein kinase (SAPK), and p38 mitogen-activated protein kinase\\n(MAPK) in U937 human leukemic cells.",
"experiment_context": [
{
"name": "CellLine",
"value": "U-937"
},
{
"name": "Species",
"value": "9606"
}
],
"references": {
"annotations": [
{
"keyword": "CellLine",
"type": "uri",
"domain": "http://resource.belframework.org/belframework/20150611/annotation/cell-line.belanno"
},
{
"keyword": "Species",
"type": "uri",
"domain": "http://resource.belframework.org/belframework/20150611/annotation/species-taxonomy-id.belanno"
}
],
"namespaces": [
{
"keyword": "CHEBI",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/chebi.belns"
},
{
"keyword": "HGNC",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/hgnc-human-genes.belns"
},
{
"keyword": "SCOMP",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/selventa-named-complexes.belns"
},
{
"keyword": "SFAM",
"uri": "http://resource.belframework.org/belframework/20150611/namespace/selventa-protein-families.belns"
}
]
},
"metadata": [
{
"name": "document_header",
"value": {
"Name": "BEL Framework Example 1 Document",
"Description": "Example of modeling a full abstract taken from the BEL V1.0 Language Overview. ",
"Version": "20150611",
"Copyright": "Copyright (c) 2011-2015, Selventa. All Rights Reserved.",
"ContactInfo": "support@belframework.org",
"Authors": [
"Selventa"
],
"Licenses": [
"Creative Commons Attribution-Non-Commercial-ShareAlike 3.0 Unported License"
]
}
}
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment