164 lines
4.1 KiB
JSON
164 lines
4.1 KiB
JSON
{
|
|
"$id": "https://schema.ideas.cnpc/json/business-data/geo/v_x_gr_sediment.1.0.0.json",
|
|
"type": "object",
|
|
"title": "单井沉积相特征",
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"required": [
|
|
"WELLBORE_ID",
|
|
"WELL_COMMON_NAME",
|
|
"WELLBORE_COMMON_NAME",
|
|
"DATA_REGION",
|
|
"DSID",
|
|
"WELLBORE_ZONE_ID",
|
|
"BSFLAG"
|
|
],
|
|
"identityId": [
|
|
"DSID"
|
|
],
|
|
"properties": {
|
|
"DSID": {
|
|
"type": "String",
|
|
"title": "DSID"
|
|
},
|
|
"PHASE": {
|
|
"type": "String",
|
|
"title": "阶段"
|
|
},
|
|
"BSFLAG": {
|
|
"type": "Integer",
|
|
"title": "删除标识"
|
|
},
|
|
"REMARKS": {
|
|
"type": "String",
|
|
"title": "备注"
|
|
},
|
|
"WELL_ID": {
|
|
"type": "String",
|
|
"title": "井ID"
|
|
},
|
|
"ZONE_ID": {
|
|
"type": "String",
|
|
"title": "层位ID"
|
|
},
|
|
"PHASE_ID": {
|
|
"type": "String",
|
|
"title": "阶段ID"
|
|
},
|
|
"BTM_DEPTH": {
|
|
"type": "Double",
|
|
"title": "底界井深"
|
|
},
|
|
"THICKNESS": {
|
|
"type": "Double",
|
|
"title": "厚度"
|
|
},
|
|
"TOP_DEPTH": {
|
|
"type": "Double",
|
|
"title": "顶界井深"
|
|
},
|
|
"ZONE_NAME": {
|
|
"type": "String",
|
|
"title": "层位名称"
|
|
},
|
|
"CHECK_DATE": {
|
|
"type": "Date",
|
|
"title": "审核日期"
|
|
},
|
|
"DATA_GROUP": {
|
|
"type": "String",
|
|
"title": "数据分组"
|
|
},
|
|
"CREATE_DATE": {
|
|
"type": "Date",
|
|
"title": "创建日期"
|
|
},
|
|
"DATA_REGION": {
|
|
"type": "String",
|
|
"title": "油田标识"
|
|
},
|
|
"UPDATE_DATE": {
|
|
"type": "Date",
|
|
"title": "更新日期"
|
|
},
|
|
"WELLBORE_ID": {
|
|
"type": "String",
|
|
"title": "井筒ID"
|
|
},
|
|
"WELL_SED_ID": {
|
|
"type": "String",
|
|
"title": "井沉积ID"
|
|
},
|
|
"FACIES_LEVEL": {
|
|
"type": "String",
|
|
"title": "沉积相级别"
|
|
},
|
|
"CHECK_USER_ID": {
|
|
"type": "String",
|
|
"title": "审核用户"
|
|
},
|
|
"CREATE_APP_ID": {
|
|
"type": "String",
|
|
"title": "创建应用"
|
|
},
|
|
"UNIFY_TASK_ID": {
|
|
"type": "String",
|
|
"title": "统一任务ID"
|
|
},
|
|
"CREATE_USER_ID": {
|
|
"type": "String",
|
|
"title": "创建用户"
|
|
},
|
|
"MAIN_LITHOLOGY": {
|
|
"type": "String",
|
|
"title": "主要岩性"
|
|
},
|
|
"UPDATE_USER_ID": {
|
|
"type": "String",
|
|
"title": "更新用户"
|
|
},
|
|
"SEDIMENT_FACIES": {
|
|
"type": "String",
|
|
"title": "沉积相"
|
|
},
|
|
"WELLBORE_ZONE_ID": {
|
|
"type": "String",
|
|
"title": "井筒层位ID"
|
|
},
|
|
"WELL_COMMON_NAME": {
|
|
"type": "String",
|
|
"title": "井名"
|
|
},
|
|
"SEDIMENT_FACIES_ID": {
|
|
"type": "String",
|
|
"title": "沉积相ID"
|
|
},
|
|
"SOURCE_CREATE_DATE": {
|
|
"type": "Date",
|
|
"title": "源头数据采集时间"
|
|
},
|
|
"ANCIENT_WATER_DEPTH": {
|
|
"type": "Double",
|
|
"title": "古水深"
|
|
},
|
|
"WELLBORE_STRATUM_ID": {
|
|
"type": "String",
|
|
"title": "井筒地层ID"
|
|
},
|
|
"EVALUATION_SCHEME_ID": {
|
|
"type": "String",
|
|
"title": "评价方案ID"
|
|
},
|
|
"WELLBORE_COMMON_NAME": {
|
|
"type": "String",
|
|
"title": "井筒名"
|
|
},
|
|
"EVALUATION_SCHEME_NUM": {
|
|
"type": "String",
|
|
"title": "评价方案编号"
|
|
},
|
|
"PYROGENE_METAMORPHIC_THICK": {
|
|
"type": "Double",
|
|
"title": "火成或变质岩厚度"
|
|
}
|
|
}
|
|
} |