Discussion about this post

User's avatar
Cyril François's avatar

I was literally thinking about this yesterday. There is just one difficulty, it is the fact materialized gold RDF graph is not as compressed as parquet tables, the foundation of open table format. It is a big deal. Currently I was thinking to go with one pipeline generating one ephemerous materialized in-memory RDF graph generated after query. But it means works to interpret the SPARQL query, through one ontology.

The Semantic Score's avatar

I have been thinking about another type of pipeline that works a little bit like this, but has a simple ontology model on each stage. For example, getting orchestra events from a website. I was thinking of getting them first with a simple class called web snippet and another one which is organisation. The HTML is a datatype property in the web snippet and then from that I create my next layer, the event, using again a simple model and leave those left to be harmonised, such as people and venues, as Literals. Then the next layer takes those literals, and makes them into proper and harmonised nodes. WDYT? Should I try to draw this?

7 more comments...

No posts

Ready for more?