Update README.md

This commit is contained in:
Dmitry 2025-03-15 10:20:18 +03:00 committed by GitHub
parent 1d3cd24023
commit 01a173ba76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ bindingsStream.on('data', (binding) => {
console.log('http://example.org/object3'); // Выводим объект вручную
});
```
Второй вариант - ИИ предложил через FILTER.
Второй вариант - ИИ предложил через FILTER, см `sparql-file_local.mjs`
Третий вариант, см. `sparql-file_local1.mjs`\
В исходном примере comunica добавляет вниз запроса `?s ?p ?o` видимо чтобы как раз и дать значение перемененой:
`?s ?p <http://example.org/object3>.`\