Skip to content

Commit

Permalink
Fix copy-paste bug
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Aug 29, 2024
1 parent 6772606 commit 68344f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sozialplattform/datafields.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -426,4 +426,4 @@ ff:pflege a ff:DataField, ff:SozialleistungsfinderDataField ;
] .

ff:pensionable a ff:DataField, ff:MaterializableDataField ; rdfs:label "Pensionable"@en, "Rentenberechtigt"@de .
ff:ff:hasAge a ff:DataField, ff:MaterializableDataField ; rdfs:label "Age"@en, "Alter"@de .
ff:hasAge a ff:DataField, ff:MaterializableDataField ; rdfs:label "Age"@en, "Alter"@de .

0 comments on commit 68344f9

Please sign in to comment.