Closed epaulson closed 1 month ago
What do we need to do in Brick ontology for this one?
Initial support for this feature here: https://github.com/BrickSchema/py-brickschema/pull/86/
I don't know if there's much in Brick itself that we need to do, save for documenting this pattern in the docs repo (which I will do soon)
Hi I'm starting up a model that includes some BRICK metadata. Is this still best practice, if I want to show which version the model was built with?
Yes! We wrote up a bit of that here: https://docs.brickschema.org/lifecycle/versioning.html
You can check out a table of versions here, too: https://brickschema.org/resources/
Brick 1.4 will redirect to the latest 1.4.x model (1.4.2 in this case)
Oh my, I keep overlooking content in the documentation.... Thanks for your answer!
This is just a placeholder, but as part of #350 we should also add as a best practice always including some kind of version info in your Brick models. e.g. something like, for 'mybldg.ttl':
We'd change the brick tooling to do this automatically for people who use the brick tooling, e.g. py-brickschema always adds that to new Brick graphs.
We had a longer discussion about this in the tools working group: https://github.com/BrickSchema/Brick/wiki/Tooling-Working-Group-Notes