Git Product home page Git Product logo

jena-nosql's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jena-nosql's Issues

Configuration framework

A configuration sub-module (part of the framework module) that must allow several cascading strategies for finding a valid configuration

1st: local file indicated in a system property
2nd: local directory (with fixed filename) indicated in a system property
3rd: classpath resource (with a given name)
4th: embedded (classpath resource) resource (with a given name)

In this way,

  • users have many alternatives;
  • unit and integration tests can automatically use the 4th strategy

Maven multi-module project layout

Create a (maven) multi-module project layout with this initial features

  • a top level (pom packaging);
  • a framework project (jar packaging): that will include classes and components that will be used / implemented in concrete bindings modules;
  • a container project for concrete bindings (pom packaging);
  • two initial binding projects: one for HBase and one for Cassandra.

Cassandra binding module

Provide a cassandra-backed binding module by using the extension points provided by the framework module.

JMX

Write a management mini-framework for decorating (relevant) resources with monitoring and instrumentation behaviour

Fork and adapt code from CumulusRDF project

Fortunately, a lot of things done in CumulusRDF [1] project can be reused (dictionaries, configuration, indexes and so on). I asked them for permissions and they are happy with that.

A couple of points:

  1. Here I'll keep things as simple as possible so I don't need a lot of features that are implemented there (e.g. multi-repository)
  2. Code cannot be reused as is, mainly because CumulusRDF is using Sesame as RDF framework; in addition there are a lot of features that are not wanted.

[1] https://code.google.com/p/cumulusrdf

Maven distribution helper

Using the Maven assembly plugin and profiles, the project will be able to create a distribution artifact for each kind of supported storage.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.