From: Charles N. <cha...@ne...> - 2006-01-26 08:13:26
|
Hi, I am working on a semantic wiki (using RAP of course). For a given wiki, should I use one model or many models in a db store (one for each ontologie, for example) ? I think one model is good because it is easy to manipulate (read, write, queries, and so on). But my tool will be able to manage many wikis in a single installation (with a different knowledge base for each wiki) : in that case, many models should be better because the tool would be able to share some ontologies between different wikis (the basic ontologies like RDF, RDFS, FOAF, and so on). But is it easy to manipulate a collection of models ? What do you think about that ? What are the use cases of many models in a db store ? Does that questions make sens ? Charles Nepote. |