= Gnowsis Development Site = welcome to gnowsis, the Semantic Desktop environment published by the Knowledge Management Lab of the DFKI. Gnowsis can be used in research projects or by interested individuals to benefit from Semantic Web technologies. Gnowsis was brought forward in the [http://www3.dfki.uni-kl.de/epos/ BMBF-project EPOS] and is continued in the EU project [http://nepomuk.semanticdesktop.org NEPOMUK]. Here you find most documentation on current gnowsis development and our workplace for future releases. The main website of gnowsis is [http://www.gnowsis.org www.gnowsis.org]. = Alpha VS Beta = Gnowsis has been alpha until Februar 2006. We stopped working on the alpha code and now concentrate on the beta, which is partly a re-write. You will find documentation related to the alpha and beta versions. = Documentation = * GnowsisUsage - how to use gnowsis? * GnowsisFaq - frequently asked questions * BETA * [http://www.gnowsis.org/statisch/0.9/doc/ Developer Doc] - BETA: tutorials, overview, javadoc * [wiki:WikiStart this wiki] - developer's hot documentation and project management * GnowsisProjectStructure - what packages are where, whats all this code about? * GnowsisComponents - what components does gnowsis consist of? * UseCases - what are the handled use cases? * [http://www.gnowsis.org/About about] - some facts about the project * [http://www.gnowsis.org/About/Credits credits] - credits * ALPHA (deprecated) * [http://www.gnowsis.org/Documentation gnowsis.org] - end-user documentation * [http://www.gnowsis.org/statisch/0.8/javadoc/ Javadoc] * [http://www.gnowsis.org/statisch/0.8/doc/ Developer Doc] - tutorials, overview = Developing Gnowsis = To get started developing gnowsis, check out our development wiki page (which will evolve, when you change it) * GnowsisDevelopers - who is contributing to gnowsis? * GnowsisDevelopingBeta - getting started with developing the gnowsis beta * GnowsisProjectPlan - what to do at the moment '''join the chat, post to the mailinglist, use this wiki'''. Development is easier together. == Subversion Access == Public access to the full gnowsis source is here * https://gnowsis.opendfki.de/repos/gnowsis * the beta version is in /branches/gnowsis0.9/ = Community = '''Gnowsis Workshops'''. Continually, we do workshops on the Semantic Desktop in Germany, there have already been two, one is planned. Next Workshop: * [wiki:SemDeskHandsOn2006April SemDeskHandsOn2006April] - the next hack, this time in KL Past Workshops * [http://www.gnowsis.org/Events/HackBerlin2005/ HackBerlin2005 december] * [http://www.flickr.com/photos/anjeve/sets/260396/ Hack in March 2005 on flickr] '''IRC-Chat:''' * #gnowsis channel on [http://www.freenode.net IRC-Net on freenode] * For short: [irc://irc.freenode.net/gnowsis irc://irc.freenode.net/gnowsis]. [http://esw.w3.org/topic/InternetRelayChat IRC] served us well. Many !SemWeb people have accounts on freenode, to hang out in #swig. Clients: * [http://www.miranda-im.org miranda-im] which leobard uses. * mIRC is also well-known. * For pasting code, use [http://pastebin.com pastebin] '''Development Mailinglist:''' * [http://lists.opendfki.de/cgi-bin/mailman/listinfo/gnowsis-dev gnowsis development mailinglist]. * [http://lists.opendfki.de/pipermail/gnowsis-dev/ archives] '''General Information Mailinglist''' * [http://lists.opendfki.de/cgi-bin/mailman/listinfo/gnowsis gnowsis interest mailinglist]. * [http://lists.opendfki.de/pipermail/gnowsis/ archives] We also talk to each other via [report:3 tickets] and the [https://gnowsis.opendfki.de/cgi-bin/trac.cgi/roadmap Roadmap]. '''T-Shirts Merchandise!''' the gnowsis t-shirts are sold out at the moment, but we will order new ones in 2006. For more look at GnowsisTshirt. = Roadmap = Where is gnowsis coming from? where will it go? Gnowsis started in June 2002 when Leo Sauermann decided to make a diploma thesis about cyberspace. Well, cyberspace went down and gnowsis came up. At the beginning of 2003, it was dark ages of Semantic Web. The Aurora project just went down and many frameworks out there, but less apps. RDFSuite was a kind of state of the art. at 19th of may 2003, the first listStatements call went through the !FileAdapter, marking our beginning of Virtual RDF Graphs. The first prototype ran in 2003 and the thesis was published 2003. 2004 Leo Sauermann went to DFKI and the project went public in September 2004. It was integrated into the EPOS project and tools like the Brainfiler. At the end of 2005, we are standing before the step to '''beta 0.9''': three years of fumbling should now lead to a useful tool. * [https://gnowsis.opendfki.de/cgi-bin/trac.cgi/roadmap Roadmap] - the current roadmap of gnowsis, what features to develop next, what bugs to fix. This is built from tickets. * GnowsisProjectPlan - the plan what features we will do in the next year, who does what and why. Here you find use-case descriptions, features, GUI mockups, detailed package descriptions and unit descriptions. * GnowsisBrainstorm - what to do next with the gnowsis? Here we list ideas, that are not included in the project plan yet. The goal for gnowsis during 2006 is to publish a useful, self containing beta version in February. All features and todos of this beta can be found here: [https://gnowsis.opendfki.de/cgi-bin/trac.cgi/milestone/0.9%20beta milestone 0.9 beta]. This release will be build from scratch again, using a fresh project and seperating the components in a different way. We will still use our battle-proven DFKIWorkspace service launcher (OSGI remains outside), but dependencies to MySQL and other external apps will be removed. A personal semantic wiki is the most important goal, we moved from using snipsnap away to using JSPwiki as the basis. The semantic wiki/blog will be [http://kaukoluwiki.opendfki.de Kaukolu-Wiki], another nice move of DFKI. = Links = * [http://aperture.sourceforge.net Aperture] A framework to extract information from various data sources. It started based on Aduna Autofocus and the Gnowsis Adapter framework [wiki:SemanticDataIntegrationFramework original aperture discussion]