2017 © Pedro Peláez
 

library jskos

JSKOS data model in PHP

image

gbv/jskos

JSKOS data model in PHP

  • Wednesday, January 17, 2018
  • by gbv
  • Repository
  • 4 Watchers
  • 2 Stars
  • 422 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 33 Versions
  • 2 % Grown

The README.md

jskos - JSKOS data model in PHP

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

jskos is a PHP library for easy processing of knowledge organization systems (KOS) as classifications, thesauri, and authority files given in JSKOS data format. JSKOS is a JSON format based on Simple Knowledge Organisation System (SKOS)., (*2)

Requirements

JSKOS-PHP requires PHP 7.2. No additional libraries are required., (*3)

Installation

With composer

Install the latest version with, (*4)

composer require gbv/jskos

This will automatically create composer.json for your project (unless it already exists) and add jskos as dependency. Composer also generates vendor/autoload.php to get autoloading of all dependencies:, (*5)

require_once __DIR__ . '/vendor/autoload.php';

$concept = new JSKOS\Concept( [ "uri" => "http://example.org" ] );
echo $concept->json();

Usage and examples

The jskos-php-examples repository contains several examples, including wrappers of existing terminology services (Wikidata, GND...) to JSKOS-API., (*6)

The examples can be tried online at https://jskos-php-examples.herokuapp.com., (*7)

Contributung

See CONTRIBUTUNG.md for technical details., (*8)

Bugs and feature request are tracked on GitHub., (*9)

Author and License

Jakob Voß jakob.voss@gbv.de, (*10)

JSKOS-PHP is licensed under the LGPL license - see LICENSE.md for details., (*11)

See also

JSKOS is created as part of project coli-conc: https://coli-conc.gbv.de/., (*12)

The current specification of JSKOS is available at http://gbv.github.io/jskos/., (*13)

Additional PHP packages for JSKOS processing:, (*14)

The Versions

17/01 2018

dev-master

9999999-dev

JSKOS data model in PHP

  Sources   Download

LGPL

The Requires

  • php >=7.0

 

The Development Requires

skos knowledge organization

17/01 2018

0.3.5

0.3.5.0

JSKOS data model in PHP

  Sources   Download

LGPL

The Requires

  • php >=7.0

 

The Development Requires

skos knowledge organization

29/08 2017

0.3.4

0.3.4.0

JSKOS data model in PHP

  Sources   Download

LGPL

The Requires

  • php >=7.0

 

The Development Requires

skos knowledge organization

29/08 2017

dev-dev

dev-dev

JSKOS data model in PHP

  Sources   Download

LGPL

The Requires

  • php >=7.0

 

The Development Requires

skos knowledge organization

25/08 2017

0.3.3

0.3.3.0

JSKOS data model in PHP

  Sources   Download

LGPL

The Requires

  • php >=7.0

 

The Development Requires

skos knowledge organization

24/08 2017
21/08 2017
18/08 2017

0.2.0

0.2.0.0 http://gbv.github.io/jskos-php/

JSKOS data model in PHP

  Sources   Download

LGPL

The Requires

  • php >=7.0

 

The Development Requires

skos knowledge organization

17/08 2017
30/06 2017
28/06 2017
12/05 2017
26/04 2017
13/04 2017
13/04 2017
10/04 2017
18/10 2016
03/08 2016

dev-set

dev-set http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

02/08 2016

0.0.12

0.0.12.0 http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

13/06 2016

dev-overloading

dev-overloading http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

13/06 2016

0.0.11

0.0.11.0 http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

13/06 2016

dev-fields

dev-fields http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

02/06 2016

0.0.10

0.0.10.0 http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

04/05 2016

0.0.9

0.0.9.0 http://gbv.github.io/jskos-php/

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

07/03 2016

0.0.8

0.0.8.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

23/02 2016

0.0.7

0.0.7.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

17/02 2016

0.0.6

0.0.6.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

17/02 2016

0.0.5

0.0.5.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

16/02 2016

0.0.4

0.0.4.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

12/02 2016

0.0.3

0.0.3.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

09/02 2016

0.0.2

0.0.2.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos

01/02 2016

0.0.1

0.0.1.0 http://github.io/gbv/jskos-php

PHP library to access and serve JSKOS data and services

  Sources   Download

LGPL

The Requires

  • php >=5.6

 

The Development Requires

skos