搜索资源列表
toocom
- toocom源代码,主要应用在本体匹配方面!-toocom source code, the main application of the substantive aspects match!
protege
- 本体开发工具protege已编译的HTML帮助文件
JenaTest
- Jsp写的一个语义检索的Demo,可以直接用Eclipse打开,不过需要下载Jena的包,如何下载里面有详细说明,适合研究语义Web和本体并有一定Java基础的人。
jenaSearch.rar
- 用jena做的语义检索系统,包括本体文件及应用规则。,To do with the jena semantic retrieval system, including the body of documents and application rules.
Jena.zip
- Jena推理机,用于解析OWL文档 抽取本体概念,Jena inference engine for the Analysis of OWL Ontology taken the concept of document
Protege
- protege是用于创建本体的工具,然后用jena对本体进行推理-protege is a tool used to create ontologies and the ontology reasoning with jena
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
PetriNetOntology
- 领域本体的构建,专业的领域本体构建实例,可以参考一下-ontology
mainjena
- 显示领域本体中的类与类的子类和父类,以及相。-show the classes and the properties in the field ontology!
TryOntology
- 访问构建的本体,包括本体的属性,实例等。-Visiting Ontology , including the properties, instances and so on.
owl_api-2.2.0
- 本体类文件的JAVA开发API,用于对*.owl文件进行操作的API。-Ontology class files JAVA Developer API, used for*. owl file operation API.
Example5
- 这个程序演示了从一个本体中如何删除实体(类,属性和实例)。-Shows how to delete entities (classes, properties and individuals) from an ontology
onto
- 通过建立领域本体片段,和使用lucene 技术,实现对互联网主题信息的采集和存储。-based—Ontology topic crawler,use API of lucene and database to implete the fuction of collection and storage of topic information on web.
ontology.RAR
- 语义网中的服务匹配以及本体构建,本体描述-Semantic Web Service Matching and Ontology. Ontology, etc.
bentitezhengtiqu
- 一篇基于本体的特征提取的方法,比较前沿而且易于理解,供大家研究-An ontology-based feature extraction method to compare the forward and easy to understand for everyone to
src
- 农业本体原型系统,完全展现了本体的分词推理情况-Agricultural Ontology prototype system, fully demonstrates the word ontology reasoning situation
jena
- 本程序是利用Java的API,Jena编写的关于本体的基本操作的程序,包括获取本体的等级结构描述,获取本体的类等等基本操作。-This procedure is to use Java-API, Jena, prepared by the bulk of the basic operation of the program, including access to the hierarchical structure of ontology descr iption for the class,
Jena-API
- ena对应用程序就像Protege 对我们,我们使用Protege操作 本体,应用程序则是使用Jena来做同样的工作,当然这些应用程序还是得由我 们来编写。其实Protege本身也是在Jena的基础上开发的,你看如果Protege 的console里报异常的话,多半会和Jena有关。最近出了一个Protege OWL API,相当于对Jena的包装,据说使用起来更方便,这个API就是Protege 的OWL Plugin所使用的,相信作者经过OWL Plugin的开发以后,
study
- 设计了适合农业生产实际的茶叶知识服务系统工作流程与主要模块,模块由三层架构组成:用户服务接口,知识服务平台以及知识库。描述了系统实现中的关键技术,如茶叶本体的构建方法,系统信息抽取算法以及系统的具体实现等,初步实现了系统功能。-failed to translate
write-Ontology-into-MySQL-using-Jena
- 参考Jena 2.5文档,使用Jena将本体存入MySQL的文档和例子-an example of writeing Ontology into MySQL by using Jena