Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 411 Bytes
  1. Develop mappings.
  2. Run bim2rdf --help. Inspect results by querying oxigraph server. Use python -m bim2rdf.queries query to extract graph data.
  3. Regression test with (verbose) pytest -vvv -s. First run will always fail. Run again. Regression test query results show up in the test directory.
  4. Goto 1.