BrickSchema / py-brickschema

Python package for working with Brick (brickschema.org/)
Other
55 stars 15 forks source link

Update persistence documentation #95

Closed rileywong311 closed 1 year ago

rileywong311 commented 1 year ago

Added further documentation for the persistent module to show that metadata can be managed with VersionedGraphCollection and also with simple code for a way to do that. The concepts are similar to the "Managing Metadata in Graphs" documentation, but the implementation is slightly different.