OpenEnergyPlatform / ontology

Repository for the Open Energy Ontology (OEO)
Creative Commons Zero v1.0 Universal
105 stars 19 forks source link

density - restructuring quantity values and quantities #1849

Open nelekoehler opened 2 months ago

nelekoehler commented 2 months ago

Description of the issue

This issue is part of the overarching issue https://github.com/OpenEnergyPlatform/ontology/issues/1510, the restructuring of quantities and quantity values. We already have density quantity values like areal energy density and areal power density (+subclasses) The definitions and axioms need to be adjusted a bit, axioms relating to the quantity need to be added and the quantity density itself should therefore be implemented.

Ideas of solution

Changes of quantity values:

We could also change the labels and use the current labels as alternative labels.

Adding a quantity:

We could also add:

nelekoehler commented 1 month ago

As discussed in dev-meeting 78, I will look into the UO definitions for area density and mass density again, to see if it is compatible with what I suggested here and if the word size in the definition will be a problem, since size is going to be implemented as a quantity in a different context. Depending on that I will adjust my suggestion here.

nelekoehler commented 1 month ago

I looked through the relevant units of UO: density unit: "A unit which is a standard measure of the influence exerted by some mass." mass unit: "A unit which is a standard measure of the amount of matter/energy of a physical object." area density unit: "A density unit which is a standard measure of the mass exerting an influence on a given area." mass density unit: "A density unit which is a standard measure of the mass of a substance in a given volume."

we also have the following density units, which are separate from the density units of UO mentioned above: areal power density unit: "An areal power density unit is a unit which is a measure for the power per surface area." areal energy density unit: "An areal energy density unit is a unit which is a measure for the energy per surface area." Is there a reason, why they aren't subclasses of density unit/ area density unit?

In addition, I want to propose new definition ideas for density to incorporate the definitions of UO more and try to avoid size in that context: Density is a quantity that indicates the influence exerted by some mass/the amount of matter/energy of a physical object. Area density is a quantity that indicates the mass/the amount of matter/energy exerting an influence on a given area. "Mass density is a quantity that indicates the mass/the amount of matter/energy of a substance in a given volume."

The quantity values mentioned in my original proposal could then get the axiom quantity value of some``area density

nelekoehler commented 2 weeks ago

In one of the last dev meetings we decided, that the definitions of UO are confusing and not always consistent. We don’t want to use density alone and instead want to concentrate on specific terms, some classes could get an alternative term. I looked again into some other ontologies, a lot of them use mass density as upper class of area density and reusing these terms would maybe confusing as well, since we have the term of mass unit implemented. Maybe we could use the definition extracted from http://purl.obolibrary.org/obo/NCIT_C45781 which I mentioned above and create the definition for Area density: Area density is a quantity that indicates the amount of something of a given area.