Re: D2RQ

Hi,

You can just declare a PropertyBridge, and use ColumURI.

best,
Andrea


> On Dec 14, 2015, at 5:57 PM, Marco Brandizi <brandizi@ebi.ac.uk> wrote:
> 
> Hi all, 
> I hope this is the right place where to ask this question (sorry for having duped this here: https://github.com/d2rq/d2rq/issues/274 <https://github.com/d2rq/d2rq/issues/274>).
> 
> I have a table of equivalent URIs, something like: mappings ( uri1, uri2 ), which I'd like to translate onto: $uri1 owl:sameAs $uri2. I've also a table like entity ( uri, title, description ), which I'd like to map to something like:
> 
> $uri a ex:Entity; dcterms:title $title; dcterms:description $description.
> 
> (URIs are the same found in mappings).
> 
> I'm trying to do that with the D2R server and the D2RQ language. What is the best strategy to do that? I am confused, because there is no RDF class that is instance of records in mappings, in fact that is just a join table.
> Thanks in advance,
> Marco.
> -- 
> 
> ===============================================================================
> Marco Brandizi, PhD <brandizi@ebi.ac.uk> <mailto:brandizi@ebi.ac.uk>, http://www.marcobrandizi.info <http://www.marcobrandizi.info/>
> 
> Functional Genomics Group - Sr Software Engineer
> http://www.ebi.ac.uk/microarray <http://www.ebi.ac.uk/microarray>
> 
> European Bioinformatics Institute (EMBL-EBI)
> European Molecular Biology Laboratory
> Wellcome Trust Genome Campus, Hinxton, Cambridge CB10 1SD, United Kingdom 
> 
> Office V2-26, Phone: +44 (0)1223 492 613, Fax: +44 (0)1223 492 620  

Received on Monday, 14 December 2015 20:08:11 UTC