文件名称:ontop-endpoint-demo
文件大小:9KB
文件格式:ZIP
更新时间:2024-08-12 22:49:02
HTML
端点演示 此演示展示了如何以务实的方式与 SPARQL 端点通信。 它包括三种最流行的语言的实现: Maven 依赖: org.eclipse.rdf4j:rdf4j-client < dependency> < groupId>org.eclipse.rdf4j groupId> < artifactId>rdf4j-client artifactId> < version>3.2.2 version> < type>pom type> dependency> 使用遵循 SPARQL HTTP 协议的标准 Fetch API 注意端点中的 CORS 设置
【文件预览】:
ontop-endpoint-demo-master
----http()
--------sparql.http(713B)
----js()
--------index.html(2KB)
--------README.md(135B)
----py()
--------src()
--------README.md(63B)
----.gitignore(2KB)
----java()
--------pom.xml(1KB)
--------src()
--------.gitignore(2KB)
--------README.md(333B)
----README.md(663B)