Git Product home page Git Product logo

lirb's Introduction

LiRB

LIght Rdf Browser

LIght Rdf Browser (LiRB) is a lightweight interface for interactive browsing over Knowledge Graphs (KGs) RDF. LiRB features a text-based Web interface, providing a navigation experience similar to traditional Web pages, promoting a lower learning curve for users.

LiRB uses simple and fast queries, being ideal for the browsing of massive or virtual KGs. In addition, the tool also allows the abstraction of N-ary relationships to represent the semantics of relationship’s properties. More over, LiRB have support to presents the results of saved queries to the user. Finally, LiRB also supports the feature of displaying events Timelines of resource in the KG.

To Configurate the browser

  1. Configure the endpoints to be queried and visualization parameters in the file "config.py" following the instructions.
  2. Define the saved queries in the file "saved_queries.py"
  3. Set the host address in the file "server.sh"
  • Obs.: The configuration files already contain example configurations for the demo KG.

To run the browser

  1. Make sure that the endpoints specified in the configurations are accessible.
  2. in the application's root directory in the therminal, run the command:

    ./server.sh

  3. Access the address provided in the configuration file "server.sh"

Demo

  1. List for select classes List for select classes
  2. Browsing resource on LiRB:
    1. Abstracting N-ary relation resource on lirb
    2. Not abstracting N-ary relation: resource on lirb
    3. N-ary resource: n-ary resource
    4. Visual graph on GraphDB: Visual graph
    5. No expanding on sameAs links: Visual graph
    6. Expanding on sameAs links: Visual graph
  3. Saved queries:
    1. List of saved queries: list
    2. Query result: result
    3. Query fragment on GraphDB: graphdb
  4. Timelines from a resource:
    1. All properties: all
    2. Filtering property: filter

lirb's People

Contributors

caioviktor avatar

Watchers

 avatar

Forkers

renato-freitas

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.