363 lines
12 KiB
JSON
363 lines
12 KiB
JSON
{
|
||
"$id": "https://schema.ideas.cnpc/json/business-data/x_tp_ach_test_water.1.0.0.json",
|
||
"type": "Object",
|
||
"title": "水分析数据",
|
||
"schema": "http://json-schema.org/draft-07/schema#",
|
||
"required": [
|
||
"dataRegion",
|
||
"bsflag",
|
||
"dsid"
|
||
],
|
||
"identityId": [
|
||
"dsid"
|
||
],
|
||
"naturalKey": [
|
||
"layerNo",
|
||
"smplNo",
|
||
"wellboreId"
|
||
],
|
||
"properties": {
|
||
"b": {
|
||
"type": "number",
|
||
"title": "硼",
|
||
"description": "填写水样化验分析硼含量值"
|
||
},
|
||
"i": {
|
||
"type": "number",
|
||
"title": "碘",
|
||
"description": "填写水样化验分析碘离子含量值"
|
||
},
|
||
"k": {
|
||
"type": "number",
|
||
"title": "钾",
|
||
"description": "填写水样化验分析钾离子含量值"
|
||
},
|
||
"ba": {
|
||
"type": "number",
|
||
"title": "钡",
|
||
"description": "填写水样化验分析钡含量值"
|
||
},
|
||
"br": {
|
||
"type": "number",
|
||
"title": "溴",
|
||
"description": "填写水样化验分析溴含量值"
|
||
},
|
||
"ca": {
|
||
"type": "number",
|
||
"title": "钙",
|
||
"description": "填写水样化验分析钙离子值"
|
||
},
|
||
"ho": {
|
||
"type": "number",
|
||
"title": "氢氧根",
|
||
"description": "填写水样化验分析氢氧根离子含量值"
|
||
},
|
||
"mg": {
|
||
"type": "number",
|
||
"title": "镁",
|
||
"description": "填写水样化验分析镁离子值"
|
||
},
|
||
"na": {
|
||
"type": "number",
|
||
"title": "钠",
|
||
"description": "填写水样化验分析钠离子含量值"
|
||
},
|
||
"nh": {
|
||
"type": "number",
|
||
"title": "氨",
|
||
"description": "填写水样化验分析无机氨含量值"
|
||
},
|
||
"ph": {
|
||
"type": "number",
|
||
"title": "PH值",
|
||
"description": "填写水样化验分析PH值"
|
||
},
|
||
"sr": {
|
||
"type": "number",
|
||
"title": "锶",
|
||
"description": "填写水样化验分析锶含量值"
|
||
},
|
||
"KNa": {
|
||
"type": "number",
|
||
"title": "钾钠",
|
||
"description": "填写水样化验分析钾和钠离子值"
|
||
},
|
||
"co3": {
|
||
"type": "number",
|
||
"title": "碳酸根",
|
||
"description": "填写水样化验分析碳酸根离子含量值"
|
||
},
|
||
"so4": {
|
||
"type": "number",
|
||
"title": "硫酸根",
|
||
"description": "填写水样化验分析硫酸根离子含量值"
|
||
},
|
||
"dsid": {
|
||
"type": "string",
|
||
"title": "DSID",
|
||
"description": "主键ID"
|
||
},
|
||
"hco3": {
|
||
"type": "number",
|
||
"title": "重碳酸根",
|
||
"description": "填写水样化验分析重碳酸根离子含量值"
|
||
},
|
||
"naCl": {
|
||
"type": "number",
|
||
"title": "Na^+/Cl^-",
|
||
"description": "填写离子的摩尔浓度比值"
|
||
},
|
||
"btmMd": {
|
||
"type": "number",
|
||
"title": "井段底深",
|
||
"description": "填写试油射孔井段底深,多层合试时填写最下层底界深度,裸眼和筛管填写其顶界深度。"
|
||
},
|
||
"clPct": {
|
||
"type": "number",
|
||
"title": "氯根",
|
||
"description": "填写水样化验分析氯根离子值"
|
||
},
|
||
"color": {
|
||
"type": "string",
|
||
"title": "颜色",
|
||
"description": "填写水样品过滤后观察的视觉颜色"
|
||
},
|
||
"smell": {
|
||
"type": "string",
|
||
"title": "气味",
|
||
"description": "填写对水样品的嗅觉气味,如臭、酸等"
|
||
},
|
||
"topMd": {
|
||
"type": "number",
|
||
"title": "井段顶深",
|
||
"description": "填写试油射孔井段顶深,多层合试时填写最上层顶界深度,裸眼和筛管填写其顶界深度。"
|
||
},
|
||
"bsflag": {
|
||
"type": "number",
|
||
"title": "删除标识",
|
||
"description": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据"
|
||
},
|
||
"clNaMg": {
|
||
"type": "number",
|
||
"title": "(Cl^--Na^+)/Mg^2+",
|
||
"description": "填写离子的摩尔浓度比值"
|
||
},
|
||
"phenol": {
|
||
"type": "number",
|
||
"title": "酚",
|
||
"description": "填写水样化验分析酚含量值"
|
||
},
|
||
"smplNo": {
|
||
"type": "string",
|
||
"title": "样品编号",
|
||
"description": "填写样品的编号"
|
||
},
|
||
"so42Cl": {
|
||
"type": "number",
|
||
"title": "SO4^2-/Cl^-",
|
||
"description": "填写离子的摩尔浓度比值"
|
||
},
|
||
"testId": {
|
||
"type": "string",
|
||
"title": "试油试采ID",
|
||
"description": "引用\"TP_BAS_TEST\"表的主键"
|
||
},
|
||
"wellId": {
|
||
"type": "string",
|
||
"title": "井ID",
|
||
"description": "引用\"CD_WELL\"表的主键",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"analCoy": {
|
||
"type": "string",
|
||
"title": "分析单位",
|
||
"description": "填写样品分析单位"
|
||
},
|
||
"density": {
|
||
"type": "number",
|
||
"title": "密度",
|
||
"description": "填写水样化验分析密度值"
|
||
},
|
||
"deposit": {
|
||
"type": "string",
|
||
"title": "沉淀物",
|
||
"description": "填写对水样品直接观察到的沉淀物"
|
||
},
|
||
"eventId": {
|
||
"type": "string",
|
||
"title": "作业阶段ID",
|
||
"description": "引用\"CD_EVENT\"表的主键"
|
||
},
|
||
"layerNo": {
|
||
"type": "string",
|
||
"title": "层序号",
|
||
"description": "层序号"
|
||
},
|
||
"remarks": {
|
||
"type": "string",
|
||
"title": "备注",
|
||
"description": "需要补充说明的内容"
|
||
},
|
||
"analDate": {
|
||
"type": "date",
|
||
"title": "分析日期",
|
||
"description": "填写样品分析日期"
|
||
},
|
||
"naClSo42": {
|
||
"type": "number",
|
||
"title": "(Na^+-Cl^-)/SO4^2-",
|
||
"description": "填写离子的摩尔浓度比值"
|
||
},
|
||
"smplTime": {
|
||
"type": "date",
|
||
"title": "取样时间",
|
||
"description": "填写取样的日期,时间点"
|
||
},
|
||
"totSalin": {
|
||
"type": "number",
|
||
"title": "总矿化度",
|
||
"description": "填写水样分析阴离子和阳离子的总含量"
|
||
},
|
||
"checkDate": {
|
||
"type": "date",
|
||
"title": "审核日期",
|
||
"description": "记录数据在本系统的审核时间,需精确到时分秒"
|
||
},
|
||
"dataGroup": {
|
||
"type": "string",
|
||
"title": "数据分组",
|
||
"description": "数据分组"
|
||
},
|
||
"smplPlace": {
|
||
"type": "string",
|
||
"title": "取样位置",
|
||
"description": "属性规范值字段,引用属性代码SMPL_PLACE下的属性值"
|
||
},
|
||
"waterType": {
|
||
"type": "string",
|
||
"title": "水型",
|
||
"description": "水型"
|
||
},
|
||
"createDate": {
|
||
"type": "date",
|
||
"title": "创建日期",
|
||
"description": "记录数据在本系统的创建时间,需精确到时分秒"
|
||
},
|
||
"dataRegion": {
|
||
"type": "string",
|
||
"title": "油田标识",
|
||
"description": "油田标识"
|
||
},
|
||
"ferricIron": {
|
||
"type": "number",
|
||
"title": "三价铁",
|
||
"description": "填写水样化验分析三价铁离子的含量值"
|
||
},
|
||
"updateDate": {
|
||
"type": "date",
|
||
"title": "更新日期",
|
||
"description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间"
|
||
},
|
||
"wellboreId": {
|
||
"type": "string",
|
||
"title": "井筒ID",
|
||
"description": "引用\"CD_WELLBORE\"表的主键",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"checkUserId": {
|
||
"type": "string",
|
||
"title": "审核用户",
|
||
"description": "记录数据在本系统的审核用户"
|
||
},
|
||
"createAppId": {
|
||
"type": "string",
|
||
"title": "创建应用",
|
||
"description": "填写数据来源的系统名"
|
||
},
|
||
"ferrousIron": {
|
||
"type": "number",
|
||
"title": "二价铁",
|
||
"description": "填写水样化验分析二价铁离子的含量值"
|
||
},
|
||
"negHardness": {
|
||
"type": "string",
|
||
"title": "负硬度",
|
||
"description": "填写水的负硬度"
|
||
},
|
||
"perHardness": {
|
||
"type": "string",
|
||
"title": "永硬度",
|
||
"description": "填写水的永久硬度"
|
||
},
|
||
"smplPlaceId": {
|
||
"type": "string",
|
||
"title": "取样位置ID",
|
||
"description": "属性规范值字段,引用属性代码SMPL_PLACE下的属性值"
|
||
},
|
||
"temHardness": {
|
||
"type": "string",
|
||
"title": "暂硬度",
|
||
"description": "填写水的暂硬度"
|
||
},
|
||
"testWaterId": {
|
||
"type": "string",
|
||
"title": "水分析ID",
|
||
"description": "水分析ID"
|
||
},
|
||
"createUserId": {
|
||
"type": "string",
|
||
"title": "创建用户",
|
||
"description": "记录数据在本系统的创建用户"
|
||
},
|
||
"transparency": {
|
||
"type": "string",
|
||
"title": "透明度",
|
||
"description": "填写对水样品直接观察到的透明程度"
|
||
},
|
||
"updateUserId": {
|
||
"type": "string",
|
||
"title": "更新用户",
|
||
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
|
||
},
|
||
"formationName": {
|
||
"type": "string",
|
||
"title": "层位",
|
||
"description": "填写试油试采井段对应的地质层位"
|
||
},
|
||
"wellCommonName": {
|
||
"type": "string",
|
||
"title": "井名",
|
||
"description": "井号",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellCommonName"
|
||
}
|
||
]
|
||
},
|
||
"sourceCreateDate": {
|
||
"type": "date",
|
||
"title": "源头数据采集时间",
|
||
"description": "记录源头系统采集数据的时间"
|
||
},
|
||
"wellboreCommonName": {
|
||
"type": "string",
|
||
"title": "井筒名",
|
||
"description": "井筒号",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
|
||
}
|
||
]
|
||
}
|
||
}
|
||
} |