Matt Steen
Matt Steen
# Guides ## Generating SPARQL Queries ```python # refer to the shape by its URI app1_shape = URIRef("urn:simpleapp/app1") print(sc.shape_to_query(app1_shape)) ``` ```python --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[4],...
@gtfierro please update https://github.com/NREL/BuildingMOTIF/blob/develop/libraries/brick/Brick-subset.ttl for the docs and/or share how you produce it. Thanks!
I've updated the Docs for Brick 1.4, which fixes some of the errors. Just need the `Brick-subset.ttl` to finish that. https://github.com/NREL/BuildingMOTIF/tree/040-docs