Changes between Version 3 and Version 4 of PimoStorage


Ignore:
Timestamp:
02/15/06 12:17:35 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PimoStorage

    v3 v4  
    33all things of the user, the pimo ontology itself, the imported domain ontologies, the things of the user, links to occurrences, wiki pages, wiki names, all....  
    44 
    5 Features: text indexing (using the lucene SAIL, configured to what is indexed). Named graphs are not really used?  
    6 Reification is used to say when a triple was inserted when its a user triple like pimo:occurrence. Pimo-store replaces the Central-Rpository! 
     5Features:  
     6 * text indexing (using the lucene SAIL, configured to what is indexed).  
     7 * Reification is used to say when a triple was inserted when its a user triple like pimo:occurrence. 
     8 * Storage is !NativeSail + luceneSail 
    79 
    8 Storage is !NativeSail. 
     10= Using Context in the PIMO = 
     11The fourth part of a triple - context - can be used differently in the pimo, we haven't decided yet how. Possibilities for context are: 
     12 * use context to seperate between domain ontologies. Context = uri of the InformationModel (not namespace, btw). 
     13 * use context for each triple: each triple has a context, context is a random uri. Uri is annotated saying who created it when in which domain ontology. This helps updates (seing "what has changed since yesterday"). 
    914 
    1015= Domain Ontologies =