Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-2250

How to implement your own tripe-storage engine with inference features

    XMLWordPrintableJSON

Details

    • Question
    • Status: Closed
    • Trivial
    • Resolution: Information Provided
    • None
    • None
    • RDF API, Reasoners
    • None

    Description

      Hello,

           I need some help.

           With this guide, https://jena.apache.org/documentation/fuseki2/fuseki-embedded.html,

           I created an embeded-fuseki server to provide a SPARQL service .

           I make an implemention of `org.apache.jena.dboe.storage.StorageRDF` interface  in Java, so I can store rdf triples with my own storage engine(a distributed database). And it works. I can query the rdfs with SPARQL.

       

           However, I have some problems.

           when I try to change my model  to a  `InfGraph` , the reasoner can't works. It must be some bugs in my code. but I can't find it . 

            Is there any guide or something else to help me fix the bug .

      Our data stored in a distributed database. we want to do SPARQL Query and Inference.

       

      Thanks

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            brain.duan@ebistrategy.com brain duan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: