Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sage-client

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sage-client

Javascript client for SaGe interfaces

  • 1.1.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by150%
Maintainers
1
Weekly downloads
 
Created
Source

sage-client

npm version Build Status

Javascript client for the SaGe query engine, built on top of the sparql-engine framework.

Installation

Requirements:

  • Node.js v8.11.2 or higher
  • npm v5.6.0 or higher

npm installation

npm install -g sage-client

Manual installation

git clone https://github.com/Callidon/sage-client.git
cd sage-client
npm install --production

CLI Usage

Usage: sage-client <server> [options]

  Execute a SPARQL query using a SaGe interface

  Options:

    -q, --query <query>     evaluates the given SPARQL query
    -f, --file <file>       evaluates the SPARQL query in the given file
    -t, --type <mime-type>  determines the MIME type of the output (e.g., application/json) (default: application/json)
    -h, --help              output usage information

Keywords

FAQs

Package last updated on 07 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc