Re: Loading data with OWL syntax into database

2013-03-15 Thread Chris_Dollin
> I have a question; I would appreciate if someone helps me. > > I’m using SDB and MySQL as tripe store in my application. With the following > commands I try to format the database and load data into it. > $ bin/sdbconfig --sdb=sdb.ttl --format > $ bin/sdbload --sdb=sdb.ttl example.owl > > Whe

Loading data with OWL syntax into database

2013-03-15 Thread Saeed
Hello, I have a question; I would appreciate if someone helps me. I’m using SDB and MySQL as tripe store in my application. With the following commands I try to format the database and load data into it.   $ bin/sdbconfig --sdb=sdb.ttl --format $ bin/sdbload --sdb=sdb.ttl example.owl When I w