Changes between Version 4 and Version 5 of GnowsisFaq


Ignore:
Timestamp:
06/08/06 09:38:42 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GnowsisFaq

    v4 v5  
    2626== The database seems to be broken == 
    2727You can "savely" delte the resource-database. That is the database that is filled by crawling. The PIMO is backed up to a plaintext file every day, so that is also restoreable.  
     28 
     29== I added some classes to the PIMO store and they don't show up in Miniquire == 
     30"I transformed our ontology sample to PIMO and loaded it into gnowsis (using the sesame1 service via "Add(file)" link) , but I can't see it in the miniquire of a previous revision of Gnowsis. What is wrong? Why can't I see them? I know they are in the pimo repository, because I get them using queries." 
     31 
     32When adding data to the PIMO, please always use the Sesame model "pimoinf" or "PIMO (inferencing on store)". We do inference on insert and if you add data to the plain PIMO directly, it will not infer. What is missing is the "pimo-api:directSubClassOf" triple. 
     33 
     34To fix your problems now, press the button "fix entailments" on this page, which will fix the inference. 
     35http://127.0.0.1:9993/gnowsis-server/checkpimo.html 
     36