Yes, I know the name is boring. We have a better name but we weren’t able to secure it internationally in time for Faculty Summit. Anyway… “Research Output Repository Platform” will have to be for now.

I talked about our efforts around the platform few months ago.

We are building a graph store, to enable an ecosystem of tools and services. Originally, we had an ontology specific to the scholarly communication domain, which is still the case. When our platform and our tools/services built on top of it are released, they are going to be focused towards “research output” repositories. However, we are in the process of building support for RDFS. This means that one would be able to express data models and our graph store will accommodate it, trying its best to maintain the balance between a relational and a triple store (refer to my previous discussion on this) but we are always going to be storing relationships as data (i.e. use <subject, predicate, object, attributes> tuples).

We want to enable a semantic computing ecosystem of technologies on top of our platform. We are going to be looking into what we need to do in order to support SPARQL and other related technologies.

I am going to be blogging more about the platform from now on and provide code samples as well. Just to give you an idea of how the “scholarly communication lifecycle” is influencing everything that we do, here’s an example of a plugin for Word allowing you to submit the document directly into a repository, making use of a Web service.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

3 weeks ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

6 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago