3store 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. 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 [1]column based view and a [2]direct RDF browser. 3store is distributed under the [3]Gnu General Public License, and is available from [4]Sourceforge. References 1. http://triplestore.aktors.org/demo/ColThing/ 2. http://triplestore.aktors.org/browse/?resource=http%3A%2F%2Fwww.ecs.soton.ac.uk%2Finfo%2F%23person-02686 3. http://www.gnu.org/licenses/licenses.html#GPL 4. http://sourceforge.net/projects/threestore/ Nicholas Gibbins 7789bcd07c6948494d152b3e4bfb78f281c31136 Stephen Harris 44bc4fed584a2d1ac8fc55206db67656165d67fd