Skip to content

Latest commit

 

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
  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.