enanomapper / data.enanomapper.net

Report issues or feature requests for eNanoMapper search page at
http://search.data.enanomapper.net
0 stars 2 forks source link

P-CHEM conditions missing in RDF serialisation of Protein Corona bundle #95

Closed ghost closed 7 years ago

ghost commented 7 years ago

Most P-CHEM properties in the Protein Corona dataset have been measured with and without Human Serum. In the JSON representation I have to retrieve the study in order to find conditions under ["effects"]["conditions"]. I could not find any information about the media in the RDF representation of the Protein Corona dataset (JSON_LD, Turtle).

vedina commented 7 years ago

The RDF does have entries for serum

  <rdf:Description rdf:about="endpoint/ID509C1">
    <sso:has-value>Human serum (Sigma #H4522)</sso:has-value>
    <rdfs:label>MEDIUM</rdfs:label>
  </rdf:Description>