simphony-osp icon indicating copy to clipboard operation
simphony-osp copied to clipboard

Semantic Tables

Open pablo-de-andres opened this issue 4 years ago • 4 comments

In GitLab by @yoavnash on Mar 10, 2020, 10:35

Instead of keep writing scripts that translate tables to CUDS objects, how about we expose to the user tables that already encode the semantic information? This can also be used to create online tables similar to Google Sheets.

Related to #235

Relevant links:

  • https://rml.io/docs/rml/rmlvsr2rml/
  • https://www.w3.org/TR/r2rml/

pablo-de-andres avatar Jun 22 '20 14:06 pablo-de-andres

In GitLab by @yoavnash on Mar 10, 2020, 10:54

changed the description

pablo-de-andres avatar Jun 22 '20 14:06 pablo-de-andres

In GitLab by @urbanmatthias on Mar 11, 2020, 09:26

Both RML and R2RML are mainly for conversion data from some source (SQL, CSV, etc) to RDF. They do not offer the inverse.

To transform RDF to tables, SPARQL queries could be used.

pablo-de-andres avatar Jun 22 '20 14:06 pablo-de-andres

In GitLab by @urbanmatthias on Mar 17, 2020, 17:34

http://docs.openlinksw.com/virtuoso/virtuososponger/

pablo-de-andres avatar Jun 22 '20 14:06 pablo-de-andres

In GitLab by @urbanmatthias on Apr 3, 2020, 08:45

We should also offer a CSV export for the tables

pablo-de-andres avatar Jun 22 '20 14:06 pablo-de-andres