building-envelope-data / database

Reference implementation of a product data server as part of the product data network buildingenvelopedata.org
MIT License
0 stars 0 forks source link

Add domain `geometricData` to database #60

Open christoph-maurer opened 1 month ago

christoph-maurer commented 1 month ago

@shreyaponnamma @shreyaponnamma04 I have created the domain geometricData in https://github.com/building-envelope-data/api/pull/325 . Please implement the new domain in analogy to the existing domains opticalData, calorimetricData and photovoltaicData in database. The goal is that we can create a sample data set with https://github.com/building-envelope-data/api/blob/a520aa82590bacb0672c7df3e184e815359976e0/tests/valid/geometricData/thicknessGlassPane.json as JSON blob and the thickness mirrored in the GraphQL metadata about this data set. We want to be able to find this data set via GraphQL.