2

我正在寻找可以嵌入到我的应用程序中的基于 JComponenet 的 RDF 编辑器?

它不需要花哨。

提前致谢。

4

4 回答 4

1

Swoop is a good editor that's released under an MIT style license. It's available on Google code. They also have an example test.java (http://code.google.com/p/swoop/source/browse/trunk/test.java) that seems to be a good start towards what you need.

Also, it was created by the team at the MIND lab in University of Maryland, including Bijan Parsia of Clark & Parsia.

于 2009-12-28T19:54:58.280 回答
0

你也可以试试:

Sourceforge jrdf

或者

Java-source(工具列表)

于 2009-08-25T11:30:25.080 回答
0

我不知道它是否可嵌入(或者它是否有效),但请查看http://sourceforge.net/projects/rdfeditor/

于 2009-01-10T18:44:00.053 回答
0

我会在Protégé的源代码中四处寻找并窃取任何看起来有用的东西。它在 Mozilla 公共许可证下。

于 2010-01-10T16:35:28.907 回答