Skip to content

Instantly share code, notes, and snippets.

@stain
Last active October 25, 2017 09:22
Show Gist options
  • Save stain/c2ad32ef4423b4814e83c2821bb03506 to your computer and use it in GitHub Desktop.
Save stain/c2ad32ef4423b4814e83c2821bb03506 to your computer and use it in GitHub Desktop.
{
"@context": {
"wp": "http://vocabularies.wikipathways.org/wp#",
"id": "http://identifiers.org/",
"@base": "http://purl.org/np/RAW0X-iaUqouIVNNVYHBqbn5_LrVf2m3tv9l9K6B23tok",
"dct": "http://purl.org/dc/terms/",
"dc": "http://purl.org/dc/elements/1.1/",
"np": "http://www.nanopub.org/nschema#",
"sio": "http://semanticscience.org/resource/SIO_",
"prov": "http://www.w3.org/ns/prov#"
},
"@id": "#head",
"@graph": {
"@id": "http://purl.org/np/RAW0X-iaUqouIVNNVYHBqbn5_LrVf2m3tv9l9K6B23tok",
"@type": "np:Nanopublication",
"np:hasAssertion": {
"@id": "#assertion",
"@graph" : {
"@id": "http://rdf.wikipathways.org/Pathway/WP3557_r86565/WP/Interaction/b1941",
"@type": "wp:Interaction",
"wp:organismName": "Homo sapiens",
"wp:source": [
{ "@id": "id:uniprot/Q9UM11",
"@type": "wp:Protein"
},
{ "@id": "id:chebi/CHEBI:15422",
"@type": "wp:Metabolite"
}
],
"wp:target": [
{ "@id": "id:uniprot/Q9UM11",
"@type": "wp:Protein"
},
{ "@id": "id:chebi/CHEBI:16761",
"@type": "wp:Metabolite"
}
]
}
},
"np:hasProvenance": {
"@id": "#provenance",
"@graph" : {
"@id": "#assertion",
"sio:000253": [
{ "@id": "id:pubmed/11598127" },
{ "@id": "id:wikipathways/WP3557_r86565",
"dc:title": {
"@language": "en",
"@value": "APC/C-mediated degradation of cell cycle proteins"
}
}
]
}
},
"np:hasPublicationInfo": {
"@id": "#publicationInfo",
"@graph" : {
"@id": "http://purl.org/np/RAW0X-iaUqouIVNNVYHBqbn5_LrVf2m3tv9l9K6B23tok",
"dct:created": {
"@type": "http://www.w3.org/2001/XMLSchema#dateTime",
"@value": "2017-05-08T15:26:36.730+02:00"
},
"dct:rights": {
"@id": "https://creativecommons.org/licenses/by/3.0/"
},
"prov:wasDerivedFrom": {
"@id": "id:wikipathways/WP3557_r86565"
},
"prov:wasGeneratedBy": {
"@id": "#activity",
"@type": "prov:Activity",
"prov:atLocation": {
"@id": "https://www.wikidata.org/entity/Q1137652"
},
"prov:used": {
"@id": "https://github.com/wikipathways/nanopublications"
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment