384 lines
11 KiB
JSON
384 lines
11 KiB
JSON
{
|
||
"$id": "https://schema.ideas.cnpc/json/business-data/ml_ach_gas_data.1.0.0.json",
|
||
"type": "Object",
|
||
"title": "气测迟到数据表",
|
||
"schema": "http://json-schema.org/draft-07/schema#",
|
||
"required": [
|
||
"dataRegion",
|
||
"bsflag",
|
||
"dsid",
|
||
"lagDepth",
|
||
"wellboreId"
|
||
],
|
||
"identityId": [
|
||
"dsid"
|
||
],
|
||
"naturalKey": [
|
||
"lagDepth",
|
||
"wellboreId"
|
||
],
|
||
"properties": {
|
||
"rop": {
|
||
"type": "number",
|
||
"title": "钻时",
|
||
"description": "钻时"
|
||
},
|
||
"dsid": {
|
||
"type": "string",
|
||
"title": "DSID",
|
||
"description": "主键ID"
|
||
},
|
||
"bsflag": {
|
||
"type": "number",
|
||
"title": "删除标识",
|
||
"description": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据"
|
||
},
|
||
"wellId": {
|
||
"type": "string",
|
||
"title": "井ID",
|
||
"description": "井ID",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"eventId": {
|
||
"type": "string",
|
||
"title": "作业阶段ID",
|
||
"description": "作业阶段唯一标识符"
|
||
},
|
||
"inletBh": {
|
||
"type": "number",
|
||
"title": "入口烃平衡",
|
||
"description": "入口烃平衡"
|
||
},
|
||
"inletC1": {
|
||
"type": "number",
|
||
"title": "入口甲烷",
|
||
"description": "入口甲烷"
|
||
},
|
||
"inletC2": {
|
||
"type": "number",
|
||
"title": "入口乙烷",
|
||
"description": "入口乙烷"
|
||
},
|
||
"inletC3": {
|
||
"type": "number",
|
||
"title": "入口丙烷",
|
||
"description": "入口丙烷"
|
||
},
|
||
"inletC6": {
|
||
"type": "number",
|
||
"title": "入口己烷",
|
||
"description": "入口己烷"
|
||
},
|
||
"inletC7": {
|
||
"type": "number",
|
||
"title": "入口庚烷",
|
||
"description": "入口庚烷"
|
||
},
|
||
"inletC8": {
|
||
"type": "number",
|
||
"title": "入口辛烷",
|
||
"description": "入口辛烷"
|
||
},
|
||
"inletCh": {
|
||
"type": "number",
|
||
"title": "入口烃特征",
|
||
"description": "入口烃特征"
|
||
},
|
||
"inletH2": {
|
||
"type": "number",
|
||
"title": "入口氢气",
|
||
"description": "入口氢气"
|
||
},
|
||
"inletWh": {
|
||
"type": "number",
|
||
"title": "入口烃湿度",
|
||
"description": "入口烃湿度"
|
||
},
|
||
"remarks": {
|
||
"type": "string",
|
||
"title": "备注",
|
||
"description": "需要补充说明的内容"
|
||
},
|
||
"inletCo2": {
|
||
"type": "number",
|
||
"title": "入口二氧化碳",
|
||
"description": "入口二氧化碳"
|
||
},
|
||
"inletIc4": {
|
||
"type": "number",
|
||
"title": "入口异丁烷",
|
||
"description": "入口异丁烷"
|
||
},
|
||
"inletIc5": {
|
||
"type": "number",
|
||
"title": "入口异戊烷",
|
||
"description": "入口异戊烷"
|
||
},
|
||
"inletNc4": {
|
||
"type": "number",
|
||
"title": "入口正丁烷",
|
||
"description": "入口正丁烷"
|
||
},
|
||
"inletNc5": {
|
||
"type": "number",
|
||
"title": "入口正戊烷",
|
||
"description": "入口正戊烷"
|
||
},
|
||
"lagDepth": {
|
||
"type": "number",
|
||
"title": "迟到井深",
|
||
"description": "填气测测量点的迟到深度"
|
||
},
|
||
"outletBh": {
|
||
"type": "number",
|
||
"title": "出口烃平衡",
|
||
"description": "出口烃平衡"
|
||
},
|
||
"outletC1": {
|
||
"type": "number",
|
||
"title": "出口甲烷",
|
||
"description": "出口甲烷"
|
||
},
|
||
"outletC2": {
|
||
"type": "number",
|
||
"title": "出口乙烷",
|
||
"description": "出口乙烷"
|
||
},
|
||
"outletC3": {
|
||
"type": "number",
|
||
"title": "出口丙烷",
|
||
"description": "出口丙烷"
|
||
},
|
||
"outletC6": {
|
||
"type": "number",
|
||
"title": "出口己烷",
|
||
"description": "出口己烷"
|
||
},
|
||
"outletC7": {
|
||
"type": "number",
|
||
"title": "出口庚烷",
|
||
"description": "出口庚烷"
|
||
},
|
||
"outletC8": {
|
||
"type": "number",
|
||
"title": "出口辛烷",
|
||
"description": "出口辛烷"
|
||
},
|
||
"outletCh": {
|
||
"type": "number",
|
||
"title": "出口烃特征",
|
||
"description": "出口烃特征"
|
||
},
|
||
"outletH2": {
|
||
"type": "number",
|
||
"title": "出口氢",
|
||
"description": "出口氢"
|
||
},
|
||
"outletWh": {
|
||
"type": "number",
|
||
"title": "出口烃湿度",
|
||
"description": "出口烃湿度"
|
||
},
|
||
"submiter": {
|
||
"type": "string",
|
||
"title": "填表人",
|
||
"description": "填表人"
|
||
},
|
||
"checkDate": {
|
||
"type": "date",
|
||
"title": "审核日期",
|
||
"description": "记录数据在本系统的审核时间,需精确到时分秒"
|
||
},
|
||
"dataGroup": {
|
||
"type": "string",
|
||
"title": "数据分组",
|
||
"description": "数据分组"
|
||
},
|
||
"inletC2h2": {
|
||
"type": "number",
|
||
"title": "入口乙炔",
|
||
"description": "入口乙炔"
|
||
},
|
||
"lagDataId": {
|
||
"type": "string",
|
||
"title": "迟到数据ID",
|
||
"description": "迟到数据ID"
|
||
},
|
||
"outletCo2": {
|
||
"type": "number",
|
||
"title": "出口二氧化碳",
|
||
"description": "出口二氧化碳"
|
||
},
|
||
"outletIc4": {
|
||
"type": "number",
|
||
"title": "出口异丁烷",
|
||
"description": "出口异丁烷"
|
||
},
|
||
"outletIc5": {
|
||
"type": "number",
|
||
"title": "出口异戊烷",
|
||
"description": "出口异戊烷"
|
||
},
|
||
"outletNc4": {
|
||
"type": "number",
|
||
"title": "出口正丁烷",
|
||
"description": "出口正丁烷"
|
||
},
|
||
"outletNc5": {
|
||
"type": "number",
|
||
"title": "出口正戊烷",
|
||
"description": "出口正戊烷"
|
||
},
|
||
"createDate": {
|
||
"type": "date",
|
||
"title": "创建日期",
|
||
"description": "记录数据在本系统的创建时间,需精确到时分秒"
|
||
},
|
||
"dataRegion": {
|
||
"type": "string",
|
||
"title": "油田标识",
|
||
"description": "油田标识"
|
||
},
|
||
"fluidSysId": {
|
||
"type": "string",
|
||
"title": "钻井液体系ID",
|
||
"description": "属性规范值字段,引用属性代码MUD_TYPE下的属性值"
|
||
},
|
||
"inletTotal": {
|
||
"type": "number",
|
||
"title": "入口全量",
|
||
"description": "填入口全量值"
|
||
},
|
||
"mudDensity": {
|
||
"type": "number",
|
||
"title": "泥浆密度",
|
||
"description": "泥浆密度"
|
||
},
|
||
"outletC2h2": {
|
||
"type": "number",
|
||
"title": "出口乙炔",
|
||
"description": "出口乙炔"
|
||
},
|
||
"outletH2s1": {
|
||
"type": "number",
|
||
"title": "硫化氢1",
|
||
"description": "填出口1#硫化氢检测浓度"
|
||
},
|
||
"outletH2s2": {
|
||
"type": "number",
|
||
"title": "硫化氢2",
|
||
"description": "填出口2#硫化氢检测浓度"
|
||
},
|
||
"outletH2s3": {
|
||
"type": "number",
|
||
"title": "硫化氢3",
|
||
"description": "填出口3#硫化氢检测浓度"
|
||
},
|
||
"outletH2s4": {
|
||
"type": "number",
|
||
"title": "硫化氢4",
|
||
"description": "填出口4#硫化氢检测浓度"
|
||
},
|
||
"updateDate": {
|
||
"type": "date",
|
||
"title": "更新日期",
|
||
"description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间"
|
||
},
|
||
"wellboreId": {
|
||
"type": "string",
|
||
"title": "井筒ID",
|
||
"description": "井筒唯一标识符",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"checkUserId": {
|
||
"type": "string",
|
||
"title": "审核用户",
|
||
"description": "记录数据在本系统的审核用户"
|
||
},
|
||
"createAppId": {
|
||
"type": "string",
|
||
"title": "创建应用",
|
||
"description": "填写数据来源的系统名"
|
||
},
|
||
"lagDuration": {
|
||
"type": "number",
|
||
"title": "迟到时间",
|
||
"description": "迟到时间"
|
||
},
|
||
"measureTime": {
|
||
"type": "date",
|
||
"title": "测量时间",
|
||
"description": "填测量的具体时间。"
|
||
},
|
||
"outletTotal": {
|
||
"type": "number",
|
||
"title": "出口全量",
|
||
"description": "填出口全量值"
|
||
},
|
||
"createUserId": {
|
||
"type": "string",
|
||
"title": "创建用户",
|
||
"description": "记录数据在本系统的创建用户"
|
||
},
|
||
"inletWholeCh": {
|
||
"type": "number",
|
||
"title": "入口全烃",
|
||
"description": "入口全烃"
|
||
},
|
||
"updateUserId": {
|
||
"type": "string",
|
||
"title": "更新用户",
|
||
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
|
||
},
|
||
"outletWholeCh": {
|
||
"type": "number",
|
||
"title": "出口全烃",
|
||
"description": "出口全烃"
|
||
},
|
||
"wellCommonName": {
|
||
"type": "string",
|
||
"title": "井名",
|
||
"description": "井名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellCommonName"
|
||
}
|
||
]
|
||
},
|
||
"chlorideIonCont": {
|
||
"type": "number",
|
||
"title": "氯离子含量",
|
||
"description": "填写氯离子含量"
|
||
},
|
||
"funnelViscosity": {
|
||
"type": "number",
|
||
"title": "漏斗粘度",
|
||
"description": "漏斗粘度"
|
||
},
|
||
"sourceCreateDate": {
|
||
"type": "date",
|
||
"title": "源头数据采集时间",
|
||
"description": "记录源头系统采集数据的时间"
|
||
},
|
||
"wellboreCommonName": {
|
||
"type": "string",
|
||
"title": "井筒名",
|
||
"description": "井筒名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
} |