1. 首页
  2. 数据库
  3. 其它
  4. ShExStatements:从CSV生成形状表达式 源码

ShExStatements:从CSV生成形状表达式 源码

上传者: 2021-04-26 03:43:34上传 ZIP文件 96.83KB 热度 9次
ShExStatements ShExStatements允许用户从简单的CSV语句,CSV文件和电子表格生成形状表达式。 可以从命令行以及从Web界面使用shexstatements 。 快速开始 使用点 设置虚拟环境并安装shexstatements 。 $ python3 -m venv .venv $ source ./.venv/bin/activate $ pip3 install shexstatements 使用运行以下命令。 该文件包含Wikidata语言的示例描述。 该文件使用逗号作为分隔符来分隔值。 $ shexstatements.sh examples/language.csv 从源代码构建 终端 克隆ShExStatements存储库。 $ git clone https://github.com/johnsamuelwrites/ShExStateme
下载地址
用户评论