From 400d291125577f0b039dd0cee27ef693f434814a Mon Sep 17 00:00:00 2001 From: Benjamin Degenhart Date: Fri, 3 May 2024 11:17:22 +0200 Subject: [PATCH] Add ids to all req profiles --- shacl/arbeitslosengeld.ttl | 1 + shacl/bildungsgutschein.ttl | 1 + shacl/dev-daemmung.ttl | 3 ++- shacl/dev-eauto.ttl | 3 ++- shacl/dev-kindergeld.ttl | 3 ++- shacl/dev-solar.ttl | 1 + shacl/dev-wohngeld.ttl | 1 + shacl/kinderzuschlag.ttl | 1 + shacl/opendva-existenzgruendungspass-thueringen.ttl | 1 + shacl/opendva-jenabonus.ttl | 1 + shacl/senioren-bahncard.ttl | 1 + shacl/wohngeld.ttl | 1 + 12 files changed, 15 insertions(+), 3 deletions(-) diff --git a/shacl/arbeitslosengeld.ttl b/shacl/arbeitslosengeld.ttl index 8ba416c..30055af 100644 --- a/shacl/arbeitslosengeld.ttl +++ b/shacl/arbeitslosengeld.ttl @@ -6,6 +6,7 @@ ff:metadata ff:author ff:benglaeser ; ff:created "2024-04-04"^^xsd:date ; + ff:id "arbeitslosengeld" ; ff:title "Arbeitslosengeld" ; ff:category "Sozialleistung" ; rdfs:seeAlso diff --git a/shacl/bildungsgutschein.ttl b/shacl/bildungsgutschein.ttl index 1e5c257..2303666 100644 --- a/shacl/bildungsgutschein.ttl +++ b/shacl/bildungsgutschein.ttl @@ -6,6 +6,7 @@ ff:metadata ff:author ff:benglaeser ; ff:created "2024-04-02"^^xsd:date ; + ff:id "bildungsgutschein" ; ff:title "Bildungsgutschein" ; ff:category "Bildungsförderung" ; rdfs:comment "Checks for eligibility for the Bildungsgutschein" ; diff --git a/shacl/dev-daemmung.ttl b/shacl/dev-daemmung.ttl index 9c72272..3050a68 100644 --- a/shacl/dev-daemmung.ttl +++ b/shacl/dev-daemmung.ttl @@ -3,7 +3,8 @@ @prefix xsd: . @prefix rdf: . -ff:metadata ff:title "Dämmungszuschuss" ; +ff:metadata ff:id "daemmung" ; + ff:title "Dämmungszuschuss" ; ff:category "Wärmewende" . ff:MainPersonShape a sh:NodeShape ; diff --git a/shacl/dev-eauto.ttl b/shacl/dev-eauto.ttl index e47f147..bba21ae 100644 --- a/shacl/dev-eauto.ttl +++ b/shacl/dev-eauto.ttl @@ -3,7 +3,8 @@ @prefix xsd: . @prefix rdf: . -ff:metadata ff:title "E-Auto Zuschuss" ; +ff:metadata ff:id "eauto" ; + ff:title "E-Auto Zuschuss" ; ff:category "Wärmewende" . ff:CitizenOwnsElectricCarShape diff --git a/shacl/dev-kindergeld.ttl b/shacl/dev-kindergeld.ttl index 1c6446c..1eb7762 100644 --- a/shacl/dev-kindergeld.ttl +++ b/shacl/dev-kindergeld.ttl @@ -3,7 +3,8 @@ @prefix xsd: . @prefix rdf: . -ff:metadata ff:title "Kindergeld" ; +ff:metadata ff:id "kindergeld" ; + ff:title "Kindergeld" ; ff:category "Sozialleistung" . ff:MainPersonShape a sh:NodeShape ; diff --git a/shacl/dev-solar.ttl b/shacl/dev-solar.ttl index 3790733..1a40521 100644 --- a/shacl/dev-solar.ttl +++ b/shacl/dev-solar.ttl @@ -5,6 +5,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2023-10-26"^^xsd:date ; + ff:id "solar" ; ff:title "Solarpanel Förderung" ; ff:category "Wärmewende" ; ff:queryType ff:dev ; diff --git a/shacl/dev-wohngeld.ttl b/shacl/dev-wohngeld.ttl index 13c07d7..70c94fb 100644 --- a/shacl/dev-wohngeld.ttl +++ b/shacl/dev-wohngeld.ttl @@ -5,6 +5,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2023-11-01"^^xsd:date ; + ff:id "wohngelddev" ; ff:title "Wohngeld dev" ; ff:queryType ff:dev ; ff:targetGroup ff:Citizen ; diff --git a/shacl/kinderzuschlag.ttl b/shacl/kinderzuschlag.ttl index e557b18..ca5c7d5 100644 --- a/shacl/kinderzuschlag.ttl +++ b/shacl/kinderzuschlag.ttl @@ -8,6 +8,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2024-03-14"^^xsd:date ; + ff:id "kinderzuschlag" ; ff:title "Kinderzuschlag" ; ff:category "Sozialleistung" ; ff:validFor "P6M"^^xsd:duration ; # suggest setting up reminder TODO diff --git a/shacl/opendva-existenzgruendungspass-thueringen.ttl b/shacl/opendva-existenzgruendungspass-thueringen.ttl index 5543b63..822e855 100644 --- a/shacl/opendva-existenzgruendungspass-thueringen.ttl +++ b/shacl/opendva-existenzgruendungspass-thueringen.ttl @@ -5,6 +5,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2024-04-09"^^xsd:date ; + ff:id "existenzgruendungspass-thueringen" ; ff:title "Existenzgründungspass Thüringen" ; rdfs:seeAlso . diff --git a/shacl/opendva-jenabonus.ttl b/shacl/opendva-jenabonus.ttl index 5694b10..7725211 100644 --- a/shacl/opendva-jenabonus.ttl +++ b/shacl/opendva-jenabonus.ttl @@ -5,6 +5,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2024-04-09"^^xsd:date ; + ff:id "jenabonus" ; ff:title "Jenabonus" ; ff:validFor "P1Y"^^xsd:duration ; rdfs:seeAlso . diff --git a/shacl/senioren-bahncard.ttl b/shacl/senioren-bahncard.ttl index b3bad81..7304042 100644 --- a/shacl/senioren-bahncard.ttl +++ b/shacl/senioren-bahncard.ttl @@ -5,6 +5,7 @@ ff:metadata ff:author ff:benjaminaaron ; ff:created "2024-04-16"^^xsd:date ; + ff:id "senioren-bahncard" ; ff:title "Senioren BahnCard" ; rdfs:seeAlso . diff --git a/shacl/wohngeld.ttl b/shacl/wohngeld.ttl index d8893ff..aec8f7e 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:id "wohngeld" ; ff:title "Wohngeld" ; ff:category "Sozialleistung" .