Skip to content

Commit

Permalink
use new model
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Sep 13, 2024
1 parent 978abfb commit e0e389f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/223P-Validation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"source": [
"# create a model to hold an example building from models.open223.info\n",
"lbnl_example_building = Model.create(Namespace(\"urn:lbnl\"))\n",
"lbnl_example_building.graph.parse(\"https://models.open223.info/compiled/lbnl-example.ttl\")"
"lbnl_example_building.graph.parse(\"https://models.open223.info/compiled/lbnl-bdg3-1.ttl\")"
]
},
{
Expand Down

0 comments on commit e0e389f

Please sign in to comment.