Coder Social home page Coder Social logo

facete2's Introduction

Facete2 - A faceted browser for (spatial) RDF data

Screenshot

Quick Setup

Debian Packages

Stable Versions

Stable versions will soon be uploaded to the Linked Data Stack Repository. Instructions will follow.

Development Versions

For the latest development version (built on every commit to master) perform the following steps

Create the file

/etc/apt/sources.list.d/cstadler.aksw.org.list

and add the content

deb     http://cstadler.aksw.org/repos/apt precise main contrib non-free

Import the public key with

sudo su
wget -O - http://cstadler.aksw.org/repos/apt/conf/packages.precise.gpg.key | apt-key add -

Please note that you have to adjust some settings; check the prerequisites section of this guide.

Install the application with

sudo apt-get install facete2-tomcat7

Point your browser to

http://localhost:8080/facete2

Dataset requirements

  • All properties must be declared with `?x a http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
  • Geo-Vocabulary is by default configured to wgs84; GeoSPARQL and Virtuoso are supported in the API, however at present there is no switch in the user interface
  • Full text functionality currently requires bif:contains (Virtuoso-specific) to work on rdfs:label's. In order to create the index, open Virtuoso's isql client and run DB.DBA.RDF_OBJ_FT_RULE_ADD(null, null, 'All');

Dependencies

This project is built on these of our other projects:

facete2's People

Contributors

aklakan avatar rpietzsch avatar maroe avatar

Watchers

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