Changes between Version 5 and Version 6 of GnowsisFaq
- Timestamp:
- 06/08/06 09:39:21 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GnowsisFaq
v5 v6 28 28 29 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."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 user interface. My defined Classes don't show up. What is wrong? Why can't I see them? I know they are in the pimo repository, because I get them using queries." 31 31 32 32 When 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.