Giter Site home page Giter Site logo

laurensrietveld / browser.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linkeddatafragments/jquery-widget.js

0.0 2.0 0.0 417 KB

The Basic Linked Data Fragments client for browsers

Home Page: http://client.linkeddatafragments.org/

License: MIT License

JavaScript 85.27% Shell 0.41% CSS 14.32%

browser.js's Introduction

Linked Data Fragments Browser Client

Try the Linked Data Fragments Web Client online.

This repository contains a browser interface to the Linked Data Fragments client.
In addition, it shows how to create applications using the ldf-client library.

How the browser client works

The original ldf-client library is written for the Node.js environment. This repository shows how to compile it using browserify to make it compatible with browsers.

The file browser.js makes the Node.js library ldf-client available in global scope as ldf.
This script is compiled with its dependencies to deps/ldf-client-browser.js via npm run postinstall.

You can use the resulting ldf-client-browser.js in your browser applications.

Examples in this repository

  • query-ui: a user interface to execute SPARQL queries (demo)
  • query-pull-based: retrieve results on-demand, instead of streaming them all

Compiling the browser client

$ npm install      # install dependencies and compile browser script
$ cd query-ui
$ ./build-queries  # create the JSON version of the example queries
$ ./build-minified # create a minified version in query-ui/build/

License

The Linked Data Fragments Browser Client is written by Ruben Verborgh.

This code is copyrighted by Multimedia Lab โ€“ iMinds โ€“ Ghent University and released under the MIT license.

browser.js's People

Contributors

rubenverborgh avatar pietercolpaert avatar

Watchers

James Cloos avatar Laurens Rietveld 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.