Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does SMW store its data?

Data smw store
0
Posted

How does SMW store its data?

0

Semantic MediaWiki stores its data via about 10 additional tables within the MediaWiki database (which is usually a MySQL database). These tables are designed for fast querying, which is part of the reason why there are so many of them. It is also possible to have SMW additionally store data within an RDF triplestore: RAP by default, and 4store, ARC2, Jena and Ontobroker via various extensions. There is a current project in place to integrate triplestore handling better into SMW, so that all of these triplestores and more can be used without the need for extensions, and so that SMW can theoretically use a triplestore as its main database, without needing to store much or any of its data in the regular relational database. See SPARQL and RDF stores for SMW for more on both the current options and the longer-term goals.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123