Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/gbv/ng-skos
- Owner: gbv
- Created: 2014-02-12T21:12:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-05T13:01:35.000Z (over 8 years ago)
- Last Synced: 2024-04-24T14:38:09.191Z (8 months ago)
- Topics: angularjs, coli-conc, deprecated, jskos, library
- Language: JavaScript
- Homepage: http://gbv.github.io/ng-skos/
- Size: 1.01 MB
- Stars: 8
- Watchers: 19
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
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!