From: Charles N. <cha...@ne...> - 2005-04-25 22:47:32
|
Hi, We would like to add triples to our wiki engine, to extend the data=20 model without extending the SQL model. Thus, external developpers, for=20 example, would be able to write plug-ins without modifying the SQL model. I looked for a database schema to store the triples and found RAP=20 schema. If I understand, it seems to be good for us, except : -- the "namespace" table : which seem to be no use for us -- the "model" table : idem -- and of course, the "modelID" field in the "statements" table If we would use RAP schema, we could also use some of tools : to=20 import/export datas, for example. I would like to know what are the consequencies to drop "namespace" and=20 "model" tables : for RAP use ? for our wiki engine ? I am not sure to=20 understand quite well the notion of "model"... I guess RAP tools won't=20 work whithout it but I didn't understand why this notion is useful for RA= P. I will pay attention to all remarks or ideas about adding a triplestore=20 in a wiki in general. (see, in franch,=20 http://www.wikini.net/wakka.php?wiki=3DDiscussionsModeleDeDonneesEvolutif= ) Regards, Charles N=E9pote http://www.wikini.net/ |