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

292 lines
9.0 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_se_determination_of_toc.1.0.0.json",
"type": "Object",
"title": "总有机碳测定",
"schema": "http://json-schema.org/draft-07/schema#",
"required": [
"sampleId",
"bsflag",
"dsid",
"sampleSerialNumber",
"dataRegion"
],
"identityId": [
"dsid"
],
"properties": {
"toc": {
"type": "number",
"title": "有机碳",
"description": "填单位质量岩石中有机碳占岩石质量的百分数TOC。"
},
"dsid": {
"type": "string",
"title": "主键id"
},
"mdTop": {
"type": "number",
"title": "井段顶深",
"description": "样品所处井段的顶界深度"
},
"bsflag": {
"type": "string",
"title": "删除标识",
"description": "逻辑删除标识表示该条记录在用或者已经失效1表示正常数据、-5表示废弃数据"
},
"mdBase": {
"type": "number",
"title": "井段底深",
"description": "样品所处井段的底界深度"
},
"siteId": {
"type": "string",
"title": "工区ID"
},
"wellId": {
"type": "string",
"title": "井ID",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellId",
"relationType": "PK"
}
]
},
"analyst": {
"type": "string",
"title": "分析人",
"description": "做实验人员"
},
"auditor": {
"type": "string",
"title": "校核人",
"description": "填写样品实验数据的校核人员名称"
},
"expTemp": {
"type": "number",
"title": "实验温度",
"description": "检测时要求的温度"
},
"remarks": {
"type": "string",
"title": "备注",
"description": "填写需要补充说明的内容。"
},
"sampleId": {
"type": "string",
"title": "样品ID",
"description": "样品的唯一标识码"
},
"siteName": {
"type": "string",
"title": "工区名称"
},
"checkDate": {
"type": "object",
"title": "审核日期",
"description": "审核该条记录的日期"
},
"coreTimes": {
"type": "string",
"title": "取心次数",
"description": "取心次数。"
},
"dataGroup": {
"type": "string",
"title": "数据分组"
},
"layerName": {
"type": "string",
"title": "层位名称",
"description": "样品所对应的层位描述"
},
"projectId": {
"type": "string",
"title": "地质单元ID"
},
"stationId": {
"type": "string",
"title": "站库ID"
},
"createDate": {
"type": "object",
"title": "创建日期",
"description": "创建该条记录的日期"
},
"dataRegion": {
"type": "string",
"title": "油田标识"
},
"sampleDesc": {
"type": "string",
"title": "样品描述",
"description": "样品描述。"
},
"sampleType": {
"type": "string",
"title": "样品类型",
"description": "样品类型划分属性。详见CD_ATTRIBUTE表中SAMPLE_TYPE所对应的值。"
},
"tocMeasuId": {
"type": "string",
"title": "岩石总有机碳测定ID",
"description": "岩石总有机碳测定的唯一标识码。"
},
"updateDate": {
"type": "object",
"title": "更新日期",
"description": "最后更新该条记录的日期"
},
"wellboreId": {
"type": "string",
"title": "井筒ID",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreId",
"relationType": "PK"
}
]
},
"checkUserId": {
"type": "string",
"title": "审核用户",
"description": "审核该条记录的用户ID"
},
"createAppId": {
"type": "string",
"title": "创建应用",
"description": "填写数据来源"
},
"detectBasis": {
"type": "string",
"title": "检测依据",
"description": "检测依据"
},
"expHumidity": {
"type": "number",
"title": "实验湿度",
"description": "检测时要求的湿度"
},
"projectName": {
"type": "string",
"title": "地质单元名称"
},
"sampleDepth": {
"type": "number",
"title": "样品深度",
"description": "填写样品距离地面的深度。"
},
"stationName": {
"type": "string",
"title": "站库名称"
},
"analysisProj": {
"type": "string",
"title": "分析项目名称",
"description": "具体的化验分析项目描述"
},
"createUserId": {
"type": "string",
"title": "创建用户",
"description": "创建该条记录的用户"
},
"updateUserId": {
"type": "string",
"title": "更新用户",
"description": "最后更新该条记录的用户"
},
"sampleBatchId": {
"type": "string",
"title": "样品批次ID",
"description": "样品批次的唯一标识码"
},
"analysisMethod": {
"type": "string",
"title": "分析方法",
"description": "分析方法"
},
"analysisProjId": {
"type": "string",
"title": "分析项目类别ID",
"description": "分析项目类型唯一标识符"
},
"classification": {
"type": "string",
"title": "岩石类别",
"description": "填写岩石类别"
},
"sampleSourceId": {
"type": "string",
"title": "样品来源ID",
"description": "样品来源类型确定后所对应的对象ID"
},
"wellCommonName": {
"type": "string",
"title": "井名",
"x-osdu-relationship": [
{
"entityType": "cd_well.1.0.0/wellCommonName"
}
]
},
"analysisCompany": {
"type": "string",
"title": "分析单位",
"description": "填写“局级简称”+“处级简称”。"
},
"analysisEndDate": {
"type": "object",
"title": "分析截止日期",
"description": "分析截止日期"
},
"instrumentModel": {
"type": "string",
"title": "仪器型号",
"description": "仪器型号"
},
"oilBearingGrade": {
"type": "string",
"title": "样品含油级别",
"description": "填写样品含油级别"
},
"headOfTechnology": {
"type": "string",
"title": "技术负责人",
"description": "分析项目的技术负责人"
},
"sampleSourceName": {
"type": "string",
"title": "样品来源名称",
"description": "样品来源对应名称。"
},
"sampleSourceType": {
"type": "string",
"title": "样品来源类型",
"description": "属性规范值字段引用属性代码SAMPLE_SOURCE_TYPE下的属性值"
},
"sourceCreateDate": {
"type": "object",
"title": "源头数据采集时间",
"description": "记录源头系统采集数据的时间"
},
"analysisStartDate": {
"type": "object",
"title": "分析开始日期",
"description": "填样品分析开始日期。"
},
"sampleSerialNumber": {
"type": "string",
"title": "样品编号",
"description": "填写样品的统一编号,同一井中的样品编号不能重复。"
},
"wellboreCommonName": {
"type": "string",
"title": "井筒名",
"x-osdu-relationship": [
{
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
}
]
}
}
}