From 7ced8c0f13aa47c44060700db733c482db5fb5b1 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 6 Jun 2024 16:57:10 +0200 Subject: lint-clean ontologies, adding stub structture/entity as needed --- waste/core.sdm | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'waste') 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 ContainerSpareCapacity end + structure BinCapacity + + structure BinSpareCapacity + + structure ContainerSpareCapacity + + entity RecyclingPlant + structure Container structure Incinerator -- cgit v1.2.3