問題タブ [shacl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - Jena との SHACL、形状から SPARQL CONSTRUCT の後にモデルを取得する方法は?
私はこのデータファイルを持っています:
そして、この形状ファイル:
私のコードは現在:
新しいトリプル (ex:John a ex:father) を含むモデルを取得するにはどうすればよいですか?
rdf - OWL/SHACL と RIF の違い
私は、OWL、SHACL を定義しようとする w3c の取り組みの背後にある最初の原則に頭を悩ませようとしています。RIF - Rule Interchange Formatも定義しています。
RIF と SHACL は同じ問題に答えますか?
そうでない場合、これらのそれぞれが解決する必要性は何ですか?