搜索资源列表
Jena.zip
- Jena推理机,用于解析OWL文档 抽取本体概念,Jena inference engine for the Analysis of OWL Ontology taken the concept of document
ICE
- OWL文件解析的例程,使用SAX或者DOM来读文件-OWL file parsing routines, the use of SAX or DOM to read documents
Protege-direct
- OWL编辑软件使用指导,系转载,尊重原作,感谢作者-help to learn protege
owlapi-3.1.0
- OWL API最新版本3.1,2010年8月20日发布,支持对OBO本体的分析。-The OWL API is a Java API and reference implmentation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2
jena
- 是一个关于Jena解析owl文件的源代码,用Java语言编写。-Jena parse owl is a file on the source code, written in Java.
Jena_demo
- 对于构建的本体.owl文件,可以实现存入数据库,读取数据库,然后检索相关类、实例,并根据推理实现相关检索。-retrieval based on ontology
owlsmx_1_1b
- 实现对owl-s描述服务的检索,其中包括使用手册,源码和最后的可执行文件,是学习web service查找的好方法。-Owl-s to achieve service descr iption retrieval, including the use of manuals, source code and final executable file, is to learn from web service to find a good way.
promi0.1
- PROMI is a Platform for the Reuse of Ontologies through Merging and Integration. It imports ontologies represented as OWL, RDF(S), DDL, DTD and XML schemas and incrementally merges their contents using various matching algorithms.
DODDLE-OWL-Beta7-2009-06-15
- DODDLE-OWL is a domain ontology development tool for the Semantic Web. DODDLE-OWL makes reuse of existing ontologies and supports the semi-automatic construction of taxonomic and other relationships in domain ontologies from documents.
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
owl_api-2.2.0
- 本体类文件的JAVA开发API,用于对*.owl文件进行操作的API。-Ontology class files JAVA Developer API, used for*. owl file operation API.
owlim-2.9.1
- owl 推理机 owl 推理机-owl reasoning,owl reasoning,
food
- food 本体,只有OWL.可以用protege 打开-food ontology, only OWL. Using protege can open it.
Jena-API
- ena对应用程序就像Protege 对我们,我们使用Protege操作 本体,应用程序则是使用Jena来做同样的工作,当然这些应用程序还是得由我 们来编写。其实Protege本身也是在Jena的基础上开发的,你看如果Protege 的console里报异常的话,多半会和Jena有关。最近出了一个Protege OWL API,相当于对Jena的包装,据说使用起来更方便,这个API就是Protege 的OWL Plugin所使用的,相信作者经过OWL Plugin的开发以后,
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-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解析.owl文件
- 实现owl文件的解析,内含有本体文件,实现对本体文件的读写操作(The implementation of owl file parsing contains ontology files to realize the read and write operation of ontology files.)