diff --git a/GreenEnergyGenerator/examples/example.jsonld b/GreenEnergyGenerator/examples/example.jsonld index 33f0822..ce08792 100644 --- a/GreenEnergyGenerator/examples/example.jsonld +++ b/GreenEnergyGenerator/examples/example.jsonld @@ -13,10 +13,6 @@ 43.46296641666926 ] }, - "maxBiomassPowerGenerated": 0, - "maxEolicPowerGenerated": 7, - "maxHydroPowerGenerated": 0, - "maxSolarPowerGenerated": 15, "name": "generator solar and eolic #9e46d", "redistribution": false, "selfConsumption": true, @@ -26,4 +22,4 @@ "https://smart-data-models.github.io/data-models/context.jsonld", "https://raw.githubusercontent.com/smart-data-models/dataModel.GreenEnergy/master/context.jsonld" ] -} \ No newline at end of file +}