621 lines
22 KiB
JSON
621 lines
22 KiB
JSON
{
|
||
"$id": "https://schema.ideas.cnpc/json/business-data/gr_wellbore_zone.1.0.0.json",
|
||
"type": "Object",
|
||
"title": "小层分层数据",
|
||
"schema": "http://json-schema.org/draft-07/schema#",
|
||
"required": [
|
||
"dsid",
|
||
"dataRegion",
|
||
"bsflag",
|
||
"zoneId",
|
||
"evaluationSchemeId",
|
||
"wellboreId"
|
||
],
|
||
"identityId": [
|
||
"dsid"
|
||
],
|
||
"naturalKey": [
|
||
"zoneId",
|
||
"evaluationSchemeId",
|
||
"wellboreId"
|
||
],
|
||
"properties": {
|
||
"cc": {
|
||
"type": "string",
|
||
"title": "成本中心",
|
||
"description": "成本控制中心"
|
||
},
|
||
"mop": {
|
||
"type": "string",
|
||
"title": "生产方式",
|
||
"description": "生产方式"
|
||
},
|
||
"dsid": {
|
||
"type": "string",
|
||
"title": "DSID",
|
||
"description": "主键ID"
|
||
},
|
||
"gamma": {
|
||
"type": "number",
|
||
"title": "伽马",
|
||
"description": "伽马"
|
||
},
|
||
"mdTop": {
|
||
"type": "number",
|
||
"title": "顶部测深",
|
||
"description": "层位顶部测量深度。"
|
||
},
|
||
"bsflag": {
|
||
"type": "number",
|
||
"title": "删除标识",
|
||
"description": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据"
|
||
},
|
||
"mdBase": {
|
||
"type": "number",
|
||
"title": "底部测深",
|
||
"description": "层位底部测量深度。"
|
||
},
|
||
"payTop": {
|
||
"type": "number",
|
||
"title": "砂岩顶深",
|
||
"description": "本层砂(灰)岩顶部深度(含二类)。"
|
||
},
|
||
"topTvd": {
|
||
"type": "number",
|
||
"title": "顶界垂深",
|
||
"description": "顶部实际垂直距离。"
|
||
},
|
||
"wellId": {
|
||
"type": "string",
|
||
"title": "井ID",
|
||
"description": "井筒地层位所属的井ID",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"zoneId": {
|
||
"type": "string",
|
||
"title": "层位ID",
|
||
"description": "层位的唯一标识码"
|
||
},
|
||
"mudLost": {
|
||
"type": "number",
|
||
"title": "泥浆漏失",
|
||
"description": "估计的泥浆漏失"
|
||
},
|
||
"mudType": {
|
||
"type": "string",
|
||
"title": "泥浆类型",
|
||
"description": "钻遇该层位时使用的泥浆类型。"
|
||
},
|
||
"payBase": {
|
||
"type": "number",
|
||
"title": "砂岩底深",
|
||
"description": "本层砂(灰)岩底部深度(含二类)。"
|
||
},
|
||
"remarks": {
|
||
"type": "string",
|
||
"title": "备注",
|
||
"description": "需要补充说明的内容,井筒层位的补充说明"
|
||
},
|
||
"tvdBase": {
|
||
"type": "number",
|
||
"title": "底界垂深",
|
||
"description": "底部实际垂直距离。"
|
||
},
|
||
"porosity": {
|
||
"type": "number",
|
||
"title": "孔隙度",
|
||
"description": "岩石中流体可以进入其中的连续或相互连通的孔隙体积与岩石外表体积的比值,用小数表示。"
|
||
},
|
||
"zoneName": {
|
||
"type": "string",
|
||
"title": "层位名称",
|
||
"description": "井筒层位的中文名称"
|
||
},
|
||
"zoneType": {
|
||
"type": "string",
|
||
"title": "层位类型",
|
||
"description": "层位类型"
|
||
},
|
||
"checkDate": {
|
||
"type": "date",
|
||
"title": "审核日期",
|
||
"description": "记录数据在本系统的审核时间,需精确到时分秒"
|
||
},
|
||
"dataGroup": {
|
||
"type": "string",
|
||
"title": "数据分组",
|
||
"description": "数据分组"
|
||
},
|
||
"mudWeight": {
|
||
"type": "number",
|
||
"title": "泥浆密度",
|
||
"description": "钻遇该层位时使用的泥浆密度。"
|
||
},
|
||
"stratumId": {
|
||
"type": "string",
|
||
"title": "地层ID",
|
||
"description": "地层的唯一标识码"
|
||
},
|
||
"subFacies": {
|
||
"type": "string",
|
||
"title": "亚相",
|
||
"description": "沉积亚相"
|
||
},
|
||
"ashContent": {
|
||
"type": "number",
|
||
"title": "灰分含量",
|
||
"description": "灰分含量"
|
||
},
|
||
"createDate": {
|
||
"type": "date",
|
||
"title": "创建日期",
|
||
"description": "记录数据在本系统的创建时间,需精确到时分秒"
|
||
},
|
||
"dataRegion": {
|
||
"type": "string",
|
||
"title": "油田标识",
|
||
"description": "油田标识"
|
||
},
|
||
"dataSource": {
|
||
"type": "string",
|
||
"title": "数据来源",
|
||
"description": "数据来源"
|
||
},
|
||
"isReadonly": {
|
||
"type": "string",
|
||
"title": "是否只读",
|
||
"description": "标识该条记录是否可修改。"
|
||
},
|
||
"netSandTop": {
|
||
"type": "number",
|
||
"title": "一类砂岩顶深",
|
||
"description": "在测井解释上符合含油砂岩电性标准储层的顶部深度。"
|
||
},
|
||
"netSandTst": {
|
||
"type": "number",
|
||
"title": "一类砂岩厚度",
|
||
"description": "在测井解释上符合含油砂岩电性标准储层的砂岩厚度 。"
|
||
},
|
||
"percentGas": {
|
||
"type": "number",
|
||
"title": "原始含气饱和度",
|
||
"description": "指油气田测得的原始含气饱和度。"
|
||
},
|
||
"percentOil": {
|
||
"type": "number",
|
||
"title": "原始含油饱和度",
|
||
"description": "指油气田测得的原始含油饱和度。"
|
||
},
|
||
"schemeType": {
|
||
"type": "string",
|
||
"title": "方案类型",
|
||
"description": "属性规范值字段,引用属性代码SCHEME_TYPE下的属性值"
|
||
},
|
||
"skinFactor": {
|
||
"type": "number",
|
||
"title": "表皮系数",
|
||
"description": "表示油气井表皮效应的一个无因次系数;又称为井底污染系数,表示井的完善程度,一般用S表示。"
|
||
},
|
||
"updateDate": {
|
||
"type": "date",
|
||
"title": "更新日期",
|
||
"description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间"
|
||
},
|
||
"wellboreId": {
|
||
"type": "string",
|
||
"title": "井筒ID",
|
||
"description": "井筒地层位所属的井筒ID",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"checkUserId": {
|
||
"type": "string",
|
||
"title": "审核用户",
|
||
"description": "记录数据在本系统的审核用户"
|
||
},
|
||
"createAppId": {
|
||
"type": "string",
|
||
"title": "创建应用",
|
||
"description": "填写数据来源的系统名"
|
||
},
|
||
"horizonTopX": {
|
||
"type": "number",
|
||
"title": "层顶坐标_X",
|
||
"description": "层顶横坐标,存储大地坐标时,原则上存储8位整数两位小数;存储WGS1984坐标时,存储经度,单位为秒。"
|
||
},
|
||
"horizonTopY": {
|
||
"type": "number",
|
||
"title": "层顶坐标_Y",
|
||
"description": "层顶纵坐标,存储大地坐标时,原则上存储8位整数两位小数;存储WGS1984坐标时,存储经度,单位为秒。"
|
||
},
|
||
"inclination": {
|
||
"type": "number",
|
||
"title": "倾度",
|
||
"description": "井筒通过该层位时的角度。"
|
||
},
|
||
"microfacies": {
|
||
"type": "string",
|
||
"title": "微相",
|
||
"description": "沉积微相"
|
||
},
|
||
"reservoirId": {
|
||
"type": "string",
|
||
"title": "油气藏ID",
|
||
"description": "井筒层位所属的储层ID。"
|
||
},
|
||
"sequenceNum": {
|
||
"type": "string",
|
||
"title": "序号",
|
||
"description": "顺序号"
|
||
},
|
||
"unifyTaskId": {
|
||
"type": "string",
|
||
"title": "统一任务ID",
|
||
"description": "一体化采集平台统一任务标识"
|
||
},
|
||
"createUserId": {
|
||
"type": "string",
|
||
"title": "创建用户",
|
||
"description": "记录数据在本系统的创建用户"
|
||
},
|
||
"horizonBaseX": {
|
||
"type": "number",
|
||
"title": "层底坐标_X2",
|
||
"description": "层底横坐标,存储大地坐标时,原则上存储8位整数两位小数;存储WGS1984坐标时,存储经度,单位为秒。"
|
||
},
|
||
"horizonBaseY": {
|
||
"type": "number",
|
||
"title": "层底坐标_Y2",
|
||
"description": "层底纵坐标,存储大地坐标时,原则上存储8位整数两位小数;存储WGS1984坐标时,存储经度,单位为秒。"
|
||
},
|
||
"oilViscosity": {
|
||
"type": "number",
|
||
"title": "油粘度",
|
||
"description": "层位中油的粘度。"
|
||
},
|
||
"percentWater": {
|
||
"type": "number",
|
||
"title": "原始含水饱和度",
|
||
"description": "指油气田测得的原始含水饱和度。"
|
||
},
|
||
"permeability": {
|
||
"type": "number",
|
||
"title": "渗透率",
|
||
"description": "当岩石中有两种以上流体共存时,岩石对其中某相流体的通过能力称为有效渗透率,又称相渗透率。"
|
||
},
|
||
"schemeTypeId": {
|
||
"type": "string",
|
||
"title": "方案类型ID",
|
||
"description": "属性规范值字段,引用属性代码SCHEME_TYPE下的属性值"
|
||
},
|
||
"shaleContent": {
|
||
"type": "number",
|
||
"title": "泥质含量",
|
||
"description": "泥质含量"
|
||
},
|
||
"topElevation": {
|
||
"type": "number",
|
||
"title": "顶界海拔",
|
||
"description": "顶界海拔"
|
||
},
|
||
"updateUserId": {
|
||
"type": "string",
|
||
"title": "更新用户",
|
||
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
|
||
},
|
||
"waterContent": {
|
||
"type": "number",
|
||
"title": "含水量",
|
||
"description": "含水量"
|
||
},
|
||
"deepLaterolog": {
|
||
"type": "number",
|
||
"title": "深侧向测井",
|
||
"description": "深侧向测井"
|
||
},
|
||
"drillingFault": {
|
||
"type": "string",
|
||
"title": "钻井故障",
|
||
"description": "钻井故障"
|
||
},
|
||
"sandThickness": {
|
||
"type": "number",
|
||
"title": "砂岩厚度",
|
||
"description": "本层砂(灰)岩厚度(含二类)。"
|
||
},
|
||
"statusCurrent": {
|
||
"type": "string",
|
||
"title": "当前状况",
|
||
"description": "层位的当前状态描述。"
|
||
},
|
||
"stratUnitCode": {
|
||
"type": "string",
|
||
"title": "地层代码",
|
||
"description": "地层的地质代码"
|
||
},
|
||
"stratUnitName": {
|
||
"type": "string",
|
||
"title": "地层名称",
|
||
"description": "地层的完整名称,系统组段按照“-”进行分隔连接进行完整描述"
|
||
},
|
||
"stratumFactor": {
|
||
"type": "number",
|
||
"title": "地层系数",
|
||
"description": "地层有效渗透率与有效厚度乘积。"
|
||
},
|
||
"volumeDensity": {
|
||
"type": "number",
|
||
"title": "体积密度",
|
||
"description": "体积密度"
|
||
},
|
||
"zoneShortName": {
|
||
"type": "string",
|
||
"title": "层位简称",
|
||
"description": "层位名称的缩写"
|
||
},
|
||
"completionDate": {
|
||
"type": "date",
|
||
"title": "完井日期",
|
||
"description": "完井日期"
|
||
},
|
||
"interbedAmount": {
|
||
"type": "number",
|
||
"title": "夹层数",
|
||
"description": "在本层中存在的夹层个数。"
|
||
},
|
||
"regulatoryName": {
|
||
"type": "string",
|
||
"title": "调整后名称",
|
||
"description": "层位的确定名称。"
|
||
},
|
||
"sedimentFacies": {
|
||
"type": "string",
|
||
"title": "沉积相",
|
||
"description": "属性规范值字段,引用属性代码SEDIMENTARY_FACIES下的属性值"
|
||
},
|
||
"stratUnitSName": {
|
||
"type": "string",
|
||
"title": "地层简称",
|
||
"description": "地层名称的缩写,一般以最小层级的名称为缩写"
|
||
},
|
||
"wellCommonName": {
|
||
"type": "string",
|
||
"title": "井名",
|
||
"description": "通用井名,来源于钻井公报的汉字井名,必填",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellCommonName"
|
||
}
|
||
]
|
||
},
|
||
"wellboreZoneId": {
|
||
"type": "string",
|
||
"title": "井筒层位ID",
|
||
"description": "井筒层位的唯一标识码"
|
||
},
|
||
"zoneDataSource": {
|
||
"type": "string",
|
||
"title": "层位数据来源",
|
||
"description": "属性规范值字段,引用属性代码STRATUM_DATA_SOURCE下的属性值"
|
||
},
|
||
"bottomElevation": {
|
||
"type": "number",
|
||
"title": "底界海拔",
|
||
"description": "底界海拔"
|
||
},
|
||
"contactRelation": {
|
||
"type": "string",
|
||
"title": "接触关系",
|
||
"description": "属性规范值字段,引用属性代码ENUM CT_ENUM下的属性值"
|
||
},
|
||
"formationBedDip": {
|
||
"type": "number",
|
||
"title": "地层倾角",
|
||
"description": "层位所在地层主要倾角。"
|
||
},
|
||
"isSieveAnalysis": {
|
||
"type": "string",
|
||
"title": "是否筛分分析",
|
||
"description": "筛分分析执行标志。"
|
||
},
|
||
"volatileContent": {
|
||
"type": "number",
|
||
"title": "挥发物含量",
|
||
"description": "挥发物含量"
|
||
},
|
||
"erosionSurfaceMd": {
|
||
"type": "number",
|
||
"title": "剥蚀面井深",
|
||
"description": "剥蚀面的测量深度"
|
||
},
|
||
"fracturePressure": {
|
||
"type": "number",
|
||
"title": "破裂压力",
|
||
"description": "该层位产生破裂时最大压力。"
|
||
},
|
||
"h2sConcentration": {
|
||
"type": "number",
|
||
"title": "硫化氢浓度",
|
||
"description": "H2S浓度"
|
||
},
|
||
"sedimentFaciesId": {
|
||
"type": "string",
|
||
"title": "沉积相ID",
|
||
"description": "属性规范值字段,引用属性代码SEDIMENTARY_FACIES下的属性值"
|
||
},
|
||
"sourceCreateDate": {
|
||
"type": "date",
|
||
"title": "源头数据采集时间",
|
||
"description": "记录源头系统采集数据的时间"
|
||
},
|
||
"vericalThickness": {
|
||
"type": "number",
|
||
"title": "垂直厚度",
|
||
"description": "该小层相应的垂直厚度"
|
||
},
|
||
"zoneDataSourceId": {
|
||
"type": "string",
|
||
"title": "层位数据来源ID",
|
||
"description": "属性规范值字段,引用属性代码STRATUM_DATA_SOURCE下的属性值"
|
||
},
|
||
"coalContentPerTon": {
|
||
"type": "number",
|
||
"title": "每吨含碳物",
|
||
"description": "每吨含碳物"
|
||
},
|
||
"currentPercentGas": {
|
||
"type": "number",
|
||
"title": "目前含气饱和度",
|
||
"description": "指油气田开发不同时期或不同开发阶段所测得的含气饱和度。"
|
||
},
|
||
"erosionSurfaceTvd": {
|
||
"type": "number",
|
||
"title": "剥蚀面垂深",
|
||
"description": "剥蚀面的垂直深度"
|
||
},
|
||
"perforationStatus": {
|
||
"type": "string",
|
||
"title": "射孔情况",
|
||
"description": "属性规范值字段,引用属性代码PERFORATE_DESC下的属性值"
|
||
},
|
||
"reservoirPressure": {
|
||
"type": "number",
|
||
"title": "油藏压力",
|
||
"description": "层位所对应油藏的地层压力。"
|
||
},
|
||
"effectiveThickness": {
|
||
"type": "number",
|
||
"title": "有效厚度",
|
||
"description": "油(气)层中具有产油(气)能力部分的厚度,即在油(气)层厚度中扣除夹层部分的厚度。"
|
||
},
|
||
"evaluationSchemeId": {
|
||
"type": "string",
|
||
"title": "评价方案ID",
|
||
"description": "评价方案唯一标识符"
|
||
},
|
||
"fixedCarbonContent": {
|
||
"type": "number",
|
||
"title": "固定含碳量",
|
||
"description": "固定含碳量"
|
||
},
|
||
"pressureSurveyDate": {
|
||
"type": "date",
|
||
"title": "压力测量日期",
|
||
"description": "压力恢复测量日期。"
|
||
},
|
||
"saturationPressure": {
|
||
"type": "number",
|
||
"title": "饱和压力",
|
||
"description": "层位的原始饱和压力。"
|
||
},
|
||
"waterFloodingLevel": {
|
||
"type": "string",
|
||
"title": "水淹解释结果",
|
||
"description": "水淹解释结果"
|
||
},
|
||
"wellboreCommonName": {
|
||
"type": "string",
|
||
"title": "井筒名",
|
||
"description": "通用的井筒名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
|
||
}
|
||
]
|
||
},
|
||
"currentPercentWater": {
|
||
"type": "number",
|
||
"title": "目前含水饱和度",
|
||
"description": "指油气田开发不同时期或不同开发阶段所测得的含水饱和度。"
|
||
},
|
||
"perforationStatusId": {
|
||
"type": "string",
|
||
"title": "射孔情况ID",
|
||
"description": "属性规范值字段,引用属性代码PERFORATE_DESC下的属性值"
|
||
},
|
||
"sonicTimeDifference": {
|
||
"type": "number",
|
||
"title": "声波时差",
|
||
"description": "声波时差"
|
||
},
|
||
"boundWaterSaturation": {
|
||
"type": "number",
|
||
"title": "束缚水饱和度",
|
||
"description": "束缚水在储层中所占的孔隙体积与总孔隙体积之比称为束缚水饱和度,用小数表示。"
|
||
},
|
||
"evaluationSchemeName": {
|
||
"type": "string",
|
||
"title": "评价方案名称",
|
||
"description": "引用EPDM评价方案(GR_BAS_EVALUATION_SCHEME)"
|
||
},
|
||
"reservoirTemperature": {
|
||
"type": "number",
|
||
"title": "油藏温度",
|
||
"description": "层位所对应油藏的地层温度。"
|
||
},
|
||
"effectiveThicknessType": {
|
||
"type": "string",
|
||
"title": "有效厚度类别",
|
||
"description": "属性规范值字段,引用属性代码THICKNESS_TYPE下的属性值"
|
||
},
|
||
"electronicLoggingResult": {
|
||
"type": "string",
|
||
"title": "电测解释结果",
|
||
"description": "电测解释结果"
|
||
},
|
||
"lowerConnectionRelation": {
|
||
"type": "string",
|
||
"title": "下连通关系",
|
||
"description": "属性规范值字段,引用属性代码CONNECT_RELATION下的属性值"
|
||
},
|
||
"reservoirPressureSource": {
|
||
"type": "string",
|
||
"title": "油藏压力源",
|
||
"description": "说明层位所对应油藏的地层压力来源。"
|
||
},
|
||
"upperConnectionRelation": {
|
||
"type": "string",
|
||
"title": "上连通关系",
|
||
"description": "属性规范值字段,引用属性代码CONNECT_RELATION下的属性值"
|
||
},
|
||
"effectiveThicknessTypeId": {
|
||
"type": "string",
|
||
"title": "有效厚度类别ID",
|
||
"description": "属性规范值字段,引用属性代码THICKNESS_TYPE下的属性值"
|
||
},
|
||
"lowerConnectionRelationId": {
|
||
"type": "string",
|
||
"title": "下连通关系ID",
|
||
"description": "属性规范值字段,引用属性代码CONNECT_RELATION下的属性值"
|
||
},
|
||
"upperConnectionRelationId": {
|
||
"type": "string",
|
||
"title": "上连通关系ID",
|
||
"description": "属性规范值字段,引用属性代码CONNECT_RELATION下的属性值"
|
||
},
|
||
"effectiveThicknessTopDepth": {
|
||
"type": "number",
|
||
"title": "有效厚度顶界井深",
|
||
"description": "油(气)层中具有产油(气)能力部分储层的顶部深度。"
|
||
},
|
||
"permeabilityCharacteristic": {
|
||
"type": "string",
|
||
"title": "渗透率特征",
|
||
"description": "用 \">\"、\"<\"号表示"
|
||
},
|
||
"effectiveThickBasementDepth": {
|
||
"type": "number",
|
||
"title": "有效基底深度",
|
||
"description": "有效基底深度"
|
||
}
|
||
}
|
||
} |