您知道用 C# 实现的 OWL 2 工具/库吗?

发布于 2024-09-02 01:43:26 字数 79 浏览 1 评论 0原文

您知道用 C# 实现的 OWL 2 工具/库吗? Java 中有一些,但是如果我更喜欢 .Net,我是否可以将它们重写为 C# 或者发明自己的?

Do you know of any OWL 2 tools/libraries implemented in C#? There are some in Java, but am I to rewrite them to C# or invent my own ones If I prefer .Net?

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

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

发布评论

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

评论(3

温暖的光 2024-09-09 01:43:32

正如 davidseth 所说,我认为 Rowlex 是您目前唯一的选择。

As davidseth said, Rowlex is I think your only choice at the moment.

风情万种。 2024-09-09 01:43:31

看看 Rowlex。以下是该网站的引用:

它允许程序员创建和浏览 RDF 文档,同时将注意力集中在业务对象上。它将 RDF 三元组的级别抽象出来,并将编程工作的级别提升到 (OWL) 类和属性。

我看过他们的文档,这个库看起来不错。

Take a look at Rowlex. Here is a quote from the site:

It allows programmers to create and browse RDF documents while keeping the focus on the business objects. It abstracts away the level of RDF triples and elevates the level of the programming work to (OWL) classes and properties.

I have taken a look at their docs and the library looks good.

兔姬 2024-09-09 01:43:30

不幸的是,据我所知,没有任何一个。

我一直在和克拉克公司的人交谈。 Parsia 希望在年底为我的 dotNetRDF 库带来 Pellet 支持,但我认为您正在谈论更全面的 OWL 2 支持例如 OWLAPI 的 C# 实现,这肯定不会很快为我的库提供

Unfortunately there aren't any that I know of.

I've been talking with the guys at Clark & Parsia about bringing Pellet support to my dotNetRDF library hopefully by year end but I assume you're talking about much fuller OWL 2 support e.g. a C# implementation of the OWLAPI which certainly won't be provided for my library anytime soon

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