Download the PHP package acdh-oeaw/arche-schema-ingest without Composer
On this page you can find all versions of the php package acdh-oeaw/arche-schema-ingest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download acdh-oeaw/arche-schema-ingest
More information about acdh-oeaw/arche-schema-ingest
Files in acdh-oeaw/arche-schema-ingest
Download acdh-oeaw/arche-schema-ingest
More information about acdh-oeaw/arche-schema-ingest
Files in acdh-oeaw/arche-schema-ingest
Vendor acdh-oeaw
Package arche-schema-ingest
Short Description Tools for ingesting ARCHE schema into the repository
License MIT
Homepage https://github.com/acdh-oeaw/arche-schema
Package arche-schema-ingest
Short Description Tools for ingesting ARCHE schema into the repository
License MIT
Homepage https://github.com/acdh-oeaw/arche-schema
Please rate this library. Is it a good library?
Informations about the package arche-schema-ingest
arche-schema-ingest
Library for ingesting the ACDH schema into the ARCHE repository.
Installation
- Obtain composer
- Run
composer require arche-schema-ingest
Usage
Use one of provided scripts (paths relative to directory where you performed the installation):
vendor/bin/arche-import-ontology --user "{repoUser}" --pswd "{repoPswd}" {repositoryUrl}
vendor/bin/arche-import-vocabularies --user "{repoUser}" --pswd "{repoPswd}" {repositoryUrl}
vendor/bin/arche-check-ontology --user "{repoUser}" --pswd "{repoPswd}" {repositoryUrl}
If you want to check all options available, run the script with the --help
parameter.
All versions of arche-schema-ingest with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^7
acdh-oeaw/arche-schema Version *
acdh-oeaw/arche-lib-ingest Version ^4 | ^5
zozlak/rdf-constants Version ^1.2.1
zozlak/argparse Version ^1.0
composer-runtime-api Version ^2.1
zozlak/guzzle-proxy-client Version ^1.0
guzzlehttp/guzzle Version ^7
acdh-oeaw/arche-schema Version *
acdh-oeaw/arche-lib-ingest Version ^4 | ^5
zozlak/rdf-constants Version ^1.2.1
zozlak/argparse Version ^1.0
composer-runtime-api Version ^2.1
zozlak/guzzle-proxy-client Version ^1.0
The package acdh-oeaw/arche-schema-ingest contains the following files
Loading the files please wait ....