{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "26463e2bfc93428da10f8d1578b93500",
    "packages": [
        {
            "name": "capdataopera/php-sdk",
            "version": "0.7.0",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/capdataopera/capdataopera-php-sdk.git",
                "reference": "d287474b05bcfa4fc00818ebeecb0c3addca75d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/capdataopera%2Fcapdataopera-php-sdk/repository/archive.zip?sha=d287474b05bcfa4fc00818ebeecb0c3addca75d8",
                "reference": "d287474b05bcfa4fc00818ebeecb0c3addca75d8",
                "shasum": ""
            },
            "require": {
                "easyrdf/easyrdf": "^1.1",
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ml/json-ld": "^1.2",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^9.6.16"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "CapDataOpera\\PhpSdk\\": "src/",
                    "CapDataOpera\\PhpSdkTests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-SA-4.0"
            ],
            "authors": [
                {
                    "name": "Ambroise Maupate",
                    "email": "ambroise@rezo-zero.com",
                    "homepage": "https://rezo-zero.com",
                    "role": "Developer"
                }
            ],
            "description": "Development kit to expose and fetch CapData Opera ontology in RDF format.",
            "keywords": [
                "Opera",
                "RDF",
                "capdata",
                "ontology",
                "sdk"
            ],
            "support": {
                "forum": "https://www.rof.fr/rof/capdata-opera.aspx",
                "issues": "https://gitlab.com/capdataopera/capdataopera-php-sdk/-/issues",
                "source": "https://gitlab.com/capdataopera/capdataopera-php-sdk"
            },
            "time": "2024-05-28T15:20:20+00:00"
        },
        {
            "name": "easyrdf/easyrdf",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/easyrdf/easyrdf.git",
                "reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64",
                "reference": "c7b0a9dbcb211eb7de03ee99ff5b52d17f2a8e64",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "ext-xmlreader": "*",
                "lib-libxml": "*",
                "php": ">=7.1.0"
            },
            "require-dev": {
                "code-lts/doctum": "^5",
                "ml/json-ld": "~1.0",
                "phpunit/phpunit": "^7",
                "semsol/arc2": "^2.4",
                "squizlabs/php_codesniffer": "3.*",
                "zendframework/zend-http": "~2.3"
            },
            "suggest": {
                "ml/json-ld": "~1.0",
                "semsol/arc2": "~2.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "EasyRdf\\": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nicholas Humfrey",
                    "email": "njh@aelius.com",
                    "homepage": "http://www.aelius.com/njh/",
                    "role": "Developer"
                },
                {
                    "name": "Alexey Zakhlestin",
                    "email": "indeyets@gmail.com",
                    "homepage": "http://indeyets.ru/",
                    "role": "Developer"
                }
            ],
            "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
            "homepage": "http://www.easyrdf.org/",
            "keywords": [
                "Linked Data",
                "RDF",
                "Semantic Web",
                "Turtle",
                "rdfa",
                "sparql"
            ],
            "support": {
                "forum": "http://groups.google.com/group/easyrdf/",
                "issues": "http://github.com/easyrdf/easyrdf/issues",
                "source": "https://github.com/easyrdf/easyrdf/tree/1.1.1"
            },
            "time": "2020-12-02T08:47:31+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.4"
    },
    "platform-dev": [],
    "plugin-api-version": "2.2.0"
}
