AKTors.org
AKTors.org AKTTechnologiesPublicationsRelated ProjectsPeople
AKTors.org AcquisitionModellingRetrievalReusePublishingMaintenance
3store from The University of Southampton

3Store: MySQL based triple store, currently holding over 30 million RDF triples used by a range of Knowledgeable Services developed within the AKT project. Also used by a number of external projects and companies.


3store fact-file

Owner  :  The University of Southampton
Researchers
(listed alphabetically)
 :  Dr Nicholas Gibbins [Browse, RDF], Stephen Harris [Browse, RDF]
Description  :  http://inanna.ecs.soton.ac.uk/3store/
Demonstration  :  http://www.hyphen.info/
Builds on  :  Resource Description Framework, C, MySQL
Used by  :  Visualisations for the CS AKTive Portal, KnoZilla, CS AKTiveSpace, Eprep, ONTOCOPI
Addresses challenges  :  Knowledge Retrieval

What's the Problem?

Many Semantic Web applications require large quantities of RDF triples to perform their reasoning over.

Current RDF database technology only scales to hundreds of thousands or maybe a few million triples, and from our experience in the AKT project we know that many interesting Knowledge Bases can quickly grow to tens of millions of triples before they become truly interesting.

Towards a Solution

3store is a core C library that uses MySQL to store its raw RDF data and caches.

The library offers OKBC and RDQL query interfaces, over HTTP (via an Apache web server module), or directly though the C library.

The server software itself does not expose any interfaces directly to the user, but it can be queried by a number of services, including a column based view and a direct RDF browser.

3store is distributed under the Gnu General Public License, and is available from Sourceforge.

Semantic representation

View in the AKT Triplestore Browser or as RDF.

Also available in DOAP RDF (Description Of A Project)