Re: implementation report for SWObjects' dm-materialize

On 6/29/12 9:20 AM, Eric Prud'hommeaux wrote:
>
> > @prefix r2rml: <http://www.w3.org/ns/r2rml#>.
> > @prefix db: <http://purl.org/NET/rdb2rdf-test#>.
> >
> > [] a earl:Assertion;
> >        # ...
> >        earl:info "MySQL" ;
> >        db:dbms r2rml:MySQL ;
> >        db:dbmsVersion r2rml:MySQL-5.5.24 .
>
> So, any feedback on these last two predicates and the implicit iri 
> template?
>
Look fine to me.

BTW -- every major RDBMS has a DBpedia URI so why now add an owl:sameAs 
triple for each RDBMS?

r2rml:MySQL owl:sameAs <http://dbpedia.org/resource/MySQL> .

All you have to do these days is Google on pattern: DBpedia {DBMS-Name} :-)

-- 

Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen

Received on Friday, 29 June 2012 13:40:03 UTC