OpenEnergyPlatform / ontology

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

Missing landscape classifications for SLE project #1962

Open ColinHDev opened 2 weeks ago

ColinHDev commented 2 weeks ago

Description of the issue

For the SLE project, OEO concepts for the following landscape classifications are needed:

Currently, the OEO doesn't contain terms that match these concepts well.

Ideas of solution

In an earlier discussion, @stap-m proposed importing required terms from the ENVO ontology. This works in some cases, e.g. biosphere reserve (ENVO:00000376) or forested area (ENVO:00000111) but not in all of them. The ENVO uses the landscape definitions of the International Union for Conservation of Nature (IUCN). In contrast, some of the above landscapes are defined by German laws or EU directives, e.g. the Fauna Flora Habitat or the Bird sanctuaries.

Since some of these concepts describe landscapes with similar rules, @stap-m proposed implementing them as a sector division to differentiate between German / EU laws and IUCN classifications.

Workflow checklist

I am aware that

stap-m commented 2 weeks ago

We have region of relevance which has several subclasses which are types of regions defined by the German ROG, e.g. http://openenergy-platform.org/ontology/oeo/OEO_00360030. We should consider these in this context.

stap-m commented 2 weeks ago

grafik

@ColinHDev I drafted a concept for the region classifications, exemplyfied by the already existing region type conditionally reserved region (blue is not yet there, green could be considered for reuse). Please try a refinement (or draft a different approach). We'd need proposals for definitions and classifications, and lastly axioms.

ColinHDev commented 1 week ago

I hope something like this is what you had in mind 😅

image

Regarding the definitions of some of the classes:

stap-m commented 1 week ago
  • legislation based on the definition in the Addiction Ontology: A legislation is a plan specification that is produced by a government and enables, prohibits or bans activities, or establishes rights or responsibilities.
  • spatial legislation: A spatial legislation is a legislation affecting or defining a spatial region.

Some thoughts:

stap-m commented 1 week ago

Would you see the distinct legislations (ROG, BNatSchG, ...) on the individual level?

stap-m commented 1 week ago
  • I wasn't sure whether region of relevance was the best place to put these reservoirs especially since there was already a protected area class in the ontology whose definition fits those reserves quite well. As an example, I added the classes for the Fauna Flora Habitat (Engl.: Fauna Flora Habitat) and the Vogelschutzgebiete (Engl.: Bird sanctuaries) that both are part of the "Natura 2000" area network.

Maybe we should discuss the relation between protected area and region of relevance, too...

ColinHDev commented 4 days ago

ADDICTO classifies legislation as directive information entity. Why would you propose plan specification instead?

The difference between legislation and policy isn't big, so having both of them as subclasses of the same parent class seemed natural. A plan specification is defined as A directive information entity with action specifications and objective specifications as parts, and that may be concretized as a realizable entity that, if realized, is realized in a process in which the bearer tries to achieve the objectives by taking the actions specified.:

If we added legislation we need to differentiate from the existing policy.

Yes. When drafting my previous suggestion, I also came across policy and felt inclined to use it as the base class for spatial legislation, since it seemed to also include types of legislation. However when reading through the issue where it was proposed and its definition discussed, the Wikipedia page on policies was mentioned as one of the inspirations for it. There it is mentioned:

The term may apply to government, public sector organizations and groups, as well as individuals, Presidential executive orders, corporate privacy policies, and parliamentary rules of order are all examples of policy. Policy differs from rules or law. While the law can compel or prohibit behaviors (e.g. a law requiring the payment of taxes on income), policy merely guides actions toward those that are most likely to achieve the desired outcome.


I just saw, that there is spatial planning policy in OEO. It is focused on Germany, though. How would it relate to spatial legislation?

Based on Wikipedia's definition, policies aren't laws, so a spatial planning policy isn't a spatial legislation.

Would you see the distinct legislations (ROG, BNatSchG, ...) on the individual level?

I feel inclined to say yes since it makes more sense to have them as individuals, as they aren't really concepts on their own but only instances of spatial legislation. But conditionally reserved region role and "Nature 2000" role could no longer be defined by ROG / BNatSchG "Natura 2000" since I don't think it is possible to define properties between classes and individuals. We could define both roles to be subclasses of 'is defined by' some 'spatial legislation' but we would still lose the link between the role and the exact instance of legislation that defines it.

Maybe we should discuss the relation between protected area and region of relevance, too...

I looked at the issue that introduced protected area and there hasn't really been a discussion about its introduction. The IUCN definition was cited as base for the definition and it doesn't necessarily define it as being two-dimensional, but only being a "clearly defined geographical space". Same as the definition ENVO uses for its protected area class. I can't really wrap my head around the concept of region of relevance and what it represents. But based on the assumption it means "A region that is in some way relevant for the OEO", protected area could also be made a subclass of it?


This would be the current version: image

madbkr commented 1 day ago

@stap-m suggested it would be interesting to mention this here: For the tasks module it would be interesting to add these two concepts into the OEO:

exclusion zone is a two-dimensional spatial region in which specific activities are forbidden. buffer zone is a two-dimensional spatial region meant to keep opposing parties spatially apart.

This relates to some of the concepts mentioned here.