= Components = * '''application-logic''' by LeoSauermann + FlorianMittag * GnowsisInstaller - what happens during the gnowsis installation, what should happen? * 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) * '''GUI-related components''' by LeoSauermann + DominikHeim * PimoThingEditor - the gui to edit the personal mental models. Edit a thing. * MiniquireGui - the miniquire sidebar showing assistance * TaggingPluginThunderbird - tagging from thunderbird * ConfigurationWindow - editing configuration values * '''Storage-related services''' by wiki:Gunnar + DanielBurkhart * ApertureConfigurationService - the services around configuring aperture, helping during installation, etc. * ApertureDatasources - what data sources do we plan to use and what data can be expected? * ConfigurationStorage - stores config data * PimoStorage * ResourceStorage * ServiceDataStorage * ApertureSynchroniser 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? * GnowsisOnTheMac - how does gnowsis behave on MacOsX, Apple integration! * GnowsisProjectStructure