SECO proivdes mediation services for Semantic Web data, comprising data acquistion and data integration mediators.
SECO is released under a BSD-style licence.
A SECO mediator comprises an HTTP server, an RDQL parser, and means to fetch data via RDQL/HTTP. User interface and scutter can accept commands via HTTP GET, where the user interface serves HTML pages, and the scutter fetches a page.
The following SECO mediator exist:
rdfs:seeAlso linksfoaf:mboxThe subversion repository containing the Java source code is available read-only for the public. To get write permission get an account (or create one yourself if you have a regular user account on tapioca using htpasswd).
Quick Start
http://slashdot.org/index.rssAll Jena2 backend databases are supported. We tested and included MySQL JDBC. As default database we use HSQLDB which offers a pure Java RDBMS implementation facilitating installation.
This product includes software developed by the Apache Software Foundation (http://www.apache.org/).
Also uses Jena2 (c) Copyright 2000, 2001, 2002, 2003 Hewlett-Packard Development Company, LP, All rights reserved.
Uses mysql jdbc connector jar.