Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/jskos-rdf
PHP library to process JSKOS and RDF data
https://github.com/gbv/jskos-rdf
coli-conc jskos library rdf
Last synced: about 1 month ago
JSON representation
PHP library to process JSKOS and RDF data
- Host: GitHub
- URL: https://github.com/gbv/jskos-rdf
- Owner: gbv
- License: lgpl-3.0
- Created: 2017-03-06T08:40:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T12:12:14.000Z (about 5 years ago)
- Last Synced: 2024-05-10T02:42:26.108Z (8 months ago)
- Topics: coli-conc, jskos, library, rdf
- Language: PHP
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# jskos-rdf
[![Latest Version](https://img.shields.io/packagist/v/gbv/jskos-rdf.svg?style=flat-square)](https://packagist.org/packages/gbv/jskos-rdf)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/gbv/jskos-rdf.svg?style=flat-square)](https://travis-ci.org/gbv/jskos-rdf)
[![Coverage Status](https://img.shields.io/coveralls/gbv/jskos-rdf/master.svg?style=flat-square)](https://coveralls.io/r/gbv/jskos-rdf)
[![Quality Score](https://img.shields.io/scrutinizer/g/gbv/jskos-rdf.svg?style=flat-square)](https://scrutinizer-ci.com/g/gbv/jskos-rdf)
[![Total Downloads](https://img.shields.io/packagist/dt/gbv/jskos-rdf.svg?style=flat-square)](https://packagist.org/packages/gbv/jskos)# Description
This library extends the [jskos](https://packagist.org/packages/gbv/jskos) PHP
library with classes to convert from and to RDF.# Requirements
JSKOS-RDF requires PHP 7, the [jskos](https://packagist.org/packages/gbv/jskos)
PHP library, and [easyRDF](http://www.easyrdf.org/).# Contributung
Bugs and feature request are [tracked on GitHub](https://github.com/gbv/jskos-rdf/issues).
See `CONTRIBUTING.md` of repository [jskos-php](https://packagist.org/packages/gbv/jskos) for guidelines.
# Author and License
Jakob Voß
JSKOS-PHP is licensed under the LGPL license (see `LICENSE` for details).
# See alse
JSKOS-RDF is created as part of project coli-conc: .
The current specification of JSKOS is available at .