Coder Social home page Coder Social logo

Comments (4)

JoelBender avatar JoelBender commented on August 25, 2024

Static_Pressure is an observable property of air, so a Building_Static_Pressure_Sensor is a sensor of Static_Pressure associated with a Building. I don't see a Building_Air definition, but it would seem that it would be narrower concept of Air (purposefully avoiding the subclass/superclass concepts).

The "current" building static pressure is an observation made by the sensor, and should probably have some units. In the case of bacnet:AnalogInputObject, the bacnet:units property would come along for the ride.

from brick.

jbkoh avatar jbkoh commented on August 25, 2024

Yeah, measuring Building_Air and Static_Pressure should be the right solution, but in the current implementation most of the measures for Sensors are missing, so I was curious if we should implement everything before the release or associate the Restirctions with rdfs:subClassOf instead of owl:equivalentClassOf. You opinion seems backing the idea to add comprehensive measures relationships. This should be one of the two major fixes we need before the release.

from brick.

gtfierro avatar gtfierro commented on August 25, 2024

I'm working on improving the coverage of measures relationships in #76 (most recent commits have this done for most of the Sensor hierarchy). This includes modelling Building Air and Static Pressure and associating them with the sensor class you mentioned.

I like the idea of trying rdfs:subClassOf instead of owl:equivalentClass. It has the potential of simplifying the reasoning while preserving the semantics we require.

from brick.

gtfierro avatar gtfierro commented on August 25, 2024

I've written a test case to make sure that use of the brick:measures relationship leads to the correct inference of classes in PR #76, which should resolve this issue when it is merged

from brick.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.