EvaluationData.zip
收藏DataCite Commons2022-05-04 更新2024-07-29 收录
下载链接:
https://figshare.com/articles/dataset/EvaluationData_zip/19697662/4
下载链接
链接失效反馈官方服务:
资源简介:
This is the whole data used in the evaluation for OBG-gen paper submitted at ISWC2022. <br> <strong>### This is the whole data for setting up the evaluation for the OBG-gen paper submitted to ISWC2022</strong><br> <br> <strong>#### To set up the relational data sources for the real case evaluation (after unarchive)</strong><br> <br> <strong>**Step 1**</strong>: To create the tables of the database.<br> <br> source ./sql/md/md_schema.sql<br> <br> <strong>**Step 2**</strong>: To populate the tables with data.<br> <br> source ./sql/md/md_data_1K.sql<br> source ./sql/md/md_data_2K.sql<br> source ./sql/md/md_data_4K.sql<br> source ./sql/md/md_data_8K.sql<br> source ./sql/md/md_data_16K.sql<br> source ./sql/md/md_data_32K.sql<br> <br> <strong>#### Other data in JSON format and CSV format are available at JSON-data and CSV-data folders.</strong><br> <br> <strong>#### To set up the relational data sources for the evaluation based on LinGBM over university domain data (after unarchive)</strong><br> <br> <strong>**Step 1**</strong>: To create the tables of the database.<br> <br> source ./sql/uni/uni_schema.sql<br> <br> <strong>**Step 2**</strong>: To populate the tables with data for scale factor 4. For scale factor 20, load data based on the first 20 sql scripts (university-0.sql to university-19.sql).<br> <br> source ./sql/uni/100/university-0.sql<br> source ./sql/uni/100/university-1.sql<br> source ./sql/uni/100/university-2.sql<br> source ./sql/uni/100/university-3.sql
本数据集为提交至ISWC 2022的OBG-gen论文评测所用的全部数据。
### 本数据集为提交至ISWC 2022的OBG-gen论文搭建评测环境所用的全部数据
#### 真实场景评测的关系型数据源搭建方法(解压后)
**步骤1**:创建数据库表
source ./sql/md/md_schema.sql
**步骤2**:向数据库表中导入数据
source ./sql/md/md_data_1K.sql
source ./sql/md/md_data_2K.sql
source ./sql/md/md_data_4K.sql
source ./sql/md/md_data_8K.sql
source ./sql/md/md_data_16K.sql
source ./sql/md/md_data_32K.sql
#### JSON格式与CSV格式的其余数据可于JSON-data与CSV-data文件夹中获取
#### 基于LinGBM的高校领域数据评测的关系型数据源搭建方法(解压后)
**步骤1**:创建数据库表
source ./sql/uni/uni_schema.sql
**步骤2**:向数据库表中导入缩放因子为4的数据集。若需使用缩放因子为20的数据集,请通过前20个SQL脚本(university-0.sql至university-19.sql)导入数据。
source ./sql/uni/100/university-0.sql
source ./sql/uni/100/university-1.sql
source ./sql/uni/100/university-2.sql
source ./sql/uni/100/university-3.sql
提供机构:
figshare
创建时间:
2022-05-03



