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: 5 days ago
JSON representation
A highly adaptable HTML5 only component that enables interactive access and search data from a SPARQL endpoint.
- Host: GitHub
- URL: https://github.com/zazuko/zack-search
- Owner: zazuko
- Created: 2016-10-06T14:27:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T10:57:48.000Z (about 1 year ago)
- Last Synced: 2024-10-28T13:59:20.765Z (11 days ago)
- Topics: faceted-search, html5, javascript, rdf, search
- Language: JavaScript
- Homepage:
- Size: 17.9 MB
- Stars: 10
- Watchers: 9
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - zazuko/zack-search - A highly adaptable HTML5 only component that enables interactive access and search data from a SPARQL endpoint. (javascript)
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`