搜索资源列表
JenaTest
- Jsp写的一个语义检索的Demo,可以直接用Eclipse打开,不过需要下载Jena的包,如何下载里面有详细说明,适合研究语义Web和本体并有一定Java基础的人。
JenaProject.tar
- 这是使用Jena进行编程的一些例子,可以供希望使用Jena进行语义网编程的同学一些借鉴。-This is a program with some examples of Jena, Jena can be used for want of students some of the semantic web programming reference.
Jena_demo
- 对于构建的本体.owl文件,可以实现存入数据库,读取数据库,然后检索相关类、实例,并根据推理实现相关检索。-retrieval based on ontology
RDFSWebViewer
- A Java J2EE web application allowing the visualisation of RDFS/RDF files. It is based on STRUTS framework. Requires JENA API. Usefull to learn how to use JENA to parse an ontology or document model.
Jena
- Jena is Java toolkit for developing semantic web applications based on W3C recommendations for RDF and OWL. It provides an RDF API ARP, an RDF parser SPARQL, the W3C RDF query language an OWL API and rule-based inference for RDFS and OWL. -Jena is
FollowYourNoseTester
- Follow your nose Test,语义Web中一个例子,使用了本体FOAF,Jena类库,实现了一个简单的推理推理-Follow your nose Test, Semantic Web, an example of the use of the ontology FOAF, Jena library, implements a simple reasoning reasoning
jena-2.6.0
- Jena,一个用于semantic web编程的java library。-Jena, a semantic web programming for the java library.
matchmakerMatchSemanticWebService
- 语义Web服务的API使用实例OWL-S API结合matchmaker推理机(Jena Pellet)进行语义转换匹配组合及调用web服务-Swmantic Web Service use OWI-S API and matchmaker reasoner(Jena Pellet) to match semantic and Web service
jena-2.3.src
- Jena提供了将RDF数据存入关系数据库的接口,Model、Resource、Query等接口可以用于访问和维护数据库里的RDF数据。在处理数据 时,应用程序不必直接操作数据库(而是通过Jena的API),也不必知道数据库的模式。 Jena提供了支持MySQL、HSQLDB、PostgreSQ、Oracle和Microsoft SQL Server的程序接口。有些第三方提供其他数据库接口的支持。 可以参考Jena数据库文档获得数据库版本以及对应的JDBC驱动说明。-
JenaTutorial
- jena是一个打包专门做语义网络的,关键的学者可以下载-Jena is a library of semantic web
Chapter5
- OWL推理演示,在包含一个简单的OWL本体的知识库中实现了多个层次的推理。使用的知识库是一个Jena模型-Semantic Web Programming
SemanticPRetrievalPSystem
- 用Jena开发的语义检索系统Semantic Retrieval System,核心是推理引擎,基础是本体。此系统以一个简单的课程知识点所建构得领域本体为基础,利用Jena进行语义推理,并应用于检索系统中去。 系统是一个Web工程,将其部署到tomcat中即可使用。-With the development of Jena Semantic Retrieval System Semantic Retrieval System, and the core is the inference
Jena-2.5
- jena是一个java 的API,用来支持语义网的有关应用,学习jena需要了解XML 、RDF、 Ontology、OWL等方面的知识。-jena is a java API to support the Semantic Web application, learning the jena need to understand the knowledge of XML, RDF, Ontology OWL.
web-semantico
- documentation for Semantic Web (using SPARQ Query and JENA)
jena-2.6.4
- ena是一个java 的API,用来支持语义网的有关应用,学习jena需要了解XML 、RDF、 Ontology、OWL等方面的知识。具体来讲,需要知道什么是本体以及如何利用工具(如protege等)建立本体,要能读懂和手动编写RDF、XML,对OWL也要熟悉。 jena是用java实现的,其应用也通常是采用java的,所以初学者还需要一定的java技术基础,否则学起来会很麻烦。如果不具备这些基础,就想立马动手解析,那只是浪费时间,并且会感到失败和沮丧,甚至丧失进一步学习的信心。-Apac
JenaTest
- Jena的一个推理测试,适用于语义网本体构建中的查询推理-Jena s a reasoning test for the Semantic Web ontology reasoning to build the query
Jena-2.4
- 构建语义网,本体推理,语义检索。OWL/RDF文件解析。(Jena is a Java framework for building semantic web applications. It provides tools and Java libraries to help you to develop semantic web and linked-data apps, tools and servers.)
jena-3.5.0-source-release
- web 本体语义开发框架,含推理机,可与pellet合用(ontology jena web semantic frame)
