diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-06 16:57:10 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-06 16:57:10 +0200 |
commit | 7ced8c0f13aa47c44060700db733c482db5fb5b1 (patch) | |
tree | 19a5efc42e4fa7a184da20c47175ab80ab5b42a0 /waste | |
parent | 33fe381db702e7096e5edf780c185849ef3e5039 (diff) |
lint-clean ontologies, adding stub structture/entity as needed
Diffstat (limited to 'waste')
-rw-r--r-- | waste/core.sdm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/waste/core.sdm b/waste/core.sdm index 95b8274..2fcb0b6 100644 --- a/waste/core.sdm +++ b/waste/core.sdm @@ -95,6 +95,14 @@ module core waste <https://thoughtroam.abcdefghijklmnopqrstuvxyzæøå.dk/waste/ containerResets -> ContainerSpareCapacity end + structure BinCapacity + + structure BinSpareCapacity + + structure ContainerSpareCapacity + + entity RecyclingPlant + structure Container structure Incinerator |