Changes between Version 46 and Version 47 of WikiStart
- Timestamp:
- 07/04/06 11:55:19 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v46 v47 11 11 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. 12 12 13 = How to Use Gnowsis?=13 == How to Use Gnowsis? == 14 14 * [http://www.gnowsis.org/Download/ Download] - download and install gnowsis 15 15 * GnowsisUsage - how to use gnowsis? 16 16 * GnowsisFaq - frequently asked questions 17 17 18 = Understanding gnowsis?=18 == Understanding gnowsis? == 19 19 * UnderstandingGnowsis - how to learn gnowsis? tips on good introductionary documents, etc 20 20 * GnowsisProjectStructure - what packages are where, whats all this code about? … … 25 25 * [http://www.gnowsis.org/About/Credits credits] - credits 26 26 27 = Developing Gnowsis?=27 == Developing Gnowsis? == 28 28 * [http://www.gnowsis.org/statisch/0.9/doc/ Developer Doc] - BETA: tutorials, overview 29 29 * [http://www.gnowsis.org/statisch/0.9/doc/javadoc.html JavaDoc] … … 32 32 * JoinGnowsis - be part of the team 33 33 34 == Subversion Access==34 === Subversion Access === 35 35 36 36 * '''https://gnowsis.opendfki.de/repos/gnowsis/branches/gnowsis0.9/''' … … 38 38 39 39 40 = Sub-Projects=40 == Sub-Projects == 41 41 There are several sub-projects and related projects that we use/work on to make gnowsis run: 42 42 * EposWorkspace - the backbone architecture … … 46 46 * SesameToJena - accessing Sesame2 repositories using the Jena graph interface 47 47 48 = Community=48 == Community Activities == 49 49 50 50 * GnowsisDevelopers - who is contributing to gnowsis? … … 80 80 '''T-Shirts Merchandise!''' we have new T-Shirts! GnowsisTshirt. 81 81 82 = Roadmap=82 == Roadmap == 83 83 84 84 Gnowsis started in June 2002 when Leo Sauermann decided to make a diploma thesis about cyberspace. At the beginning of 2003, the first implementation was done in the dark ages of Semantic Web. RDFSuite was a kind of state of the art, Jena was in version 1. Based on the prototype, a diploma thesis was published in 2003. Leo moved to DFKI and the project was published in September 2004. It was integrated into the EPOS research project. Based on this experience, the [http://nepomuk.semanticdesktop.org Nepomuk] project now develops a standardized, conceptual framework for Semantic Desktops, with gnowsis as reference implementation of parts. … … 89 89 90 90 91 = Related Open-Source Projects=91 == Related Open-Source Projects == 92 92 93 93 * [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]