Hi Jason,

I don't know of an RDF store for SAP HANA except
https://blogs.sap.com/2014/10/09/w3c-semantic-web-standards-with-hana-rdfsparql-support/

This might provide some contact points:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.397.9651&rep=rep1&type=pdf

Jena has an SQL-back store - jena-sdb - through it has limited scale and theer is currently no HANA configuration (Jena SDB only uses plain SQL 92 so it is not that difficult to add one).

What scale of data stored in HANA sol you want to work with?

    Andy


On 25/07/17 07:47, Scarlet Remilia wrote:
Hello,
             I’m going to use Jena as framework for RDF, OWL and related 
operation, especially for model reasoning. Meanwhile, I paid a attention to SAP 
HANA solution for data store.

             As documentation mentioned, Jena prefers TDB as persistent triple 
store method for high performance. However, in my project, for big data store 
and for data high availability and so on, SAP HANA is needed.

             Is it available that using SAP HANA as backed RDF database and 
using TDB as relationship store? In other words, can TDB can import RDF from 
SAP HANA database? OR can TDB store imported RDF into SAP HANA database?

             Thank you! Waiting for good news!
                                                                                
                                       Jason

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10


Reply via email to