feat: add knowledge API docs
This commit is contained in:
23
public/api/knowledge-areas/KA09/processes.json
Normal file
23
public/api/knowledge-areas/KA09/processes.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"id": "P9.1",
|
||||
"name": "规划采购管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定是否从项目外部获取货物和服务,如果是,则还要确定将在什么时间、以什么方式获取什么货物和服务。本过程仅开展一次或仅在项目的预定义点开展。"
|
||||
},
|
||||
{
|
||||
"id": "P9.2",
|
||||
"name": "实施采购",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "选定合格卖方并签署关于货物或服务交付的法律协议。本过程的最后成果是签订的协议,包括正式合同。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P9.3",
|
||||
"name": "控制采购",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "确保买卖双方履行法律协议,满足项目需求。本过程应根据需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
18
public/api/knowledge-areas/KA09/tailoring-factors.json
Normal file
18
public/api/knowledge-areas/KA09/tailoring-factors.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"title": "采购的复杂性",
|
||||
"description": "只开展一次主要的采购,或者需要在不同时间向不同卖方进行多次采购(会提高采购的复杂性)?"
|
||||
},
|
||||
{
|
||||
"title": "物理地点",
|
||||
"description": "买方和卖方在同一或邻近地点,或者位于不同时区、国家或大洲?"
|
||||
},
|
||||
{
|
||||
"title": "治理和法规环境",
|
||||
"description": "组织的采购政策是否和当地相关的法律法规兼容?当地的法律法规会如何影响合同审计工作?"
|
||||
},
|
||||
{
|
||||
"title": "承包商的可用性",
|
||||
"description": "是否有具备工作执行能力的承包商可供选择?"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user