Skip to content

Instantly share code, notes, and snippets.

View ktym's full-sized avatar

Toshiaki Katayama ktym

  • Database Center for Life Science
  • Japan
View GitHub Profile
hum temp
75.0 22.0
74.0 22.0
74.0 22.0
74.0 22.0
74.0 22.0
74.0 22.0
74.0 22.0
74.0 22.0
74.0 22.0

RDF-config JSON-LD generation

input.csv

a,b,c
1,foo,fuga
2,bar,hoge

config/a/prefix.yaml

{
"@context": {
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"ccle": "http://med2rdf.org/ontology/ccle#",
"cclec": "https://portals.broadinstitute.org/ccle/page?cell_line=",
"ccleg": "https://portals.broadinstitute.org/ccle/page?gene=",
"faldo": "http://biohackathon.org/resource/faldo#",
"hco": "http://identifiers.org/hco/",
"m2r": "http://med2rdf.org/ontology#",
"obo": "http://purl.obolibrary.org/obo/",