Skip to content

Adding several functionalities

Deepak Unni requested to merge fix-bug-in-generation-of-restrictions into main
  • Handle restrictions properly, especially when dealing with restrictions on property path
  • Add missing range for properties
  • Add domain for properties
  • Parse inactive concepts
  • Parse multiple types from the type column
  • Format named individuals according to 2022.2 RDF Schema
  • Fix bug where skos:note was being parsed as skos:scopeNote
  • Parse SPHN concepts as restrictions if they are provided in the valueset column
  • Parse codes if they are linked and provided in a separate sheet (for example, DiagnRadExam)

Merge request reports