About: Apache Jena

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Apache Jena is an open source Semantic Web framework for Java. It provides an API to extract data from and write to RDF graphs. The graphs are represented as an abstract "model". A model can be sourced with data from files, databases, URLs or a combination of these. A model can also be queried through SPARQL 1.1. Jena is similar to RDF4J (formerly OpenRDF Sesame); though, unlike RDF4J, Jena provides support for OWL (Web Ontology Language). The framework has various internal reasoners and the Pellet reasoner (an open source Java OWL-DL reasoner) can be set up to work in Jena.

Property Value
dbo:abstract
  • Jena ist ein in Java geschriebenes Open-Source-Framework für semantische Netze. Es bietet eine Programmierschnittstelle zum Laden und Speichern von Daten in Resource-Description-Framework-Graphen (RDF). Jena gehört zu den populärsten RDF-Frameworks. (de)
  • Apache Jena is an open source Semantic Web framework for Java. It provides an API to extract data from and write to RDF graphs. The graphs are represented as an abstract "model". A model can be sourced with data from files, databases, URLs or a combination of these. A model can also be queried through SPARQL 1.1. Jena is similar to RDF4J (formerly OpenRDF Sesame); though, unlike RDF4J, Jena provides support for OWL (Web Ontology Language). The framework has various internal reasoners and the Pellet reasoner (an open source Java OWL-DL reasoner) can be set up to work in Jena. Jena supports serialisation of RDF graphs to: * a relational database * RDF/XML * Turtle * TriG * Notation 3 * JSON-LD (en)
  • Apache Jena (ou juste Jena) est un framework Java gratuit et open source pour la construction des applications du web sémantique et de l'annotation sémantique (Linked data). Il est composé de différentes APIs interagissant ensemble pour traiter les données RDF. (fr)
  • Jena è un framework Java per lo sviluppo di applicazioni orientate al web semantico. Esso fornisce delle API per leggere e scrivere grafi RDF (Resource Description Framework). I grafi sono rappresentati come un "modello" astratto. Un modello può provenire da fonti come un file, un database, un URL o una combinazione di questi. Il modello può anche essere interrogato con query SPARQL e aggiornato attraverso . (it)
  • 아파치 제나(Apache Jena)는 Java용 오픈 소스 시맨틱 웹 프레임워크로, RDF 그래프에서 데이터를 추출하거나 기록하는 API를 제공한다. 그래프는 추상적인 모델로 표현되는 데, 파일, 데이터베이스, URL, 또는 이들의 조합에서 데이터를 공급 받는다. 모델은 SPARQL 1.1을 통해 질의할 수 있다. Jena는 Sesame와 유사하지만, 이와는 달리, OWL (Web Ontology Language)를 지원한다. Jena 프레임워크는 다양한 내부 추론기와 펠릿(Pellet) 추론기(오픈 소스 Java OWL-DL 추론기)를 설정하여 작업할 수 있다. Jena는 다음과 같은 RDF 그래프의 직렬화를 지원한다: * 관계형 데이터베이스 * RDF/XML * Turtle * Notation 3 (ko)
dbo:developer
dbo:genre
dbo:license
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 8905398 (xsd:integer)
dbo:wikiPageLength
  • 5609 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1112392935 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • HP Labs , then Apache Software Foundation (en)
dbp:genre
dbp:license
dbp:logo
  • Apache Jena logo.svg (en)
dbp:name
  • Apache Jena Semantic Web Framework (en)
dbp:programmingLanguage
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Jena ist ein in Java geschriebenes Open-Source-Framework für semantische Netze. Es bietet eine Programmierschnittstelle zum Laden und Speichern von Daten in Resource-Description-Framework-Graphen (RDF). Jena gehört zu den populärsten RDF-Frameworks. (de)
  • Apache Jena (ou juste Jena) est un framework Java gratuit et open source pour la construction des applications du web sémantique et de l'annotation sémantique (Linked data). Il est composé de différentes APIs interagissant ensemble pour traiter les données RDF. (fr)
  • Jena è un framework Java per lo sviluppo di applicazioni orientate al web semantico. Esso fornisce delle API per leggere e scrivere grafi RDF (Resource Description Framework). I grafi sono rappresentati come un "modello" astratto. Un modello può provenire da fonti come un file, un database, un URL o una combinazione di questi. Il modello può anche essere interrogato con query SPARQL e aggiornato attraverso . (it)
  • 아파치 제나(Apache Jena)는 Java용 오픈 소스 시맨틱 웹 프레임워크로, RDF 그래프에서 데이터를 추출하거나 기록하는 API를 제공한다. 그래프는 추상적인 모델로 표현되는 데, 파일, 데이터베이스, URL, 또는 이들의 조합에서 데이터를 공급 받는다. 모델은 SPARQL 1.1을 통해 질의할 수 있다. Jena는 Sesame와 유사하지만, 이와는 달리, OWL (Web Ontology Language)를 지원한다. Jena 프레임워크는 다양한 내부 추론기와 펠릿(Pellet) 추론기(오픈 소스 Java OWL-DL 추론기)를 설정하여 작업할 수 있다. Jena는 다음과 같은 RDF 그래프의 직렬화를 지원한다: * 관계형 데이터베이스 * RDF/XML * Turtle * Notation 3 (ko)
  • Apache Jena is an open source Semantic Web framework for Java. It provides an API to extract data from and write to RDF graphs. The graphs are represented as an abstract "model". A model can be sourced with data from files, databases, URLs or a combination of these. A model can also be queried through SPARQL 1.1. Jena is similar to RDF4J (formerly OpenRDF Sesame); though, unlike RDF4J, Jena provides support for OWL (Web Ontology Language). The framework has various internal reasoners and the Pellet reasoner (an open source Java OWL-DL reasoner) can be set up to work in Jena. (en)
rdfs:label
  • Jena (Framework) (de)
  • Apache Jena (en)
  • Jena (framework) (fr)
  • Jena (informatica) (it)
  • 아파치 제나 (ko)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Apache Jena Semantic Web Framework (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License