Skip to content

Commit

Permalink
RMLSTC000{2e,6e}: replace rml:targzip with rml:targz
Browse files Browse the repository at this point in the history
Contributes to #47
  • Loading branch information
DylanVanAssche committed Mar 12, 2024
1 parent 2b3b55a commit 7e30dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-cases/RMLSTC0002e/mapping.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<#DCATSourceAccess> a rml:Source, dcat:Distribution;
dcat:downloadURL <http://w3id.org/rml/resources/Friends.json.tar.gz>;
rml:compression rml:targzip;
rml:compression rml:targz;
.

<#TriplesMap> a rml:TriplesMap;
Expand Down

0 comments on commit 7e30dc9

Please sign in to comment.