Jena是一个Java工具箱用于开发基于RDF与OWL语义(semantic)Web应用程序。它提供了一个RDF API;ARP,一个RDF解析器;SPARQL,W3C RDF查询语言;一个OWL API;和基于规则的RDFS与OWL接口。
Apache Jena 2.10.0 主要改进包括:
* A single maven artifact to include Jena in your maven project
* New RDF 1.1 Turtle parser tracking the developing standard
* Portuguese translations of tutorials
* Changes to the way storage subsystems provide SPARQL Update
项目主页:http://jena.apache.org/
下载地址:http://jena.apache.org/download/index.html
来自:开源中国社区