Anyone know how to get this ifcschemareader.py working?

I think many have worked on Object-Oriented approach, especially restoring Ifc and IfcXML data/information in Object-Oriented databases
But few have worked on “Relational” approach

There are two parts:

  1. Develop an IFC data/information model (schema)
  1. Restore IFC data/information in databases
  • Relational database
  • Object-Oriented database
  • Graph database

So, what are you talking about is related to second part, databases
And I think IFC has some issues and mainly should solve the issues in first part