- From: Timothy Holborn <timothy.holborn@gmail.com>
- Date: Tue, 10 Mar 2015 20:16:55 +1100
- To: public-rww <public-rww@w3.org>
Received on Tuesday, 10 March 2015 09:17:22 UTC
Hi All, Working on wordpress plugins. Problem is about storing triple without creating a massive database. Any comments? Pete[1] - who i'm working with on the project wrote; Arc2 and rdf lib both are good data stores. Key issue I have come across is there are good data stores and good cms's but once you need to enhance the data in the cms beyond the cms native object relationships where does one do so? Options are as far as I can see: Do it in the triple store. This works but then you don't have the data integrity, permissioning, gui and other goodies that the cms gives you when playing with this data. Do it in the cms, then send it to the triple store for storage and querying. This works but you need to enhance the cms and you rapidly end up with a lot of cms objects and data.... Or some sort of hybrid approach.... Pete [1] https://profiles.wordpress.org/shawfactor/#content-plugins
Received on Tuesday, 10 March 2015 09:17:22 UTC