diff --git a/shacl/arbeitslosengeld.ttl b/shacl/arbeitslosengeld.ttl index 263356e..8ba416c 100644 --- a/shacl/arbeitslosengeld.ttl +++ b/shacl/arbeitslosengeld.ttl @@ -7,6 +7,7 @@ ff:metadata ff:author ff:benglaeser ; ff:created "2024-04-04"^^xsd:date ; ff:title "Arbeitslosengeld" ; + ff:category "Sozialleistung" ; rdfs:seeAlso . diff --git a/shacl/bildungsgutschein.ttl b/shacl/bildungsgutschein.ttl index 51e2cdf..1e5c257 100644 --- a/shacl/bildungsgutschein.ttl +++ b/shacl/bildungsgutschein.ttl @@ -7,6 +7,7 @@ ff:metadata ff:author ff:benglaeser ; ff:created "2024-04-02"^^xsd:date ; ff:title "Bildungsgutschein" ; + ff:category "Bildungsförderung" ; rdfs:comment "Checks for eligibility for the Bildungsgutschein" ; rdfs:seeAlso . diff --git a/shacl/dev-daemmung.ttl b/shacl/dev-daemmung.ttl index e134502..9c72272 100644 --- a/shacl/dev-daemmung.ttl +++ b/shacl/dev-daemmung.ttl @@ -3,6 +3,9 @@ @prefix xsd: . @prefix rdf: . +ff:metadata ff:title "Dämmungszuschuss" ; + ff:category "Wärmewende" . + ff:MainPersonShape a sh:NodeShape ; sh:targetClass ff:Citizen ; sh:property [ diff --git a/shacl/dev-eauto.ttl b/shacl/dev-eauto.ttl index 49012ae..e47f147 100644 --- a/shacl/dev-eauto.ttl +++ b/shacl/dev-eauto.ttl @@ -3,6 +3,9 @@ @prefix xsd: . @prefix rdf: . +ff:metadata ff:title "E-Auto Zuschuss" ; + ff:category "Wärmewende" . + ff:CitizenOwnsElectricCarShape a sh:NodeShape ; sh:targetClass ff:Citizen ; diff --git a/shacl/dev-kindergeld.ttl b/shacl/dev-kindergeld.ttl index 973b16d..1c6446c 100644 --- a/shacl/dev-kindergeld.ttl +++ b/shacl/dev-kindergeld.ttl @@ -3,6 +3,9 @@ @prefix xsd: . @prefix rdf: . +ff:metadata ff:title "Kindergeld" ; + ff:category "Sozialleistung" . + ff:MainPersonShape a sh:NodeShape ; sh:targetClass ff:Citizen ; sh:property [ diff --git a/shacl/dev-solar.ttl b/shacl/dev-solar.ttl index aba52e6..3790733 100644 --- a/shacl/dev-solar.ttl +++ b/shacl/dev-solar.ttl @@ -5,7 +5,8 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2023-10-26"^^xsd:date ; - ff:title "Checks if house owners are eligible for funding for solar panels" ; + ff:title "Solarpanel Förderung" ; + ff:category "Wärmewende" ; ff:queryType ff:dev ; ff:targetGroup ff:Citizen ; ff:fundingProvider ff:GermanState . diff --git a/shacl/dev-wohngeld.ttl b/shacl/dev-wohngeld.ttl index fc4c31c..13c07d7 100644 --- a/shacl/dev-wohngeld.ttl +++ b/shacl/dev-wohngeld.ttl @@ -5,7 +5,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2023-11-01"^^xsd:date ; - ff:title "Checks if a citizen is eligible for Wohngeld" ; + ff:title "Wohngeld dev" ; ff:queryType ff:dev ; ff:targetGroup ff:Citizen ; ff:fundingProvider ff:GermanState . diff --git a/shacl/kinderzuschlag.ttl b/shacl/kinderzuschlag.ttl index 55631be..e557b18 100644 --- a/shacl/kinderzuschlag.ttl +++ b/shacl/kinderzuschlag.ttl @@ -9,6 +9,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2024-03-14"^^xsd:date ; ff:title "Kinderzuschlag" ; + ff:category "Sozialleistung" ; ff:validFor "P6M"^^xsd:duration ; # suggest setting up reminder TODO rdfs:seeAlso ; ff:onlineEligibilityCheckingTool . diff --git a/shacl/wohngeld.ttl b/shacl/wohngeld.ttl index 7b9271f..d8893ff 100644 --- a/shacl/wohngeld.ttl +++ b/shacl/wohngeld.ttl @@ -6,6 +6,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2024-03-23"^^xsd:date ; - ff:title "Wohngeld" . + ff:title "Wohngeld" ; + ff:category "Sozialleistung" . # CONDITIONS