Giter VIP home page Giter VIP logo

uduvudu's Introduction

UDUVUDU

Triple Mustache. Yo.

**Uduvudu** aims to be an easy to use **extensible** and **adaptive** RDF User Interface engine. With Uduvudu you can create an interface screen by defining a graph and providing reusable __matchers__ as also __templates__.

The aim of this framework is to consume/render roughly the amount of triples which can be presented on one page or one screen. This can be done in a extremly flexible and also reusable way. The cost you are paying it that the framework is inherently not able to process big ( >10'000 triples ) amounts of data.

Current State

The library is now working in all recent major browsers. Right now the libary can read RDF in Turtle, N-Triple, RDF/XML and JSON-LD through the rdf-ext library.

A live demo on DBpedia data is available as a proof of concept application.

Overview

Uduvudu consists internally out of two parts. First the Matcher which extracts defined structures based on descriptions. Second the Renderer which incorporates the context (language and device) and uses templates to render the final output.

Schematic Overview

Use

Install: How to integrate Uduvudu and the necessary dependencies in your project.

Editor: An overlay editor which can be used inplace in your project.

(Subject to change! Matchers and Templates can soon be load and persisted through multiple ways, including as RDF itself.)

Add Matcher: How to define your own matchers definitions.

Add Templates: How to define your own templates.

Extend

You can extend the library by adding new matcher factories. Please study the functions uduvudu.matchers.* in src/uduvudu.js which define the current available matcher as factories.

Related Work

The following projects are currently also working on adaptive and easy to use frameworks with similar goals. Check them out!

Balloon Synopsis

References

Uduvudu in-use examples.

uduvudu's People

Contributors

bergos avatar giuseppefutia avatar ktk avatar l00mi avatar mainini avatar

Watchers

 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.