<p dir="ltr">Basically what I'm obsessed with (and I need a lot more background in graph theory and other disciplines) is that given that SW and the rest are forms of SPO graph based DBs using resources and a fancy serialization format for the web using URIs (kind of RESTfully /  dereferenceable) is the possibility of 'comparing' two resources / statements in some given context and being able to ask, for example:</p>
<p dir="ltr">(John Doe, relationship, Jane Doe) and the answer is 'friends', 'neighbors', etc. Or, for another example:</p>
<p dir="ltr">(John, now, Employment) and it answers: Developer.</p>
<p dir="ltr">The crazy thing in trying to achieve this is trying to do it regardless of where the original statements come from, in what formats or schema / URIs namespace.</p>
<p dir="ltr">And more crazy is the idea of that there should be a way of doing this algorithmically or 'algebraically' (and I don't have enough background for that neither).</p>
<p dir="ltr">The final goal for this was to perform 'align and merge' integrating diverse schema / datasources enough for being able to build interactions between diverse systems and to perform consolidated queries over them and then generate actionable items in each system's domain (via domain templates).</p>
<p dir="ltr">I dare to append another draft into this post at least recognizing it is: incomplete, blurry or even not quite coherent. The point is I would like to have feedback of this (even regarding feasibility) and that's why the post is like it is: I'm trying to find out if this is possible (or usable) at all.</p>
<p dir="ltr">Regards,<br>
Sebastián.<br>
</p>