Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/ng-skos

AngularJS module to work with simple knowledge organization systems (SKOS)
https://github.com/gbv/ng-skos

angularjs coli-conc deprecated jskos library

Last synced: 2 months ago
JSON representation

AngularJS module to work with simple knowledge organization systems (SKOS)

Awesome Lists containing this project

README

        

# ng-skos

> [AngularJS](https://angularjs.org/) module to interact with Simple Knowledge Organization Systems (SKOS)

[![npm version](https://img.shields.io/npm/v/ng-skos.svg?style=flat)](https://www.npmjs.com/package/ng-skos)
[![Build Status](https://travis-ci.org/gbv/ng-skos.svg)](https://travis-ci.org/gbv/ng-skos)
[![Test Coverage](https://coveralls.io/repos/gbv/ng-skos/badge.svg?branch=master)](https://coveralls.io/r/gbv/ng-skos?branch=master)
[![GitHub Issues](https://img.shields.io/github/issues-raw/gbv/ng-skos.svg?style=flat)](https://github.com/gbv/ng-skos/issues)

## Install

### npm

```bash
npm install ng-skos --save
```

### bower

```bash
bower install ng-skos --save
```

## Usage

See for documentation and usage examples!

## Contributing

See [`CONTRIBUTING.md`](#/api/contributing) for development documentation.
Contributions and [feedback](https://github.com/gbv/ng-skos/issues) is
appreciated!