nodeSolidServer / nodeSolidServer/node-solid-server
SPARQL UPDATE queries over jsonld files stored in SOLID?
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.8k
- フォーク
- 308
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hello,
I was wondering if it is possible to execute SPARQL UPDATE queries over jsonld files in solid ? From what I have tried so far, I only had success with .ttl files.
Some additional things I've tried:
• Comunica sparql works great for search queries over jsonld files in solid but they don't support update queries :/
All I want is a plain simple ability to rename some string properties in the files without removing the whole jsonld and adding it back.
• Using Rdflib, I tried serialising jsonld to turtle, storing it on solid as turtle and every time I fetch it I would then serialise it back to jsonld when I fetch it. However it produces the error and can't parse it back to jsonld (Error translating between RDF formats)
Reference to more detailed issue description on SOLID Community Forum
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイル、テスト、エントリーポイントのいずれも指定されていません。まず、リンク先の Solid Community Forum のディスカッションを読み、このサーバーが SPARQL UPDATE リクエストと JSON-LD リソースをどのように処理しているかを確認してください。この issue では、具体的な実装も完了テストも定義されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100