Skip to content

Instantly share code, notes, and snippets.

@inutano
Created November 13, 2018 14:02
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 inutano/5c2ff9c035fb715dd7b569afc8bab0b7 to your computer and use it in GitHub Desktop.
Save inutano/5c2ff9c035fb715dd7b569afc8bab0b7 to your computer and use it in GitHub Desktop.
{
"@context": "http://schema.org",
"@type": "DataRecord",
"identifier": "biosamples:SAMEA1652233",
"dateCreated": "2012-12-31T00:00:00Z",
"dateModified": "2018-01-20T06:06:51.993Z",
"mainEntity": {
"@context": [
"http://schema.org",
{
"@base": "http://schema.org"
},
{
"Sample": {
"@id": "http://purl.obolibrary.org/obo/OBI_0000747"
}
}
],
"@type": [
"BioChemEntity",
"Sample"
],
"name": "source GSM722249 1",
"description": "4408100017_A model leukaemia cell line REH",
"url": "https://www.ebi.ac.uk/biosamples/sample/SAMEA1652233",
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "Organism",
"value": "Homo sapiens",
"propertyID": {
"@type": "DefinedTerm",
"@id": "http://some.one/annotates/this/property"
},
"valueReference": [
{
"@type": "DefinedTerm",
"@id": "http://purl.obolibrary.org/obo/NCBITaxon_9606"
}
]
},
{
"@type": "PropertyValue",
"name": "Sample_source_name",
"value": "Model Cell Line REH replicate 2"
},
{
"@type": "PropertyValue",
"name": "Sample_title",
"value": "REH2"
},
{
"@type": "PropertyValue",
"name": "disease state",
"value": "leukaemia control"
},
{
"@type": "PropertyValue",
"name": "strain",
"value": "model leukaemia cell line REH"
}
],
"identifiers": [
"biosamples:SAMEA1652233"
],
"context": [
"http://schema.org",
{
"@base": "http://schema.org"
},
{
"Sample": {
"@id": "http://purl.obolibrary.org/obo/OBI_0000747"
}
}
]
},
"isPartOf": {
"@type": "Dataset",
"@id": "https://www.ebi.ac.uk/biosamples/samples"
},
"datasetPartOf": {
"@type": "Dataset",
"@id": "https://www.ebi.ac.uk/biosamples/samples"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment