1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache Jena 3.1.0 发布 下载

本帖由 漂亮的石头2016-05-20 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,674
    赞:
    47
    Apache Jena 3.1.0 发布了,Jena是一个Java工具箱用于开发基于RDF与OWL语义(semantic)Web应用程序。它提供了一个RDF API;ARP,一个RDF解析器;SPARQL,W3C RDF查询语言;一个OWL API;和基于规则的RDFS与OWL接口。

    改进记录如下:

    * In-memory transactional dataset
    contributed by Adam Soroka
    with thanks to the University of Virginia Library for
    providing the time for Adam to work on this.

    * SPARQL extension for CONSTRUCT Quads (RC)
    contributed by Qihong Lin
    with thanks to the Google Summer of Code scheme
    for sponsoring Qihong on this project.

    * New custom functions and aggregate functions
    Added:
    + afn:sprintf (contribution from Alessandro Seganti)
    + The XQuery/XPath Functions and Operators "math:" functions
    + Custom aggregates for stdev etc. (also STDEV etc as keywords).

    * Logging - log4j marked <optional>

    * Fuseki: Allow multiple service per file, shared datasets

    * OSGi fixes (Jaroslav Pullmann)

    * Consistent support for transactions in DatasetGraphs

    * New module jena-cmds

    * JSON result type fix: "literal" not "type": "typed-literal"

    * Space saving when parsing (FactoryRDF)
    Parsing RDF now saves space by partial interning RDFTerms
    created during a each parser run.

    * Improvements to jena-text to include more text query parsers
    (Osma Suominen)

    下载地址:http://jena.apache.org/download/
    Apache Jena 3.1.0 发布下载地址
     
正在加载...