Skip to content

Commit

Permalink
fix: align service property in catalog with DCAT spec (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliapampus authored Mar 8, 2023
1 parent 5cac117 commit c0231ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/message/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dcat:keyword": [
"traffic", "government"
],
"dcat:DataService": [
"dcat:service": [
{
"@id": "urn:uuid:4aa2dcc8-4d2d-569e-d634-8394a8834d77",
"@type": "dcat:DataService",
Expand Down

0 comments on commit c0231ff

Please sign in to comment.