On 9 Nov 2021, at 5:39 pm, Philip H. <svenrpg...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "Brick User Forum (Unified Building Metadata Schema)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brickschema...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brickschema/ce5c8ea8-f02f-4e91-a37f-0f8364fd7a2en%40googlegroups.com.
Hi Philip:
I would echo Nick's great recommendations on triplestores for
querying Brick models. Mortar (https://github.com/gtfierro/mortar)
is a little heavyweight if you are just getting into using Brick
w/ timeseries data, so I would recommend checking out this repo
and associated tutorial video
(https://github.com/gtfierro/brick-data-retrieval-demo) for an
example of how to use Brick models to find timeseries data. You
can also use the code here
(https://github.com/gtfierro/mortar-parquet-support/tree/main/mortar-parquet-client)
to access some timeseries data using Brick models; the set up
there is even simpler because it is just reading from Parquet
files. The advantage of the Mortar platform is that it supports
live uploading of data through the API, though that would also be
supported in the brick-data-retrieval-demo repository as well
(you'd insert directly into the SQL or timeseries database). Any
of these platforms would be appropriate for conducting analytics;
I think the brick-data-retrieval-demo is the cleanest expression
of how to fetch data using a Brick model and I would
recommend starting there.
You would need to add your own geometric/spatial information to Brick beyond what is captured by the logical relationships already there. We are discussing how to support localization and references to geometry in Brick (so that we can use, for example, the geometric definitions provided by other standards and models) but this is not ready yet.
Feel free to reach out if you'd like to go over this together in more detail. My email can be found on my website: https://home.gtf.fyi/
Best,
Gabe
To view this discussion on the web visit https://groups.google.com/d/msgid/brickschema/d07c1440-b49e-4893-ae5c-ceadfc487eadn%40googlegroups.com.