acdh-oeaw/arche-schema-ingest
Composer 安装命令:
composer require acdh-oeaw/arche-schema-ingest
包简介
Tools for ingesting ARCHE schema into the repository
README 文档
README
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.
统计信息
- 总下载量: 4.53k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-22