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: 8 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
- Archived: true
- Created: 2014-02-12T21:12:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-09-05T13:01:35.000Z (almost 10 years ago)
- Last Synced: 2024-10-30T06:40:33.048Z (over 1 year ago)
- Topics: angularjs, coli-conc, deprecated, jskos, library
- Language: JavaScript
- Homepage: http://gbv.github.io/ng-skos/
- Size: 1.01 MB
- Stars: 8
- Watchers: 20
- 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)
[](https://www.npmjs.com/package/ng-skos)
[](https://travis-ci.org/gbv/ng-skos)
[](https://coveralls.io/r/gbv/ng-skos?branch=master)
[](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!