Skip to content

Commit 7e39b73

Browse files
Rename combine output to hito.nt and hito.ttl.
1 parent 05327ad commit 7e39b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

combine

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
F="/tmp/hito-all.nt"
2-
FT="/tmp/hito-all.ttl"
1+
F="/tmp/hito.nt"
2+
FT="/tmp/hito.ttl"
33
echo "Writing to $F"
44
echo "" > $F
55
ls *.ttl | xargs -I @ rapper -i turtle -o ntriples @ >> $F

0 commit comments

Comments
 (0)