Kai Kewley

Results 241 comments of Kai Kewley

@TereLaguinge I found that the previously mentioned web page conversion tool is not practical because the ontology is too big to be pasted into a text box. However, I found...

I have just successfully imported SNOMED CT into GraphDB. Steps: - Convert the SNOMED CT RF2 release using the SNOMED OWL Toolkit to the OWL file (has Functional Syntax) -...

I am not familiar with GraphDB. I checked the RDF file that Protégé creates from the SNOMED CT ontology and it looks like all the triple information is included. For...

I just tried reloading the RDF using the GraphDB "LoadRDF" tool on the command line but there was no change. https://graphdb.ontotext.com/documentation/standard/loading-data-using-the-loadrdf-tool.html On a mac I did this: ``` cd "/Applications/GraphDB...

I tried converting to Turtle using this [tool](https://git.dcc.sib.swiss/dcc/biomedit-rdf/-/tree/master/ontology_pipelines/SNOMED/owl_converter) but after importing into a new repository in GraphDB the `75878002` concept is still only linked to `Class`. If anyone else has...

Hi @alanponce, We've just published a release with the Spanish language reference set included. https://github.com/IHTSDO/snomed-owl-toolkit/releases/tag/2.10.1 When generating an Ontology file please supply the Spanish release, that contains the translations, and...

Hi @ManuelFreudenreich, I'm sorry the RF2 to OWL file conversion is not working for you. It looks like you followed the instructions perfectly. This appears to be a new restriction...

For the record - I think this will be fixed when #61 is included in the release. We should test it on Java 17!

Good luck on Java 17. Let us know how it goes. We know it works on Java 11 if it doesn't work out.