GithubHelp home page GithubHelp logo

gsi-upm / sefarad Goto Github PK

View Code? Open in Web Editor NEW
6.0 44.0 2.0 183.11 MB

License: Apache License 2.0

JavaScript 97.23% CSS 0.60% HTML 2.08% Shell 0.06% Dockerfile 0.04%
polymer elasticsearch javascript pipeline luigi demo

sefarad's Introduction

GSI Logo Sefarad Logo

Introduction

Sefarad is an application developed to explore data by making SPARQL queries to the endpoint you choose without writing more code. You can also create your own cores if you have a big collection of data (LMF required). To view your data you can customize your own widgets and visualize it through them.

Getting Started

First of all, you need to clone the Github repository:

$ git clone https://lab.cluster.gsi.dit.upm.es/sefarad/sefarad.git
$ cd sefarad

Install all the requirements:

$ sudo pip2 install -r requirements.txt

Install all Web components necessary for this demo:

$ bower install

Note: In case of failure installing the Web components, execute the next command and run the installation again.

$ sudo chown -R $USER:$GROUP ~/.npm && chown -R $USER:$GROUP ~/.config

Finally, Sefarad is ready to start:

$ python2 web.py

Sefarad server starts on port 8080.

For more info visit our documentation on: http://sefarad.readthedocs.io

Polymer - Web Components Technology

Polymer logo

Polymer is a technology based on web components, so we could make a new component with different structures of HTML, styles with CSS, and give some dynamic functions using Javascript.

Those components will be reusable only importing the tag <component-tag></component-tag> and they could share information using data binding among them.

Demo

You can check out our Sefarad demo here

References

[1] Development of a Social Media Monitoring System based on Elasticsearch and Web Components Technologies.

[2]Read the Docs. Detailed documentation about Sefarad project.

sefarad's People

Contributors

balkian avatar enriquecs avatar merinom avatar oaraque avatar rebla avatar tonofll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sefarad's Issues

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.