compliance/assets/doc/extracted_schemas/ml_ach_gas_interp.1.0.0.json
2025-05-16 15:18:02 +08:00

506 lines
13 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$id": "https://schema.ideas.cnpc/json/business-data/ml_ach_gas_interp.1.0.0.json",
"type": "Object",
"title": "气测解释成果",
"schema": "http://json-schema.org/draft-07/schema#",
"required": [
"bsflag",
"dataRegion",
"dsid",
"mdTop",
"mdBase",
"wellboreId"
],
"identityId": [
"dsid"
],
"naturalKey": [
"mdTop",
"mdBase",
"wellboreId"
],
"properties": {
"dsid": {
"type": "string",
"title": "DSID"
},
"c1Max": {
"type": "number",
"title": "甲烷最大值"
},
"c1Min": {
"type": "number",
"title": "甲烷最小值"
},
"c2Max": {
"type": "number",
"title": "乙烷最大值"
},
"c2Min": {
"type": "number",
"title": "乙烷最小值"
},
"c3Max": {
"type": "number",
"title": "丙烷最大值"
},
"c3Min": {
"type": "number",
"title": "丙烷最小值"
},
"mdTop": {
"type": "number",
"title": "顶界井深"
},
"seqNo": {
"type": "number",
"title": "序号"
},
"bsflag": {
"type": "number",
"title": "删除标识"
},
"co2Max": {
"type": "number",
"title": "二氧化碳最大值"
},
"co2Min": {
"type": "number",
"title": "二氧化碳最小值"
},
"ec5Max": {
"type": "number",
"title": "戊烷最大值"
},
"ec5Min": {
"type": "number",
"title": "戊烷最小值"
},
"h2sMax": {
"type": "number",
"title": "硫化氢最大值"
},
"h2sMin": {
"type": "number",
"title": "硫化氢最小值"
},
"ic4Max": {
"type": "number",
"title": "异丁烷最大值"
},
"ic4Min": {
"type": "number",
"title": "异丁烷最小值"
},
"ic5Max": {
"type": "number",
"title": "异戊烷最大值"
},
"ic5Min": {
"type": "number",
"title": "异戊烷最小值"
},
"ic6Max": {
"type": "number",
"title": "异己烷最大值"
},
"ic6Min": {
"type": "number",
"title": "异己烷最小值"
},
"mdBase": {
"type": "number",
"title": "底界井深"
},
"nc4Max": {
"type": "number",
"title": "正丁烷最大值"
},
"nc4Min": {
"type": "number",
"title": "正丁烷最小值"
},
"nc5Max": {
"type": "number",
"title": "正戊烷最大值"
},
"nc5Min": {
"type": "number",
"title": "正戊烷最小值"
},
"nc6Max": {
"type": "number",
"title": "正己烷最大值"
},
"nc6Min": {
"type": "number",
"title": "正己烷最小值"
},
"wellId": {
"type": "string",
"title": "井ID",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellId",
"relationType": "PK"
}
]
},
"auditor": {
"type": "string",
"title": "审核人"
},
"eventId": {
"type": "string",
"title": "作业阶段ID"
},
"remarks": {
"type": "string",
"title": "备注"
},
"gasTotal": {
"type": "number",
"title": "含气总量"
},
"interp3h": {
"type": "string",
"title": "3H_解释"
},
"preparer": {
"type": "string",
"title": "填表人"
},
"rockName": {
"type": "string",
"title": "岩石名称(废弃)"
},
"c1Average": {
"type": "number",
"title": "甲烷平均值"
},
"c2Average": {
"type": "number",
"title": "乙烷平均值"
},
"c3Average": {
"type": "number",
"title": "丙烷平均值"
},
"checkDate": {
"type": "date",
"title": "审核日期"
},
"dataGroup": {
"type": "string",
"title": "数据分组"
},
"groundGas": {
"type": "number",
"title": "地面含气量"
},
"lithology": {
"type": "string",
"title": "岩性"
},
"stratumNo": {
"type": "string",
"title": "层号"
},
"thickness": {
"type": "number",
"title": "厚度"
},
"c1Relative": {
"type": "number",
"title": "甲烷相对值"
},
"c2Relative": {
"type": "number",
"title": "乙烷相对值"
},
"c3Relative": {
"type": "number",
"title": "丙烷相对值"
},
"co2Average": {
"type": "number",
"title": "二氧化碳平均值"
},
"createDate": {
"type": "date",
"title": "创建日期"
},
"dataRegion": {
"type": "string",
"title": "油田标识"
},
"ec5Average": {
"type": "number",
"title": "戊烷平均值"
},
"gasInFluid": {
"type": "number",
"title": "钻井液含气量"
},
"h2sAverage": {
"type": "number",
"title": "硫化氢平均值"
},
"ic4Average": {
"type": "number",
"title": "异丁烷平均值"
},
"ic5Average": {
"type": "number",
"title": "异戊烷平均值"
},
"ic6Average": {
"type": "number",
"title": "异己烷平均值"
},
"interp3hId": {
"type": "string",
"title": "3H_解释ID"
},
"nc4Average": {
"type": "number",
"title": "正丁烷平均值"
},
"nc5Average": {
"type": "number",
"title": "正戊烷平均值"
},
"nc6Average": {
"type": "number",
"title": "正己烷平均值"
},
"updateDate": {
"type": "date",
"title": "更新日期"
},
"wellboreId": {
"type": "string",
"title": "井筒ID",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreId",
"relationType": "PK"
}
]
},
"checkUserId": {
"type": "string",
"title": "审核用户"
},
"createAppId": {
"type": "string",
"title": "创建应用"
},
"horizonName": {
"type": "string",
"title": "层位"
},
"ic4Relative": {
"type": "number",
"title": "异丁烷相对值"
},
"ic5Relative": {
"type": "number",
"title": "异戊烷相对值"
},
"interpreter": {
"type": "string",
"title": "解释制作人"
},
"nc4Relative": {
"type": "number",
"title": "正丁烷相对值"
},
"nc5Relative": {
"type": "number",
"title": "正戊烷相对值"
},
"createUserId": {
"type": "string",
"title": "创建用户"
},
"diluteFactor": {
"type": "number",
"title": "冲淡系数"
},
"h2Percentage": {
"type": "number",
"title": "H2百分含量"
},
"picksIngterp": {
"type": "string",
"title": "皮克斯解释"
},
"updateUserId": {
"type": "string",
"title": "更新用户"
},
"deaeratorType": {
"type": "string",
"title": "脱气器类型"
},
"mudgasAverage": {
"type": "number",
"title": "钻井液气体平均值"
},
"gasInFormation": {
"type": "number",
"title": "地层含气量"
},
"picksIngterpId": {
"type": "string",
"title": "皮克斯解释ID废弃"
},
"wellCommonName": {
"type": "string",
"title": "井名",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellCommonName"
}
]
},
"doubleLogInterp": {
"type": "string",
"title": "双对数解释"
},
"drillingTimeMax": {
"type": "number",
"title": "钻时最大值"
},
"drillingTimeMin": {
"type": "number",
"title": "钻时最小值"
},
"gasSurveyMethod": {
"type": "string",
"title": "气测解释方法"
},
"interpThickness": {
"type": "number",
"title": "解释厚度"
},
"acetylenePercent": {
"type": "number",
"title": "乙炔百分含量"
},
"chromatographyId": {
"type": "string",
"title": "气测解释ID"
},
"mudgasBackground": {
"type": "number",
"title": "钻井液气体背景气"
},
"sourceCreateDate": {
"type": "date",
"title": "源头数据采集时间"
},
"chromatographType": {
"type": "string",
"title": "色谱类型"
},
"doubleLogInterpId": {
"type": "string",
"title": "双对数解释ID"
},
"interpretationDate": {
"type": "date",
"title": "解释日期"
},
"wellboreCommonName": {
"type": "string",
"title": "井筒名",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
}
]
},
"heavyHydrocarbonAvg": {
"type": "number",
"title": "重烃平均值"
},
"heavyHydrocarbonMax": {
"type": "number",
"title": "重烃最大值"
},
"heavyHydrocarbonMin": {
"type": "number",
"title": "重烃最小值"
},
"lightHydrocarbonAvg": {
"type": "number",
"title": "轻烃平均值"
},
"lightHydrocarbonMax": {
"type": "number",
"title": "轻烃最大值"
},
"lightHydrocarbonMin": {
"type": "number",
"title": "轻烃最小值"
},
"dynamicStaticDataMark": {
"type": "string",
"title": "动静态数据标识符"
},
"trianChartBoardInterp": {
"type": "string",
"title": "三角图版解释"
},
"wholeHydrocarbonRatio": {
"type": "number",
"title": "全烃比值"
},
"chromatographCycleTime": {
"type": "number",
"title": "色谱周期"
},
"gasLoggingInterpResult": {
"type": "string",
"title": "气测解释结果"
},
"generalWholeHydrocarbon": {
"type": "number",
"title": "一般全烃"
},
"maximumWholeHydrocarbon": {
"type": "number",
"title": "全烃最大值"
},
"trianChartBoardInterpId": {
"type": "string",
"title": "三角图版解释ID"
},
"fullHydrocarbonBaseValue": {
"type": "number",
"title": "全烃基值"
},
"gasLoggingInterpResultId": {
"type": "string",
"title": "气测解释结果ID废弃"
},
"maximumDrillingLiquidDens": {
"type": "number",
"title": "钻井液密度最大值"
},
"minimumDrillingLiquidDens": {
"type": "number",
"title": "钻井液密度最小值"
},
"maxDrillingLiquidViscosity": {
"type": "number",
"title": "钻井液粘度最大值"
},
"minDrillingLiquidViscosity": {
"type": "number",
"title": "钻井液粘度最小值"
}
}
}