Skip to content

Commit

Permalink
Merge pull request #285 from frisardid/master
Browse files Browse the repository at this point in the history
Correzione URI prefisso dcatapit
  • Loading branch information
Clou-dia authored Nov 20, 2024
2 parents eb6b193 + 2fc4483 commit 43f1cae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .

@prefix dcatapit: <https://w3id.org/italiaonto/dcatapit#> .
@prefix dcatapit: <http://dati.gov.it/onto/dcatapit#> .
@prefix l0: <https://w3id.org/italia/onto/l0/> .
@prefix clvapit: <https://w3id.org/italia/onto/CLV/> .
@prefix covapit: <https://w3id.org/italia/onto/COV/> .
Expand Down

0 comments on commit 43f1cae

Please sign in to comment.