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 2011/01/26 10:18:44 UTC

[jira] Updated: (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 updated JENA-8:
-----------------------------

    Component/s: TDB

> 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: Jena
>          Issue Type: Improvement
>          Components: TDB
>            Reporter: Benson Margulies
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.