Update README.md

This commit is contained in:
Dmitry 2025-03-11 23:19:27 +03:00 committed by GitHub
parent fb1393ac75
commit e0e16f96be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,3 +17,12 @@ https://www.npmjs.com/package/@comunica/query-sparql-file
test
`comunica-sparql-file https://ruben.verborgh.org/profile/#me "CONSTRUCT WHERE { ?s ?p ?o } LIMIT 100"` \
(из любой папки)
test local file
сохраняем файл vad_1.ttl в локальную папку:
`comunica-sparql-file vad_1.ttl "CONSTRUCT WHERE { ?s ?p ?o } LIMIT 100"` \
Верно
#### test, server file (problem)
Что-то не то:
`comunica-sparql-file https://github.com/bpmbpm/SemanticBPM/blob/main/samples/vad_1/vad_1.ttl "CONSTRUCT WHERE { ?s ?p ?o } LIMIT 100"` \
`comunica-sparql-file https://github.com/bpmbpm/SemanticBPM/blob/main/samples/vad_1#vad_1.ttl "CONSTRUCT WHERE { ?s ?p ?o } LIMIT 100"` \