nosparql-query-builder

GUI for building SPARQL queries without requiring knowledge of SPARQL. Inspired by the [Wikidata Query Service](https://query.wikidata.org/).

https://github.com/yasgui-with-rosemary/nosparql-query-builder

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary

Keywords

sparql sparql-client sparql-query sparql-query-builder
Last synced: 6 months ago · JSON representation ·

Repository

GUI for building SPARQL queries without requiring knowledge of SPARQL. Inspired by the [Wikidata Query Service](https://query.wikidata.org/).

Basic Info
  • Host: GitHub
  • Owner: yasgui-with-rosemary
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 588 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Topics
sparql sparql-client sparql-query sparql-query-builder
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

nosparql-query-builder

DOI License: MIT RSD cffconvert

GUI for building SPARQL queries without requiring knowledge of SPARQL. Inspired by the Wikidata Query Service.

screenshot

Installing and testing

Clone the repo. Open index.html in your browser (Chrome or Firefox recommended).

Live version

Available here

License

Copyright (c) 2024 Kody Moodley

This code is released under the MIT license.

Owner

  • Name: yasgui-with-rosemary
  • Login: yasgui-with-rosemary
  • Kind: organization

Software generated to increase the sustainability of GRLC

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: NoSPARQL Query Builder
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Kody
    family-names: Moodley
    email: k.moodley@esciencecenter.nl
    affiliation: Netherlands eScience Center
    orcid: 'https://orcid.org/0000-0001-5666-1658'
identifiers:
  - type: doi
    value: 10.5281/zenodo.13521901
    description: Zenodo archived release v0.0.1-alpha
repository-code: >-
  https://github.com/clariah-grlc-sustainability/nosparql-query-builder
url: >-
  https://research-software-directory.org/projects/enhancing-the-sustainability-of-grlc
abstract: >-
  Lightweight client-side javascript application to query a
  SPARQL public endpoint without knowledge of the SPARQL
  language. The application provides a web form for users to
  enter / search for information in the endpoint.
  Autocompletion in the form fields is used to recommend
  relevant data available in the endpoint as the user types.
keywords:
  - SPARQL
  - RDF
  - Linked Data
  - Autocompletion
  - Javascript
  - GRLC
license: MIT
commit: e7b966e
version: 0.0.1-alpha
date-released: '2024-08-29'

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1