Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zazuko/zack-search

A highly adaptable HTML5 only component that enables interactive access and search data from a SPARQL endpoint.
https://github.com/zazuko/zack-search

faceted-search html5 javascript rdf search

Last synced: 16 days ago
JSON representation

A highly adaptable HTML5 only component that enables interactive access and search data from a SPARQL endpoint.

Lists

README

        

# Zazuko Zack [zack-search]

A highly adaptable HTML5 only component which enables interactive access and to search data from a SPARQL endpoint.

## Install

* Install dependencies and build project.

`yarn install`

* Run locally with proxy to SPARQL endpoint. See for current endpoint in package.json

`npm start`

## Configure / Development

* Change the config inside

`public/index.js`

* Find the relevant CSS definitions in

`lib/zack.css`