termMed / rf2-to-owl

This project uses the OWLApi to create an OWL ontology, in RDF/XML format, based on the content of standard SNOMED CT RF2 files.
http://www.termmed.com
Apache License 2.0
9 stars 4 forks source link

Update readme, correct attributes converted as data properties. #2

Closed kaicode closed 7 years ago

kaicode commented 7 years ago

This matches https://github.com/termMed/rf2-to-owl/blob/2f86a30/src/com/termmed/owl/RF2Parser.java#L502 Alopezo spotted this.

alopezo commented 7 years ago

Thanks @kaicode