You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/12/12 18:58:46 UTC

[jira] [Closed] (JENA-8) Possibly plausible example of loading RDF/OWL into TDB and querying it fails

     [ https://issues.apache.org/jira/browse/JENA-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-8.
----------------------------

> Possibly plausible example of loading RDF/OWL into TDB and querying it fails
> ----------------------------------------------------------------------------
>
>                 Key: JENA-8
>                 URL: https://issues.apache.org/jira/browse/JENA-8
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: TDB
>            Reporter: Benson Margulies
>            Priority: Minor
>
> git://github.com/bimargulies/jena-tdb-ont-example.git
> contains a relatively small bit of code, consisting of:
> 1. An OWL ontology.
> 2. the results of applying schemagen to that ontology.
> 3. an file of RDF that contains triples described by the ontology.
> 4. Classes to create a TDB store, load the ontology and the triples into it, and try a query.
> The query returns no results. Most likely, there's something stupid wrong with the code. However, once repaired, I submit that it would make a useful example.
> This code is covered by an existing CCLA/ICLA for me, and I put Apache notices on the Java files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)