388 lines
10 KiB
JSON
388 lines
10 KiB
JSON
{
|
||
"$id": "https://schema.ideas.cnpc/json/business-data/ml_ach_cuttings.1.0.0.json",
|
||
"type": "Object",
|
||
"title": "岩屑描述记录",
|
||
"schema": "http://json-schema.org/draft-07/schema#",
|
||
"required": [
|
||
"bsflag",
|
||
"dataRegion",
|
||
"dsid",
|
||
"wellboreId",
|
||
"mdTop",
|
||
"isFinalHome",
|
||
"dataSource"
|
||
],
|
||
"identityId": [
|
||
"dsid"
|
||
],
|
||
"naturalKey": [
|
||
"wellboreId",
|
||
"mdTop",
|
||
"isFinalHome",
|
||
"dataSource"
|
||
],
|
||
"properties": {
|
||
"dsid": {
|
||
"type": "string",
|
||
"title": "DSID"
|
||
},
|
||
"mdTop": {
|
||
"type": "number",
|
||
"title": "顶界井深"
|
||
},
|
||
"bsflag": {
|
||
"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": "备注"
|
||
},
|
||
"weeping": {
|
||
"type": "string",
|
||
"title": "滴水情况"
|
||
},
|
||
"cutColor": {
|
||
"type": "string",
|
||
"title": "荧光干照颜色"
|
||
},
|
||
"debrisNo": {
|
||
"type": "string",
|
||
"title": "岩屑编号"
|
||
},
|
||
"mdBottom": {
|
||
"type": "number",
|
||
"title": "底界井深"
|
||
},
|
||
"rockName": {
|
||
"type": "string",
|
||
"title": "岩石名称"
|
||
},
|
||
"checkDate": {
|
||
"type": "date",
|
||
"title": "审核日期"
|
||
},
|
||
"colorName": {
|
||
"type": "string",
|
||
"title": "岩石颜色"
|
||
},
|
||
"dataGroup": {
|
||
"type": "string",
|
||
"title": "数据分组"
|
||
},
|
||
"dirtyHand": {
|
||
"type": "string",
|
||
"title": "污手情况"
|
||
},
|
||
"fluidType": {
|
||
"type": "string",
|
||
"title": "钻井液类型"
|
||
},
|
||
"thickness": {
|
||
"type": "number",
|
||
"title": "厚度"
|
||
},
|
||
"createDate": {
|
||
"type": "date",
|
||
"title": "创建日期"
|
||
},
|
||
"cuttingsId": {
|
||
"type": "string",
|
||
"title": "岩屑ID"
|
||
},
|
||
"dataRegion": {
|
||
"type": "string",
|
||
"title": "油田标识"
|
||
},
|
||
"dataSource": {
|
||
"type": "string",
|
||
"title": "数据来源"
|
||
},
|
||
"dryShowPro": {
|
||
"type": "string",
|
||
"title": "荧光干照产状"
|
||
},
|
||
"eoSourceId": {
|
||
"type": "string",
|
||
"title": "交换源端ID"
|
||
},
|
||
"rockNameId": {
|
||
"type": "string",
|
||
"title": "岩石名称ID"
|
||
},
|
||
"updateDate": {
|
||
"type": "date",
|
||
"title": "更新日期"
|
||
},
|
||
"wellboreId": {
|
||
"type": "string",
|
||
"title": "井筒ID",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreId",
|
||
"relationType": "PK"
|
||
}
|
||
]
|
||
},
|
||
"wetShowPro": {
|
||
"type": "string",
|
||
"title": "荧光湿照产状"
|
||
},
|
||
"checkUserId": {
|
||
"type": "string",
|
||
"title": "审核用户"
|
||
},
|
||
"colorNameId": {
|
||
"type": "string",
|
||
"title": "岩石颜色ID(废弃)"
|
||
},
|
||
"createAppId": {
|
||
"type": "string",
|
||
"title": "创建应用"
|
||
},
|
||
"cutStrength": {
|
||
"type": "string",
|
||
"title": "荧光干照强度"
|
||
},
|
||
"dripShowPro": {
|
||
"type": "string",
|
||
"title": "荧光滴照产状"
|
||
},
|
||
"horizonName": {
|
||
"type": "string",
|
||
"title": "层位"
|
||
},
|
||
"isFinalHome": {
|
||
"type": "string",
|
||
"title": "是否归位"
|
||
},
|
||
"oilGasSmell": {
|
||
"type": "string",
|
||
"title": "油气味"
|
||
},
|
||
"createUserId": {
|
||
"type": "string",
|
||
"title": "创建用户"
|
||
},
|
||
"sprayShowPro": {
|
||
"type": "string",
|
||
"title": "荧光喷照产状"
|
||
},
|
||
"updateUserId": {
|
||
"type": "string",
|
||
"title": "更新用户"
|
||
},
|
||
"cuttingsShape": {
|
||
"type": "string",
|
||
"title": "岩屑外形"
|
||
},
|
||
"dripShowColor": {
|
||
"type": "number",
|
||
"title": "荧光滴照含量"
|
||
},
|
||
"fluorCutInCut": {
|
||
"type": "number",
|
||
"title": "荧光岩屑占岩屑含量"
|
||
},
|
||
"troughSurface": {
|
||
"type": "string",
|
||
"title": "槽面显示"
|
||
},
|
||
"cutFormulation": {
|
||
"type": "number",
|
||
"title": "荧光干照含量"
|
||
},
|
||
"describePerson": {
|
||
"type": "string",
|
||
"title": "描述人"
|
||
},
|
||
"sampleInterval": {
|
||
"type": "number",
|
||
"title": "取样间距"
|
||
},
|
||
"wellCommonName": {
|
||
"type": "string",
|
||
"title": "井名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_well.1.0.0/wellCommonName"
|
||
}
|
||
]
|
||
},
|
||
"fluorDropsColor": {
|
||
"type": "string",
|
||
"title": "荧光滴照颜色"
|
||
},
|
||
"pyrolysisResult": {
|
||
"type": "string",
|
||
"title": "热解结果"
|
||
},
|
||
"seriesColorName": {
|
||
"type": "string",
|
||
"title": "系列颜色名称"
|
||
},
|
||
"dripShowStrength": {
|
||
"type": "string",
|
||
"title": "荧光滴照强度"
|
||
},
|
||
"igneousRockInCut": {
|
||
"type": "number",
|
||
"title": "火成岩占岩屑量"
|
||
},
|
||
"oilinessInDenomi": {
|
||
"type": "number",
|
||
"title": "含油岩屑占定名岩屑量"
|
||
},
|
||
"sourceCreateDate": {
|
||
"type": "date",
|
||
"title": "源头数据采集时间"
|
||
},
|
||
"conglomerateInCut": {
|
||
"type": "number",
|
||
"title": "砾岩占岩屑含量"
|
||
},
|
||
"drillingTimeRatio": {
|
||
"type": "string",
|
||
"title": "钻时比"
|
||
},
|
||
"fluorescenceColor": {
|
||
"type": "string",
|
||
"title": "荧光湿照颜色"
|
||
},
|
||
"fluorescenceLevel": {
|
||
"type": "number",
|
||
"title": "系列级别"
|
||
},
|
||
"soakSolutionColor": {
|
||
"type": "string",
|
||
"title": "浸泡溶液颜色"
|
||
},
|
||
"chemRockInCuttings": {
|
||
"type": "number",
|
||
"title": "化学岩占岩屑量"
|
||
},
|
||
"fluorCuttingsInCut": {
|
||
"type": "number",
|
||
"title": "荧光岩屑占同类岩屑量"
|
||
},
|
||
"oilinessInCuttings": {
|
||
"type": "number",
|
||
"title": "含油岩屑占岩屑量"
|
||
},
|
||
"wellboreCommonName": {
|
||
"type": "string",
|
||
"title": "井筒名",
|
||
"x-osdu-relationship": [
|
||
{
|
||
"entityType": "cd_wellbore.1.0.0/wellboreCommonName"
|
||
}
|
||
]
|
||
},
|
||
"bearingMaterialName": {
|
||
"type": "string",
|
||
"title": "含有物名称"
|
||
},
|
||
"denomiCutInCuttings": {
|
||
"type": "number",
|
||
"title": "定名岩屑占岩屑量"
|
||
},
|
||
"fluorCutInDenomiCut": {
|
||
"type": "number",
|
||
"title": "荧光岩屑占定名岩屑含量"
|
||
},
|
||
"fluorSandInCuttings": {
|
||
"type": "number",
|
||
"title": "荧光砂岩占岩屑"
|
||
},
|
||
"fluorescenceNatural": {
|
||
"type": "number",
|
||
"title": "荧光湿照含量"
|
||
},
|
||
"fluorescencePercent": {
|
||
"type": "string",
|
||
"title": "荧光定量"
|
||
},
|
||
"freshImmersionColor": {
|
||
"type": "string",
|
||
"title": "新鲜面油浸颜色"
|
||
},
|
||
"oilBearingGradeName": {
|
||
"type": "string",
|
||
"title": "含油级别"
|
||
},
|
||
"otherRockInCuttings": {
|
||
"type": "number",
|
||
"title": "其它岩石占岩屑量"
|
||
},
|
||
"solutionFluoreColor": {
|
||
"type": "string",
|
||
"title": "溶液荧光颜色"
|
||
},
|
||
"cutFluorescenceColor": {
|
||
"type": "string",
|
||
"title": "荧光喷照颜色"
|
||
},
|
||
"fluorescenceStrength": {
|
||
"type": "string",
|
||
"title": "荧光湿照强度"
|
||
},
|
||
"lithologyOilnessDesc": {
|
||
"type": "string",
|
||
"title": "岩性及含油气水描述"
|
||
},
|
||
"metamorphicRockInCut": {
|
||
"type": "number",
|
||
"title": "变质岩占岩屑量"
|
||
},
|
||
"dynamicStaticDataMark": {
|
||
"type": "string",
|
||
"title": "动静态数据标识符"
|
||
},
|
||
"oilBearingGradeNameId": {
|
||
"type": "string",
|
||
"title": "含油级别ID"
|
||
},
|
||
"oilBearingInSameClass": {
|
||
"type": "number",
|
||
"title": "含油岩屑占同类岩屑含量"
|
||
},
|
||
"cutFluorescenceStrength": {
|
||
"type": "string",
|
||
"title": "荧光喷照强度"
|
||
},
|
||
"mudstoneCuttingsPercent": {
|
||
"type": "number",
|
||
"title": "泥岩岩屑百分比"
|
||
},
|
||
"oilShaleCuttingsPercent": {
|
||
"type": "number",
|
||
"title": "油页岩岩屑百分比"
|
||
},
|
||
"sandstoneCuttingsPercent": {
|
||
"type": "number",
|
||
"title": "砂岩岩屑百分比"
|
||
},
|
||
"cutFluorescenceFormulation": {
|
||
"type": "number",
|
||
"title": "荧光喷照含量"
|
||
}
|
||
}
|
||
} |