- From: Marco Brandizi <brandizi@ebi.ac.uk>
- Date: Mon, 14 Dec 2015 16:57:55 +0000
- To: public-lod@w3.org
- Message-ID: <566EF513.1080609@ebi.ac.uk>
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). 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>, http://www.marcobrandizi.info Functional Genomics Group - Sr Software Engineer 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 16:58:20 UTC