"A triplestore is a purpose-built database for the storage and retrieval of Resource Description Framework (RDF) metadata" -- http://en.wikipedia.org/wiki/Triplestore. RDF stores simple statements each with three elements (subject, predicate and object) - hence "triple".

learn more… | top users | synonyms

0
votes
1answer
26 views

What is Sparql Query to get Company and its subidiary through dbpedia triple store

I am new to RDF I am trying to get companies and number of its subsidaries through dbpedia I started with writing below queries in sparql at http://dbpedia.org/sparql or DBpedia SPARQL Explorer ...
1
vote
2answers
45 views

Inserting data from one table(triplestore) to another(property table)

I have a to transfer RDF data from a triplestore to property tables. Example of a triple store and a property table is given below. triplestore Subject Property Object Sub1 prop1 hello Sub2 ...
0
votes
3answers
73 views

SPARQL query using a local RDF store

I am trying to create a SPARQL query using a local RDF graph. But its not working. I have included my code below is my code. I have two classes called Student and University. The student class has ...
1
vote
1answer
52 views

Keyword search over a collection of OWL ontologies

I have a collection of OWL ontologies. Each ontology is stored in a dataset of a triple store database (e.g OWLIM, Stardog, AllegroGraph ). Now I need to develop an application which supposes ...
1
vote
1answer
48 views

Which SPARQL implementation (triplestore) is ideal for read performance?

I'm new to RDf and I'm looking for an open source RDF databse, that has excellent read performance. There would be about 10 billion triples and 100+ SPARQL queries per second. Right now, I don't need ...
1
vote
1answer
42 views

rdf triple dataset

I need a dataset for a project which has a decent number(around a million) of RDF triples. I found a number of datasets on the net but all of them had the data in the triples in the form of URI's. I ...
2
votes
2answers
89 views

Efficient Storage and Querying of RDF triples

For my project I have a relational DB. Frequently my relational DB schema is changing. So recently I stored all the relational database tables data into one big RDF table. Table stored data as a ...
1
vote
1answer
52 views

Java ME Triple Store

I'm currently coding a Java ME program that has an internal OWL reasoning engine (Hermit & Pellet) and receives ontology data (sensor data) from a backend server. Sometimes this data is also ...
3
votes
0answers
21 views

How is the table RDF_PREFIX used in Virtuoso?

Virtuoso stores RDF triples in RDF_QUAD table. In this table, IRIs are stored as IRI_ID's datatype and the values are stored in RDF_IRI table. But I don't understand the use of RDF_PREFIX table. Is ...
1
vote
1answer
126 views

Graph database embedded on iOS

What options exist for running a graph database embedded on iOS? Given the apparent lack of options would it be best to try to manage the DB in sqlite and just keep the database size small?
1
vote
1answer
45 views

Storing images binaries inside a triple-store vs. storing only a url reference

I have many milions of entity resources stored in a triple store where a (sparql) query may return many hundreds (or thousands) of them (the result will be further nerrowed with e.g., pivot viewer ...
0
votes
1answer
42 views

Migrate Sesame repository

I want to migrate native Sesame repository to postgresql based repository. I have no found any read solution for this task. How can I do this?
1
vote
2answers
144 views

django RDF support?

I'm looking for a tool that would help to provide RDF support to Django projects. So far I've found two: django-rdf - last modification was 4 yesrs ago so it looks like a dead project. djubby - ...
3
votes
1answer
76 views

Map blank nodes from stardog to pubby

So I have this .rdf that I have loaded onto Stardog and then I am using Pubby running over Jetty, to browse the triple store. In my rdf file, I have several blank nodes which is given a blank node ...
0
votes
0answers
41 views

RDF 3x triplestore is in-memory or disk based

Is RDF-3x triplestore in-memory or disk based?
0
votes
1answer
131 views

Cross-platform method for loading large RDF into triple stores

Currently, we're using Virtuoso to store RDF triples. We want an automated way to load RDF files to the database. The data can be very large, so currently we are relying on the Virtuoso bulk data ...
1
vote
2answers
315 views

Open Source Triple store for OWL

I'm new with triple stores and I need a good recommendation for an open source triple store, where I can store OWL files. Does someone have some recommendations for me? Thank you a lot! Bests M
3
votes
1answer
309 views

loading rdf triples into virtuoso opensource

I'm trying to create a local mirror of http://linkedgeodata.org from this dump: http://downloads.linkedgeodata.org/dumps/latest/LGD-Dump-Complete-2011-01-02.nt.bz2 That's around 61000000 triples. ...
2
votes
1answer
213 views

Update a triple in openrdf-sesame endpoint using cURL

I'm fairly new to everything semantic web related, and I'm having trouble figuring this problem out. So, I'm uploading RDF data from .trig files to my endpoint using cURL POST requests. For example ...
1
vote
1answer
131 views

Difference between model.commit() and dataset.commit()

I have been converting my code from using TDB-backed models without transactions to using TDB-backed models with transactions. Without transactions, as far as I understand (also from this mailing list ...
0
votes
1answer
200 views

Recover from TDB corruption using JENA and Tomcat

I'm developing a web application using Jena and Tomcat and I find that quite frequently, usually after an exception is thrown, something happens to the TDB and certain calls to retrieve data from the ...
0
votes
1answer
111 views

Semantic web: populate a triplestore accessible from my Android application

Here the story: I was developing a mobile application for my MSc project. Thi application was relying on an open dataset on the website www.kasabi.com, a marketplace for open data. It was everything ...
5
votes
2answers
196 views

How is OWL actually used when building a semantic web application?

I've been reading about semantic web technologies such as RDF and OWL, and am intrigued about the possibilities of building an RDF / triple-store semantic database on top of my existing relational ...
1
vote
1answer
327 views

Sesame in-memory triple store

- Using openrdf-sesame-latest - Using in-memory repository in Sesame Standalone Server - Using REST api interface (SPARQL queries) to Sesame Standalone server - Have few hundred thousands triples for ...
1
vote
1answer
211 views

Database structure of a triple store?

I want to use RDF / triples in my Symfony2 project in order to organize things (in my case it is Tags). I would see something like this : ENTITY TAG <-------------- TAG_TAG --------------> ...
1
vote
1answer
72 views

Firing SPARQL query from an interface

I have a RDF triple store, and I want to have an interface in which by clicking a button a SPARQL query will run. For example, in the interface I have a NAME button and when I click on that button a ...
3
votes
1answer
94 views

Integers and Datetime literals in RDF XML

I've started to toy around with triplestores and RDF to store image metadata, but I can't understand how to put integer values in XML. <?xml version="1.0"?> <rdf:RDF ...
0
votes
1answer
115 views

equivalent Classes in RDF triples

I have a number of classes inside an ontology file and the same number of classes with different names inside xml files. I have created a RDF triple store from the XML files. Now I need to change the ...
1
vote
1answer
124 views

OWL reasoning in Prolog query from AllegroGraph Python API

I noticed that in the AllegroGraph Python API tutorial here, whenever they want to use OWL reasoning they use the conn.getStatements method instead of issuing a Prolog or SPARQL query. Is it possible ...
5
votes
2answers
300 views

RDF databases on Android

I'm working on a project on mobile RDF databases for Android. Therefore I'm looking for open source databases to include in my Android project. However, it's difficult for me to find mobile versions ...
2
votes
1answer
194 views

Jena TDB: Nested Transactions

I'd like to rewrite my current code for making use of transactions. However, according to the Jena documentation (http://incubator.apache.org/jena/documentation/tdb/tdb_transactions.html) nested ...
4
votes
1answer
457 views

openrdf-sesame database / triplestore in eclipse wtp project with tomcat

I want to use an openrdf-sesame triplestore in an eclipse wtp project with a tomcat server. I need to put some sample date to this triplestore to use it in my wtp project. If I use tomcat without ...
3
votes
2answers
213 views

How are RDF and RDFS related?

I've been reading about Semantic Web technologies such as RDF/RDFS and "ontology", but was wondering how each of these are related? At the moment the terms all seem interchangeable, or I'm not ...
1
vote
3answers
345 views

Storing triples in Node.js

I'm developing an app in Node.js and I have my data in json representation of a triple, as so: { subject:"Hello", predicate:"Knows", object:"World" } I'd like to be able to store my ...
4
votes
1answer
236 views

SPARQL: combining variables with literals

Is it possible to create a subject in a SPARQL triple that is created by combining a variable and a literal? My case is this: OPTIONAL { $object dc:identifier $identifier . ...
0
votes
1answer
109 views

TripleStore - no such Module

I have installed rdflib in python, it is in version 3.2 when i do this: import rdflib print rdflib.__ version__ 3.2.0 from rdflib.TripleStore import TripleStore ...
2
votes
1answer
150 views

SPARQL DELETE query Error: EOF while parsing

I'm trying to delete some triples using this query: deleteQuery = """DELETE { ?a ?b ?c } WHERE { mynamespace:List mynamespace:Item ?c. ?a ?b ?c }""" My namespace is already defined, so that's not ...
4
votes
5answers
951 views

How to store data like Freebase does?

I admit that this is basically a duplicate question of Use freebase data on local server? but I need more detailed answers than have already been given there I've fallen absolutely in love with ...
2
votes
2answers
299 views

Relational Database to Triple Store

I am trying to write a java program to transform the information from a MySQL table into triples, so I can later import them into a triple store. Is it possible to do so without creating an auxilliary ...
4
votes
3answers
1k views

SPARQL select optional with language

I have some triples that look like this: test:thing rdfs:label "Non-Language Label" test:thing rdfs:label "English Label"@en test:thing rdfs:label "French Label"@fr I'd like to form a sparql query ...
0
votes
1answer
115 views

Implementing a Triplestore Atom

I'm trying to implement my own triplestore ontop of a SQL database (yes I know there are finished projects out there) and I'm trying to decide on the best way to implement a symbolic "atom". In a ...
0
votes
1answer
141 views

optimal data storage - triple store / relational db / other?

I'm building a web-app with PHP on an Apache server. The app contains a lot of optional data about persons. Depending on the category of the person (one person can be in may categories), they can ...
5
votes
2answers
870 views

selecting using sparql based on 'triple does not exist'

I need a little help selecting the right triples from my store.... <a> a <type/1> . <b> a <type/1> . <c> a <type/1> . <c> a <type/2> . i want to ...
3
votes
0answers
240 views

How can I integrate a symantic reasoner into Sesame?

I'm working on the API for TripleStore in Sesame. It has a reasoner which works with RDFs. As I also work with OWL. So I want to add another symantic reasoner such as Pellet or ITM ... It appears ...
1
vote
1answer
111 views

Triplestore write performance and locking

I have seen lots of triplestore benchmarks which focus on read and query performance. However, the application which I am looking at moving to a triplestore has very dynamic data and I am very ...
3
votes
2answers
2k views

Update RDF in Triplestore

I'm experimenting with Sesame and Virtuoso Triplestores. At the Moment I use the Sesame Java API to add RDF Data to both Triplestores. My RDF Data represents different things like Videodata, Userdata ...
1
vote
3answers
364 views

what means the use of a Triplestore

the use of a triplestore means that we are going to use a database that have a table with 3 coluns and 7 indexes? I mean using a triple store always is relationed with that relational model?
3
votes
1answer
142 views

what is the persistent model of garlik 4store

I need to know how 4store make the persistence of it's triples in the database, if it's like a table of 3 coluns, one for each element in the triple or if it's another way
5
votes
4answers
161 views

Is there any web semantic framework who doesn't represent triple like a tri-node structure?

In my work we are building a huge aplication that will use billions of triples, to optmize the space required to store these triples I've been searching for a different way to represent them, any way ...
5
votes
5answers
919 views

Any alternatives to Virtuoso as a graph store?

I like it (very much) that is supports SPARQL/Update and the SPARQL endpoint that comes with it, but I'm a little worried about vendor lock in I think it is overkill for my requirements (I want a ...

1 2