JQuery/Javascript RDF 插件

发布于 2024-08-08 12:40:58 字数 47 浏览 4 评论 0原文

关于使用 RDF 的 JQuery 插件/Javascript 库有什么想法吗?

Any ideas about JQuery plugins/Javascript libraries for working with RDF?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

靑春怀旧 2024-08-15 12:40:58

您可能正在寻找 RDF Query,它“是一个易于使用的 RDF Javascript 库” -相关处理”。作者的博客中有很多使用它的示例:Jeni's Musings

You are probably looking for RDF Query which "is an easy-to-use Javascript library for RDF-related processing". There are lots of examples of use of it at the author's blog: Jeni's Musings.

草莓味的萝莉 2024-08-15 12:40:58

Tabulator 项目中还包含 RDF 解析器,以及一些较新的解决方案是 jOWLJstle

但总的来说,rdfQuery 可能是目前最全面的解决方案。

There's also the RDF parser included in the Tabulator project, and a couple of newer solutions are jOWL and Jstle.

Overall, however, rdfQuery is probably the most comprehensive solution available at this time.

独留℉清风醉 2024-08-15 12:40:58

有这个 JavaScript RDF 解析器。至少,你可以从它开始。或者,RdfPlugin,它允许您在类似 jQuery 的方式。

There's this JavaScript RDF parser. At least, you can start from it. Or, RdfPlugin that allows you to create, store and query RDF triples in a jQuery-like way.

南薇 2024-08-15 12:40:58

我编写了一个小型 RDF 解析器:它不支持完整的 RDF 规范,但对我来说没问题。
请参阅http://anybody.cephb.fr/perso/lindenb/rdfjs/rdf .xul(XUL 需要 Firefox)

I wrote a tiny RDF parser: it doesn't support the full RDF spec, but it is OK for me.
See http://anybody.cephb.fr/perso/lindenb/rdfjs/rdf.xul (requires firefox for XUL )

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文