dotNetRDF VS Jena.NEt VS 其他 Dotnet ?

发布于 2025-01-01 01:26:02 字数 186 浏览 1 评论 0原文

阅读和阅读最常用的工具是什么?使用具有不同端点的 Sparql 编写 RDF 和查询。 到目前为止,我已经找到了

  • Jena (jena.net):它是为 Java 开发的,但有些人设法将其转换为程序集
  • DotnetRDF

我想知道是否还有其他程序,哪一个最好使用,有什么优点和缺点?

what is the most common tool used for Reading & Writing RDF and Querying with Sparql with different end points .
so far i've found

  • Jena (jena.net) : it's developed for Java but some people managed to convert it to Assemblies
  • DotnetRDF

i wonder if there are others and which one is best to use what the the pros and cons ?

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

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

发布评论

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

评论(5

久随 2025-01-08 01:26:02

以上两个都不错。其他包括:

Sesame - Java 涵盖 RDF、SPARQL、OWL。积极开发

Redland、Raptor Rasqal - C & Ruby,涵盖一切,积极开发

ARC2 - PHP、RDF、SPARQL,不再积极

开发我们还获得了许多针对 ORDFM 之类的支持框架,这些框架是基于上述框架构建的:

Jenabean

帝国

阿里巴巴

RDFReactor

RDFBean

Both of the above are good. Other ones include:

Sesame - Java covering RDF, SPARQL, OWL. Actively developed

Redland, Raptor Rasqal - C & Ruby, covers everything, actively developed

ARC2 - PHP, RDF, SPARQL, no longer activel developed

You've also got a lot of supporting frameworks for things like ORDFM that build off the above namely:

Jenabean

Empire

AliBaba

RDFReactor

RDFBean

对风讲故事 2025-01-08 01:26:02

我在 Answers.semantiweb

尝试一下 dotNetRDF。

我已经在我的一个项目中使用了它,我对它很满意。

它支持 SPARQL,支持本地和远程查询,并且
最重要的是,它得到积极维护

我已经开始使用 dotnetRDF,创建者还在网站上留下了很好的文档
http://www.dotnetrdf.org/

也有不错的教程

the best answer i've found in Answers.semantiweb

Give a try to dotNetRDF.

I have been used it in one of my projects and I am satisfied with it.

It is SPARQL-capable, supports both local and remote queries and, the
most important, it is actively maintained

i've started using dotnetRDF the creator also have left a good documentation on the website
http://www.dotnetrdf.org/

and a good tutorials as well

柒夜笙歌凉 2025-01-08 01:26:02

如果您专门寻找 .Net,还有 dotSesame,它是一个 IKVM 端口(基于 Java 的)Sesame 框架。

If you're looking for .Net specifically, there is also dotSesame, which is an IKVM-port of the (Java-based) Sesame framework.

一桥轻雨一伞开 2025-01-08 01:26:02

dotnetRdf 提供了一套用于使用 RDF 和 SPARQL 的命令行和 GUI 工具,您可以找到其文档的链接。请访问下面的链接...
https://bitbucket.org/dotnetrdf/dotnetrdf/wiki/UserGuide/Tools

dotnetRdf Provides a suite of command line and GUI tools for working with RDF and SPARQL, you can find links to their documentation.Visit the link below...
https://bitbucket.org/dotnetrdf/dotnetrdf/wiki/UserGuide/Tools

自找没趣 2025-01-08 01:26:02

也许您可以在 Microsoft Codeplex (http://rdfsharp.codeplex.com/) 尝试 RDFSharp。

Maybe you can try RDFSharp at Microsoft Codeplex (http://rdfsharp.codeplex.com/).

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