Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- 08/07/07 16:54:30 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 1 1 OpenDFKI is a collection of open source DFKI projects. Active projects are listed here: 2 2 3 * [http://foafme.opendfki.de/ foafme] 4 5 !FoafMe is a project dedicated to give you a simple to use editor for your FOAF files. It runs as Java application on any desktop you have. It also provides browsing the net of connected foaf files and uploading your foaf file using ftp. 3 * [http://dynaq.opendfki.de/ DynaQ] stands for ''Dynamic Queries for document based, personal information spaces''. The goal of the project is to conceptualise and to develop a prototypical inquiry system to explore the personal information space, that supports the user with the help of the searching paradigm orienteering. 6 4 7 5 * [http://gnowsis.opendfki.de/ Gnowsis] … … 16 14 17 15 ''Nabu'' is a plugin for [http://www.jivesoftware.org/messenger/ Jive Messenger], a server implementation of the [http://www.jabber.org/ Jabber] Instant Messaging protocol. It provides server-side logging of chat conversations and related events. The logged data is stored in a semantic graph, using the [http://www.w3.org/TR/rdf-primer/ RDF W3C standard]. 18 19 * [http://rdf2java.opendfki.de/ rdf2java]20 21 rdf2java is a small tool written in Java. It allows easy handling of RDF data. Instead of using an RDF api for creating and searching for RDF triples, i.e., (subject, predicate, object), you just work with Java objects representing RDF subjects / objects.22 16 23 17 * [http://rdfhomepage.opendfki.de/ rdfhomepage] … … 43 37 PET is an open-source runtime system for processing with unification based grammars. 44 38 45 46 These projects are in the beginning: 47 48 * [http://protegerdf.opendfki.de/ Protegerdf (pre-alpha)] 49 50 ...a new version of Protégé's RDF backend that uses the Jena RDF API. Aims to provide better literal support and other bugfixes. 51 39 * [http://aloe.opendfki.de/ ALOE (pre-alpha)] ALOE - The '''A'''daptive '''L'''earning '''O'''bject '''E'''nvironment. 52 40 53 41 * [http://catwiesel.opendfki.de/ Catwiesel (pre-alpha)] 54 42 55 43 The DFKI project catwiesel is an attempt to combine classical search and indexing mechanisms with hierarchical structures. The project is currently at the very beginning, so please be patient. 44 45 * [http://foafme.opendfki.de/ foafme] 46 47 !FoafMe is a project dedicated to give you a simple to use editor for your FOAF files. It runs as Java application on any desktop you have. It also provides browsing the net of connected foaf files and uploading your foaf file using ftp. 56 48 57 49 * [http://jatke.opendfki.de/ JATKE (pre-alpha)] … … 61 53 * [http://lecoont.opendfki.de/ LeCoOnt (pre-alpha)] Learning Concept Ontology editor - Visual ontology editor for supporting task embedded e-Learning 62 54 63 * [http:// aloe.opendfki.de/ ALOE (pre-alpha)] ALOE - The '''A'''daptive '''L'''earning '''O'''bject '''E'''nvironment.55 * [http://rdf2java.opendfki.de/ rdf2java] 64 56 65 * [http://dynaq.opendfki.de/ DynaQ] stands for ''Dynamic Queries for document based, personal information spaces''. The goal of the project is to conceptualise and to develop a prototypical inquiry system to explore the personal information space, that supports the user with the help of the searching paradigm orienteering.57 rdf2java is a small tool written in Java. It allows easy handling of RDF data. Instead of using an RDF api for creating and searching for RDF triples, i.e., (subject, predicate, object), you just work with Java objects representing RDF subjects / objects.