搜索资源列表
Jena.zip
- Jena推理机,用于解析OWL文档 抽取本体概念,Jena inference engine for the Analysis of OWL Ontology taken the concept of document
jena
- 是一个关于Jena解析owl文件的源代码,用Java语言编写。-Jena parse owl is a file on the source code, written in Java.
Jena_demo
- 对于构建的本体.owl文件,可以实现存入数据库,读取数据库,然后检索相关类、实例,并根据推理实现相关检索。-retrieval based on ontology
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
Jena-API
- ena对应用程序就像Protege 对我们,我们使用Protege操作 本体,应用程序则是使用Jena来做同样的工作,当然这些应用程序还是得由我 们来编写。其实Protege本身也是在Jena的基础上开发的,你看如果Protege 的console里报异常的话,多半会和Jena有关。最近出了一个Protege OWL API,相当于对Jena的包装,据说使用起来更方便,这个API就是Protege 的OWL Plugin所使用的,相信作者经过OWL Plugin的开发以后,
Jena-2-Inference-support-on-Ontology
- Jena对本体推理的支持This section of the documentation describes the current support for inference available within Jena2. It includes an outline of the general inference API, together with details of the specific rule engines and configurations for RDFS and
jena
- jena源码,解析owl。解析rdf文件。-jena source, parsing owl. Parse rdf file.
Chapter5
- OWL推理演示,在包含一个简单的OWL本体的知识库中实现了多个层次的推理。使用的知识库是一个Jena模型-Semantic Web Programming
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.
jena-owl-mysql
- java-mysql持久化,运用jena将owl描述的本体存储到mysql数据库中,并从数据库中读取model-java-mysql persistent use jena owl described in the body stored in the MySQL database, and read from the database model
jena_test
- 一个用jena处理protege生成的owl文件的小例子,可以输出本体类,属性等等,可以借鉴学习一下-A deal with jena protege owl file generated small example, you can output ontology classes, properties, etc., can learn to learn about
jena_example
- jena的一个小例子,适合初学owl的同学-jena' s a small example, suitable for beginners owl students
jena-2.6.4
- ena是一个java 的API,用来支持语义网的有关应用,学习jena需要了解XML 、RDF、 Ontology、OWL等方面的知识。具体来讲,需要知道什么是本体以及如何利用工具(如protege等)建立本体,要能读懂和手动编写RDF、XML,对OWL也要熟悉。 jena是用java实现的,其应用也通常是采用java的,所以初学者还需要一定的java技术基础,否则学起来会很麻烦。如果不具备这些基础,就想立马动手解析,那只是浪费时间,并且会感到失败和沮丧,甚至丧失进一步学习的信心。-Apac
example
- jena推理机的简单使用,对owl文档进行解析,解析出类、属性、实例等。-Simple to use jena inference engine for owl document analysis, parsing out the classes, properties, instances, etc.
apache-jena-2.7.1
- jena利用Java创建本体的包 是一个关于Jena解析owl文件的源代码,-jena use Java to create a package body is about Jena owl file parsing the source code,
jena-parsing-owl
- jena解析owl文件,一个酒的例子,做好的程序-jena parsing owl, an example of wine, good programs
jena+API查询OWL本体(重要)
- 这是一个jena api解析owl文件的简单案例。(This is a simple case of the jena API parsing the owl file.)
jena-3.4.0-source-release
- jena利用Java创建本体的包 是一个关于Jena解析owl文件的源代码,(jena use Java to create a package body is about Jena owl file parsing the source code,)
jena解析.owl文件
- 实现owl文件的解析,内含有本体文件,实现对本体文件的读写操作(The implementation of owl file parsing contains ontology files to realize the read and write operation of ontology files.)