Is this feasible?

Hi all, looking to see if what I've been thinking is feasible or even worth
working on...

What I'm currently working in what could be the end of the analysis phase
of a project I've been in. It comprises basically of the following:

1) Import RDFized data from heterogeneous data sources. Sync data sources
with operations in the model.

2) Nodes (peers) deployment architecture loaded with the data from each
sources, share an Unified URI space (for aligned resources and triples).
Functional API for augmentation, discovery and analysis.

3) Type (classes) / relationship types, relationship instances / state
flows (operations, rules, flows, events) inference over ‘raw’ RDF data from
data sources.

4) Align & Merge. Equivalent resources / triples from different ontologies
merged according their meaning. Model by example.

5) Order inference: inference over the order of events / operations
occurred, occurring and that may occur according metadata aggregated from
data sources. Enforce use case flows declaratively (model by example)

6) Uniform API Ports: CRUD bindings to common protocols as REST (HATEOAS /
OData), SOAP, LDP (Solid) and others.

About (6) I know there are similarities with Solid / LDP and I'm
considering to build over that implementations.

What I'm basically looking forward is to have as much comments as possible
if someone is willing to help me regarding the draft of the spec I'm
currently sending as an attachment. There is also a Google doc if someone
is interested in collaborating in this (rather incomplete) draft.

I know this may look like a dump of (incomplete) ideas into paper. My main
problems are my lack of experience in this kind of projects and lack of
peers with which to be able to review the work done yet. So that's why I'm
bothering you in this lists. Apologizes for that but I would like some kind
of feedback for orientating myself into this journey.

Regards,
Sebastián.

Received on Monday, 26 September 2016 05:11:51 UTC