CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ontology jena

搜索资源列表

  1. Jena.zip

    0下载:
  2. Jena推理机,用于解析OWL文档 抽取本体概念,Jena inference engine for the Analysis of OWL Ontology taken the concept of document
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:22272257
    • 提供者:刘翔
  1. Protege

    0下载:
  2. protege是用于创建本体的工具,然后用jena对本体进行推理-protege is a tool used to create ontologies and the ontology reasoning with jena
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2911531
    • 提供者:haoli
  1. Jena_demo

    1下载:
  2. 对于构建的本体.owl文件,可以实现存入数据库,读取数据库,然后检索相关类、实例,并根据推理实现相关检索。-retrieval based on ontology
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:11069930
    • 提供者:chendz
  1. RDFSWebViewer

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:14282
    • 提供者:Hadj
  1. Jena-2.5.5

    3下载:
  2. 一个很好的本体构建、推理工具包,最新的2.2.5版本,我在构建本体中用到了它,推理机也是用的它,不错。-Build a good body, reasoning tool kit, the latest 2.2.5 version, I used in constructing its ontology, inference engine is used in it, yes.
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-07
    • 文件大小:22522029
    • 提供者:fan sandy
  1. Jena

    0下载:
  2. 针对本体构建中构造方法不清晰、本体描述语言不统一、可用工具较少的难题,在Jena的基础上提出了基于Jena的本体构建方法。-Structure for the ontology construction method was not clear, the ontology language are not unified, usable tools for less problems, in Jena, based on the Jena-based Ontology Construction
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:85131
    • 提供者:fan sandy
  1. FollowYourNoseTester

    0下载:
  2. 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
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:6494
    • 提供者:花岭
  1. jena

    0下载:
  2. 本程序是利用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,
  3. 所属分类:Java Develop

    • 发布日期:
    • 文件大小:149141
    • 提供者:王兵
  1. dompont

    0下载:
  2. 使用jena对airport-ont本体进行推理的一个小例子,学习jena的一个好例子-Using jena on airport-ont ontology reasoning a small example, a good example of learning jena
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3214
    • 提供者:yinhqiang
  1. Jena-API

    0下载:
  2. ena对应用程序就像Protege 对我们,我们使用Protege操作 本体,应用程序则是使用Jena来做同样的工作,当然这些应用程序还是得由我 们来编写。其实Protege本身也是在Jena的基础上开发的,你看如果Protege 的console里报异常的话,多半会和Jena有关。最近出了一个Protege OWL API,相当于对Jena的包装,据说使用起来更方便,这个API就是Protege 的OWL Plugin所使用的,相信作者经过OWL Plugin的开发以后,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:175326
    • 提供者:haoli
  1. Onto_query

    0下载:
  2. Jena_规则_本体 使用Jena工具包自定义规则,对本体库进行推理查询-Jena_ rules _ ontology using Jena tool pack customizations rules, ontology reasoning queries
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1755
    • 提供者:张平
  1. Jena-2.5.5

    0下载:
  2. Jena工具包,为使用Java进行基于本体的规则推理提供有用的支持。-Jena toolkit for the use of Java-based ontology reasoning rules provide useful support.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:21352255
    • 提供者:张平
  1. write-Ontology-into-MySQL-using-Jena

    0下载:
  2. 参考Jena 2.5文档,使用Jena将本体存入MySQL的文档和例子-an example of writeing Ontology into MySQL by using Jena
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:98565
    • 提供者:叶知秋
  1. Jena-2-Inference-support-on-Ontology

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:276282
    • 提供者:叶知秋
  1. ontology1

    0下载:
  2. 用jena来构建本体的一个小例子,里面只包含大部分关系,关系不全。但是却很实用,一般情况都可以了。-ontology construction!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10585533
    • 提供者:万海旭
  1. Chapter11

    0下载:
  2. RDFa版本的FriendTracker,使用了RDF转换工具,SPARQL短点,xOperator.-ontology application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:12072960
    • 提供者:redrain
  1. Jena-2.5

    0下载:
  2. 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.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:22886175
    • 提供者:王磊
  1. jena-2.6.4

    0下载:
  2. ena是一个java 的API,用来支持语义网的有关应用,学习jena需要了解XML 、RDF、 Ontology、OWL等方面的知识。具体来讲,需要知道什么是本体以及如何利用工具(如protege等)建立本体,要能读懂和手动编写RDF、XML,对OWL也要熟悉。 jena是用java实现的,其应用也通常是采用java的,所以初学者还需要一定的java技术基础,否则学起来会很麻烦。如果不具备这些基础,就想立马动手解析,那只是浪费时间,并且会感到失败和沮丧,甚至丧失进一步学习的信心。-Apac
  3. 所属分类:Applet

    • 发布日期:2017-06-14
    • 文件大小:23539622
    • 提供者:毛玉书
  1. jena-3.5.0-source-release

    0下载:
  2. web 本体语义开发框架,含推理机,可与pellet合用(ontology jena web semantic frame)
  3. 所属分类:其他

  1. jena解析.owl文件

    0下载:
  2. 实现owl文件的解析,内含有本体文件,实现对本体文件的读写操作(The implementation of owl file parsing contains ontology files to realize the read and write operation of ontology files.)
  3. 所属分类:Applet

« 12 »
搜珍网 www.dssz.com