nodeSolidServer / nodeSolidServer/node-solid-server

SPARQL UPDATE queries over jsonld files stored in SOLID?

未關閉
#1,220 7 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
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

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

未指定原始檔案、測試或進入點。首先閱讀連結的 Solid Community Forum 討論,了解此伺服器如何處理 SPARQL UPDATE 請求和 JSON-LD 資源;該 issue 未定義具體的實作或完成測試。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
backend
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
20/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。