-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing landscape classifications for SLE project #1991
Conversation
I looked at what you did for a review - then I realized this should probably be a draft (instead of ready for review) since you still need to add changelog and term tracker. |
The following changes were implemented, as discussed with @stap-m on Monday:
I also added the |
Co-authored-by: madbkr <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for implementing. Some suggestions for better readability.
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
Co-authored-by: stap-m <[email protected]>
26dc6c9
to
903993c
Compare
This PR is already complex enough. I'd recommend to merge this after approval and not wait for #2006. If it gets too complex, it becomes be hard to review. |
@ColinHDev can you please solve the conflicts and merge before the release |
Summary of the discussion
For the SLE project, OEO concepts for multiple landscape classifications are needed, as described in #1962.
Type of change (CHANGELOG.md)
Add
legislation
as a subclass ofplan specification
and'has part' some 'target description'
A legislation is a plan specification that is produced by a government and enables, prohibits or bans activities, or establishes rights or responsibilities.
ROG
as an instance oflegislation
The ROG is a legislation providing the legal framework for spatial planning in Germany.
BNatSchG
as an instance oflegislation
The BNatSchG is a legislation providing the legal framework for nature conservation and landscape management in Germany.
protected area role
as a subclass ofrole
A protected area role is a role of a region of relevance recognised, dedicated and managed through legal or other effective means, to achieve the long term conservation of nature with associated ecosystem services and cultural values.
Fauna Flora Habitat role
as a subclass ofprotected area role
and'is defined by' value BNatSchG
A Fauna Flora Habitat role is a protected area role for areas, aimed at conserving natural habitats and wild fauna and flora, within the European "Natura 2000" network of protected areas.
Bird Sanctuary role
as a subclass ofprotected area role
and'is defined by' value BNatSchG
A Bird Sanctuary role is a protected area role for areas, aimed at protecting and conserving endangered and migratory bird species, within the European "Natura 2000" network of protected areas.
Fauna Flora Habitat
as an equivalent class of'protected area' that 'has role' some 'Fauna Flora Habitat role'
A Fauna Flora Habitat is a protected area that has the Fauna Flora Habitat role, aimed at conserving natural habitats and wild fauna and flora, within the European \"Natura 2000\" network of protected areas.
Bird Sanctuary
as an equivalent class of'protected area' that 'has role' some 'Bird Sanctuary role'
A Bird Sanctuary is a protected area that has the Bird Sanctuary role, which is aimed at protecting and conserving endangered and migratory bird species, within the European "Natura 2000" network of protected areas.
Update
protected area
oeo-physical
tooeo-model
two-dimensional spatial region
to being one ofregion of relevance
'has role' some 'protected area role'
A protected area is a region of relevance that has the protected area role.
conditionally reserved region role
,priority region role
,suitable region role
'is defined by' value ROG
Remove
---
Workflow checklist
Automation
Closes #1962
PR-Assignee
term tracker annotation
Reviewer