= Components = * GnowsisInstaller - what happens during the gnowsis installation, what should happen? * PimGenerationFromNative - generating persons, projects, topics out of the data collected from adapters * PimoThingEditor - the gui to edit the personal mental models. Edit a thing. * MiniquireGui - the miniquire sidebar showing assistance * PimoService - a service that holds the PIMO, providing an API to edit it. Part of gnowsis-server. * PimoContentTraining - semi-automatically training the classes of the pim by the content added to them * TaggingApi - API to tagging of recources with things or tags * ThingCreationService - automatic creation of things from resources (rebirth-machine) note that we discriminate between '''services''' (running in background) and '''Application Programmer Interfaces (API)''' that are available for the programmer. = related documentation = * PimOntology - the ontology for personal information management * SesameIntegration - integration of Sesame2, instead Sparql2SQL and Jena storage. What do we have to do?