Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1016 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 1016 Bytes

Link Library

A Link to the Web

Build Status

This is the library which powers the Argu Open Data platform. It provides an interface to build data-independent semantic applications for the human consumption of linked data.

This was built at Argu, if you like what we do, these technologies or open data, send us a mail.

Installation

npm install link-lib

yarn add link-lib

The package externalizes the Promise API, so make sure to include your own.

Usage

This package is meant primarily for ontology connector developers, see the link-redux documentation for main usage notes.

Included namespace prefixes

See the LinkedRenderStore for the namespaces included by default.

Contributing

The usual stuff. Open an issue to discuss a change, open pull requests directly for bugfixes and refactors.