0

I would like to load SNoMed CT data onto GraphDB. Can anyone guide to import the data to GraphDB? I have installed GraphDB workbench so far.

Stanislav Kralin
  • 11,070
  • 4
  • 35
  • 58
John D
  • 1
  • 1
  • Data import is explained in the GraphDB Quick Start guide. See http://graphdb.ontotext.com/documentation/free/quick-start-guide.html#load-your-data . – Jeen Broekstra Nov 21 '16 at 21:59
  • There is https://bioportal.bioontology.org/ontologies which has Snomed CT in it. Owl formated. Keep in mind Snomed is basically for members only. So if you are looking for one of the ontologies other than CT, it probably wont be available because it can only be shown to other members. – ToddT Feb 23 '19 at 07:21

1 Answers1

1

Also as I remember the SNOMED has it's own format, which is unsupported by GraphDB.
I've converted it to .owl before import. There's a Perl script attached to the release, which makes the conversion.