Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Linked Data Rendering for humans

NotificationsYou must be signed in to change notification settings

rescribet/link-lib

Repository files navigation

A Link to the Web

Reference: How to use Link with React

CircleCICode Climate coverage

This package aims to make building rich web applications quick and easy by providing all the toolsneeded to work with linked data, providing high-level API's for view rendering, data querying& manipulation, and API communication. See thelink-redux package on how touse this in a React project.

To transform your Rails application into a linked-data serving beast, see ourActive Model Serializers plugin.

This was built atArgu, if you like what we do, these technologiesor open data, send usa mail.

Example

See theTODO app for a live example andlink-redux-todo for the implementation. Mind that it isn't connected toa back-end, so it's only a demo for the view rendering mechanism.

Installation

yarn add link-lib

and some peer dependencies:

yarn add @ontologies/as @ontologies/core @ontologies/schema @ontologies/shacl @ontologies/xsd http-status-codes n-quads-parser

The package externalizes the Promise API, so make sure to include your own when targeting platforms without nativesupport.

Usage

See theHypermedia API page for documentation on how toexecute actions against the service.

SeeLink Redux for documentation on how to use Link in a React application.

Contributing

The usual stuff. Open an issue to discuss a change, open PR's from topic-branches targeted to master for bugfixes andrefactors.


[8]ページ先頭

©2009-2025 Movatter.jp