Changes between Version 17 and Version 18 of WikiStart


Ignore:
Timestamp:
08/07/07 16:54:30 (17 years ago)
Author:
kiesel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v17 v18  
    11OpenDFKI is a collection of open source DFKI projects. Active projects are listed here: 
    22 
    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. 
    64 
    75 * [http://gnowsis.opendfki.de/ Gnowsis] 
     
    1614 
    1715  ''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. 
    2216 
    2317 * [http://rdfhomepage.opendfki.de/ rdfhomepage] 
     
    4337  PET is an open-source runtime system for processing with unification based grammars. 
    4438 
    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. 
    5240 
    5341 * [http://catwiesel.opendfki.de/ Catwiesel (pre-alpha)] 
    5442   
    5543  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. 
    5648 
    5749 * [http://jatke.opendfki.de/ JATKE (pre-alpha)] 
     
    6153 * [http://lecoont.opendfki.de/ LeCoOnt (pre-alpha)] Learning Concept Ontology editor - Visual ontology editor for supporting task embedded e-Learning 
    6254 
    63  * [http://aloe.opendfki.de/ ALOE (pre-alpha)] ALOE - The '''A'''daptive '''L'''earning '''O'''bject '''E'''nvironment. 
     55 * [http://rdf2java.opendfki.de/ rdf2java] 
    6456 
    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.