Skip to content

Commit

Permalink
Fix #32
Browse files Browse the repository at this point in the history
  • Loading branch information
andrawaag committed Oct 5, 2022
1 parent 975d2c1 commit 70962bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mockup_data/Pages/convert2rdf.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,6 @@
"add2graphviz(command='edge', arg1='pathology', arg2='localization', label=\"wdt:P927 (anatomical location)\")\n",
"add2graphviz(command='edge', arg1='localization', arg2='NCIT_C13717', label=\"rdf:type\")\n",
"add2graphviz(command='edge', arg1='localization', arg2='localizations', label=\"rdf:value\")\n",
"add2graphviz(command='edge', arg1='localization', arg2='localizations', label=\"rdf:type\")\n",
"add2graphviz(command='edge', arg1='localization', arg2='orientations', label='obo:NCIT_A4 (Qualifier applies to)')\n",
"add2graphviz(command='edge', arg1='pathology', arg2='idh12status', label=\"obo:MICRO_0001469 (has measurement)\")\n",
"add2graphviz(command='edge', arg1='idh12status', arg2='NCIT_C157185', label=\"rdf:type\")\n",
Expand Down

0 comments on commit 70962bf

Please sign in to comment.