Giter Site home page Giter Site logo

graphitejs's Introduction

#graphitejs

A framework in JavaScript (JS) whose ultimate goal is to sport an intuitive and easy-to-use API for JS-developers, so that it can function as an introductory tool to Semantic Web (SW). The framework should work both clientside and serverside (w/node.js).

This work is part of the master thesis of Arne Hassel (wiki), which is a work in progress.

The framework is still in its early development, and there's much left. But for now it runs ~1750 assertions done by ~450 tests in ~40 test cases. Hopefully there will come a demonstrating application in the next 4 or 5 weeks (written May 9th).

For now the framework supports:

Notes:

  1. Supported by rdfquery
  2. Supported by JS RDF Store

The framework is built using the TDD-approach, which is enabled by buster.js. The tests runs in both browsers and with node.js.

Running the tests

In order to run the tests, you need to have Buster.JS installed (I'm running it on [email protected]). The framework is constructed for client-use (browser), so you need to run "buster server". In addition, since many tests depend on a static file server being run, you need to run the static file server ("node static.js"). There's also a test requiring the proxy server, so run that as well ("node proxy.js"). Now, since it's a hassle to start all this services in order to run your tests, I've added server.js, which starts all services. So, to conclude, simply run "node server.js", capture the browser and start testing.

graphitejs's People

Contributors

megoth avatar

Watchers

James Cloos avatar  avatar

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.