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

230 lines
7.4 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/x_cd_completion.1.0.0.json",
"type": "Object",
"title": "井筒生产层段",
"schema": "http://json-schema.org/draft-07/schema#",
"required": [
"bsflag",
"completionName",
"createUserId",
"dataRegion",
"createDate",
"dsid",
"wellboreId",
"updateUserId",
"updateDate",
"wellboreCommonName",
"completionId"
],
"identityId": [
"dsid"
],
"naturalKey": [
"wellboreCommonName",
"completionName"
],
"properties": {
"dsid": {
"type": "string",
"title": "DSID",
"description": "主键ID"
},
"topMd": {
"type": "number",
"title": "井筒生产层段顶深",
"description": "井筒生产层段顶深"
},
"bsflag": {
"type": "number",
"title": "删除标识",
"description": "填写数据逻辑删除标识1=在用,-5=废弃"
},
"wellId": {
"type": "string",
"title": "井ID",
"description": "井号",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellId",
"relationType": "PK"
}
]
},
"dateEnd": {
"type": "object",
"title": "停用时间",
"description": "停用时间"
},
"remarks": {
"type": "string",
"title": "备注",
"description": "备注"
},
"bottomMd": {
"type": "number",
"title": "井筒生产层段底深",
"description": "井筒生产层段底深"
},
"checkDate": {
"type": "object",
"title": "审核日期",
"description": "记录数据在本系统的审核时间,需精确到时分秒"
},
"dataGroup": {
"type": "string",
"title": "数据分组",
"description": "数据分组"
},
"dateStart": {
"type": "object",
"title": "启用时间",
"description": "启用时间"
},
"projectId": {
"type": "string",
"title": "地质单元ID",
"description": "引用CD_GEO_UNIT表的逻辑主键字段PROJECT_ID可以是勘探构造或油气田开发区块等各个级别的信息"
},
"createDate": {
"type": "object",
"title": "创建日期",
"description": "记录数据在本系统的创建时间,需精确到时分秒"
},
"dataRegion": {
"type": "string",
"title": "油田标识",
"description": "油田标识"
},
"dataSource": {
"type": "string",
"title": "数据来源",
"description": "填写数据来源的表CODE"
},
"updateDate": {
"type": "object",
"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": "填写数据来源的系统名"
},
"projectName": {
"type": "string",
"title": "地质单元名称",
"description": "地质单元名称,填写地质单元的中文名称,该名称在整个油田公司内不能重名"
},
"completionId": {
"type": "string",
"title": "井筒生产层段ID",
"description": "井筒生产层段唯一标识码"
},
"createUserId": {
"type": "string",
"title": "创建用户",
"description": "记录数据在本系统的创建用户"
},
"sourceDataId": {
"type": "string",
"title": "源库ID标识",
"description": "存储数据来源的主键信息"
},
"updateUserId": {
"type": "string",
"title": "更新用户",
"description": "记录数据在本系统最新的更新用户,默认=创建用户"
},
"completionName": {
"type": "string",
"title": "井筒生产层段名称",
"description": "当月层位"
},
"completionType": {
"type": "string",
"title": "井筒生产层段类别",
"description": "包括完井层段、生产层段两个代码值"
},
"wellCommonName": {
"type": "string",
"title": "井名",
"description": "井名",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellCommonName"
}
]
},
"drivingTypeCode": {
"type": "string",
"title": "驱动方式",
"description": "驱动方式"
},
"injectionMethod": {
"type": "string",
"title": "注入方式",
"description": "注入方式"
},
"completionMethod": {
"type": "string",
"title": "井筒生产层段完井方法",
"description": "属性规范值字段引用属性代码COMPLETION_MODE下的属性值"
},
"horizonEquenceNo": {
"type": "number",
"title": "井筒生产层段序号",
"description": "井筒生产层段序号"
},
"sourceCreateDate": {
"type": "object",
"title": "源头数据采集时间",
"description": "记录源头系统采集数据的时间"
},
"completionMethodId": {
"type": "string",
"title": "井筒生产层段完井方法ID",
"description": "属性规范值字段引用属性代码COMPLETION_MODE下的属性值"
},
"regionCompletionId": {
"type": "string",
"title": "区域生产层段ID",
"description": "引用CD_REGION_COMPLETION表的逻辑主键字段REGION_COMPLETION_ID"
},
"wellboreCommonName": {
"type": "string",
"title": "井筒名",
"description": "通用的井筒名",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
}
]
},
"oilProductionMethod": {
"type": "string",
"title": "采油方式",
"description": "采油方式"
},
"regionCompletionName": {
"type": "string",
"title": "区域生产层段名称",
"description": "引用CD_REGION_COMPLETION表的字段COMPLETION_NAME"
}
}
}