Re: Cwm module to load RDBMS data

Hallo,
The schema I see, if I follow your examples:
1) define a database connection with OWL
2) define a query to that connection, also with OWL
3) have an engine that accepts both the definition and
the query, makes the connection, executes the query
and returns the result e.g. with Euler:
Euler dbconnection.n3 dbquery.n3
Greetings, Guido. 


--- "Jones, David H" <david.h.jones@boeing.com> wrote:

> I was thinking that it would be very interesting and
> useful to be have a cwm and Euler module that loaded
> RDBMS data into the inference engine for subsequent
> processing.  
> 
> My particular preference would be to do this in a
> very generic way, preserving some of the table
> column/table information/structure.  The advantage
> of this minimal processing is that publishing data
> from the DB is made as simple as possible. 
> Subsequent processing with rules could
> transform/integrate the data to conform with other
> ontologies.
> 
> One advantage of such a module would be to
> facilitate publishing of RDBMS data in RDF.  Another
> would be to facilitate combining RDBMS data with
> other data and rules.
> 
> Attached are several n3 files that illustrate one
> approach.
> 
> I'm interested in stimulating a discussion to see
> what others think of the general idea, to have
> others help me refine the approach I've outlined, or
> to propose alternate approaches.  Assuming some sort
> of consensus could be reached, I'd be willing to do
> a trial implementation for cwm of such a module.
>  <<rdb.n3>>  <<people.n3>> 
> Regards,
> 
> David H. Jones
> Boeing Phantom Works, 
> Mathematics & Computing Technology
> 425-865-6924 
> 425-865-2964 (FAX)
> david.h.jones@boeing.com
> 
> 
> 

> ATTACHMENT part 2 application/octet-stream
name=rdb.n3


> ATTACHMENT part 3 application/octet-stream
name=people.n3




		
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 

Received on Friday, 22 October 2004 10:34:51 UTC