building-envelope-data / api

API specification to exchange data about building envelopes
MIT License
3 stars 1 forks source link

Should (some of) the keys of ASTM E 2387 be moved from `componentCharacteristics` to `method`? #251

Open christoph-maurer opened 2 years ago

christoph-maurer commented 2 years ago

It is true that some componentCharacteritics are related to certain methods. However, method has a very general structure and the details of a method are defined for example within a reference. It is very difficult to extract these details automatically for example from the pdf file of a publication. Therefore, it makes sense to keep the keys of ASTM E 2387 in componentCharacteristics. In this way, the data sets can be searched automatically for theses keys and their values.