Glossary - Get Detailed
取得具有詳細資訊的特定詞彙。 不建議使用此 API。
建議使用 個別擷取字詞/類別詳細數據
GET /datamap/api/atlas/v2/glossary/{glossaryId}/terms and
GET /datamap/api/atlas/v2/glossary/{glossaryId}/categories。
GET {endpoint}/datamap/api/atlas/v2/glossary/{glossaryId}/detailed
GET {endpoint}/datamap/api/atlas/v2/glossary/{glossaryId}/detailed?api-version=2023-09-01
URI 參數
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
endpoint
|
path | True |
string |
|
glossary
|
path | True |
string |
詞彙的全域唯一標識碼。 |
api-version
|
query |
string |
用於此作業的 API 版本。 |
回應
名稱 | 類型 | Description |
---|---|---|
200 OK |
要求成功。 |
|
Other Status Codes |
非預期的錯誤回應。 |
安全性
OAuth2Auth
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
範圍
名稱 | Description |
---|---|
https://purview.azure.net/.default |
範例
Glossary_GetDetailed
範例要求
GET {endpoint}/datamap/api/atlas/v2/glossary/c018ddaf-7c21-4b37-a838-dae5f110c3d8/detailed?api-version=2023-09-01
範例回覆
{
"guid": "c018ddaf-7c21-4b37-a838-dae5f110c3d8",
"qualifiedName": "Glossary",
"name": "Glossary",
"shortDescription": "Example Short Description",
"longDescription": "Example Long Description",
"language": "en",
"usage": "Example Glossary",
"createdBy": "ExampleCreator",
"updatedBy": "ExampleUpdator",
"createTime": 1672892675688,
"updateTime": 1672892675688,
"terms": [
{
"termGuid": "54688d39-b298-4104-9e80-f2a16f44aaea",
"relationGuid": "7b6a8149-a928-476a-a068-dce58653cfa0",
"displayText": "ExampleTerm1"
},
{
"termGuid": "952c7ba4-4c89-42d8-a05a-7d2161be7008",
"relationGuid": "9385640b-e6be-437d-a6b9-62d11c14a189",
"displayText": "ExampleTerm2"
}
],
"categories": [
{
"categoryGuid": "0d6766f6-f4b6-435b-bda2-d3edc358998e",
"relationGuid": "26a486a4-a8e2-483c-8a84-3b88e909f8d2"
},
{
"categoryGuid": "ed7458f0-9463-48a5-b5c6-4f785fb34e12",
"relationGuid": "7bdcef93-a57a-4d1d-95ab-9d3036f394a0"
},
{
"categoryGuid": "e47c4584-daca-4f9e-9092-194e04692c9a",
"relationGuid": "94071e56-fd3e-4441-93ff-1834f818482d"
}
],
"termInfo": {
"54688d39-b298-4104-9e80-f2a16f44aaea": {
"guid": "54688d39-b298-4104-9e80-f2a16f44aaea",
"qualifiedName": "ExampleTerm1@Glossary",
"name": "ExampleTerm1",
"shortDescription": "Example Short Description",
"longDescription": "Example Long Description",
"lastModifiedTS": "2",
"abbreviation": "T1",
"createdBy": "23863cef-a2e9-40a3-a427-44dc0d201f61",
"updatedBy": "23863cef-a2e9-40a3-a427-44dc0d201f61",
"createTime": 1606287247276,
"updateTime": 1606290587593,
"status": "Approved",
"anchor": {
"glossaryGuid": "c018ddaf-7c21-4b37-a838-dae5f110c3d8",
"relationGuid": "7b6a8149-a928-476a-a068-dce58653cfa0"
},
"assignedEntities": [
{
"guid": "ab9f1920-0b94-436d-aeb4-11a32c270fc0",
"typeName": "hdfs_path",
"entityStatus": "ACTIVE",
"displayText": "1",
"relationshipType": "AtlasGlossarySemanticAssignment",
"relationshipGuid": "cf2e959c-05e6-4a9f-b106-b6475741c2ba",
"relationshipStatus": "ACTIVE",
"relationshipAttributes": {
"typeName": "AtlasGlossarySemanticAssignment",
"attributes": {
"expression": "Example Expression",
"createdBy": "ExampleCreator",
"steward": "ExampleSteward",
"confidence": 100,
"description": "Example Description",
"source": "Azure",
"status": null
}
}
}
],
"categories": [
{
"categoryGuid": "ed7458f0-9463-48a5-b5c6-4f785fb34e12",
"relationGuid": "6aebf5ac-0c83-40c0-98bf-958fe9c99007"
}
],
"seeAlso": [
{
"termGuid": "952c7ba4-4c89-42d8-a05a-7d2161be7008",
"relationGuid": "dfa44030-bd14-4111-a0f1-3d01c964eb01",
"displayText": "ExampleTerm2"
}
],
"synonyms": [
{
"termGuid": "952c7ba4-4c89-42d8-a05a-7d2161be7008",
"relationGuid": "15bcbd12-eb48-4b63-8ff5-74f7ec3a562c",
"displayText": "ExampleTerm2"
}
],
"contacts": {
"Expert": [
{
"id": "30435ff9-9b96-44af-a5a9-e05c8b1ae2df",
"info": "Example Expert Info"
}
],
"Steward": [
{
"id": "30435ff9-9b96-44af-a5a9-e05c8b1ae2df",
"info": "Example Steward Info"
}
]
},
"resources": [
{
"displayName": "Example Display Name",
"url": "Example Url"
}
]
},
"952c7ba4-4c89-42d8-a05a-7d2161be7008": {
"guid": "952c7ba4-4c89-42d8-a05a-7d2161be7008",
"qualifiedName": "ExampleTerm2@Glossary",
"name": "ExampleTerm2",
"shortDescription": "Example Short Description",
"lastModifiedTS": "1",
"abbreviation": "T2",
"createdBy": "23863cef-a2e9-40a3-a427-44dc0d201f61",
"updatedBy": "23863cef-a2e9-40a3-a427-44dc0d201f61",
"createTime": 1606287312495,
"updateTime": 1606287312495,
"status": "Approved",
"anchor": {
"glossaryGuid": "c018ddaf-7c21-4b37-a838-dae5f110c3d8",
"relationGuid": "9385640b-e6be-437d-a6b9-62d11c14a189"
},
"seeAlso": [
{
"termGuid": "54688d39-b298-4104-9e80-f2a16f44aaea",
"relationGuid": "dfa44030-bd14-4111-a0f1-3d01c964eb01",
"displayText": "ExampleTerm1"
}
],
"synonyms": [
{
"termGuid": "54688d39-b298-4104-9e80-f2a16f44aaea",
"relationGuid": "15bcbd12-eb48-4b63-8ff5-74f7ec3a562c",
"displayText": "ExampleTerm1"
}
],
"resources": [
{
"displayName": "Example Display Name",
"url": "Example Url"
}
]
}
},
"categoryInfo": {
"ed7458f0-9463-48a5-b5c6-4f785fb34e12": {
"guid": "ed7458f0-9463-48a5-b5c6-4f785fb34e12",
"qualifiedName": "ExampleCategory1.ExampleCategory2@Glossary",
"name": "ExampleCategory1",
"longDescription": "Example Long Description",
"lastModifiedTS": "3",
"anchor": {
"glossaryGuid": "c018ddaf-7c21-4b37-a838-dae5f110c3d8",
"relationGuid": "7bdcef93-a57a-4d1d-95ab-9d3036f394a0"
},
"parentCategory": {
"categoryGuid": "e47c4584-daca-4f9e-9092-194e04692c9a",
"relationGuid": "82d569cd-2273-4ef9-9f67-c6f2ed637c20"
},
"childrenCategories": [
{
"categoryGuid": "0d6766f6-f4b6-435b-bda2-d3edc358998e",
"relationGuid": "e50be8c5-7905-4c92-b676-4278866c2c2f"
}
],
"terms": [
{
"termGuid": "54688d39-b298-4104-9e80-f2a16f44aaea",
"relationGuid": "6aebf5ac-0c83-40c0-98bf-958fe9c99007",
"displayText": "ExampleTerm1"
}
]
},
"e47c4584-daca-4f9e-9092-194e04692c9a": {
"guid": "e47c4584-daca-4f9e-9092-194e04692c9a",
"qualifiedName": "ExampleCategory2@Glossary",
"name": "ExampleCategory2",
"lastModifiedTS": "1",
"anchor": {
"glossaryGuid": "c018ddaf-7c21-4b37-a838-dae5f110c3d8",
"relationGuid": "94071e56-fd3e-4441-93ff-1834f818482d"
},
"childrenCategories": [
{
"categoryGuid": "ed7458f0-9463-48a5-b5c6-4f785fb34e12",
"relationGuid": "82d569cd-2273-4ef9-9f67-c6f2ed637c20"
}
]
},
"0d6766f6-f4b6-435b-bda2-d3edc358998e": {
"guid": "0d6766f6-f4b6-435b-bda2-d3edc358998e",
"qualifiedName": "ExampleCategory3.ExampleCategory1.ExampleCategory2@Glossary",
"name": "ExampleCategory3",
"lastModifiedTS": "2",
"anchor": {
"glossaryGuid": "c018ddaf-7c21-4b37-a838-dae5f110c3d8",
"relationGuid": "26a486a4-a8e2-483c-8a84-3b88e909f8d2"
},
"parentCategory": {
"categoryGuid": "ed7458f0-9463-48a5-b5c6-4f785fb34e12",
"relationGuid": "e50be8c5-7905-4c92-b676-4278866c2c2f"
}
}
}
}
定義
名稱 | Description |
---|---|
Atlas |
分類的實例;它沒有身分識別,此物件只有在與實體相關聯時才存在。 |
Atlas |
來自服務的錯誤回應 |
Atlas |
詞彙分類。 |
Atlas |
詞彙的擴充資訊。 |
Atlas |
具有基本資訊的詞彙標頭。 |
Atlas |
詞彙。 |
Atlas |
相關類別的標頭。 |
Atlas |
在關聯屬性值中使用的 AtlasEntity 型別對象實例參考 |
Atlas |
相關詞彙的標頭。 |
Atlas |
擷取結構內容的詳細數據。 未直接具現化,僅透過 AtlasEntity、AtlasClassification 使用。 |
Atlas |
詞彙分類的基本資訊。 |
Atlas |
atlas 字詞關聯性的狀態 |
Entity |
狀態 - 可以是作用中或刪除 |
Purview |
PurviewObjectId |
Resource |
ResourceLink |
Status |
atlas 關聯性的狀態 |
Term |
字詞的狀態 |
Time |
擷取時間界限詳細數據 |
AtlasClassification
分類的實例;它沒有身分識別,此物件只有在與實體相關聯時才存在。
名稱 | 類型 | Description |
---|---|---|
attributes |
結構的屬性。 |
|
entityGuid |
string |
實體的 GUID。 |
entityStatus |
實體的狀態 - 可以是作用中或刪除。 已刪除的實體不會移除。 |
|
lastModifiedTS |
string |
ETag 用於並行控制。 |
removePropagationsOnEntityDelete |
boolean |
判斷是否會在實體刪除時移除傳播。 |
typeName |
string |
型別的名稱。 |
validityPeriods |
表示有效期間的時間界限陣列。 |
AtlasErrorResponse
來自服務的錯誤回應
名稱 | 類型 | Description |
---|---|---|
errorCode |
string |
錯誤碼。 |
errorMessage |
string |
錯誤訊息。 |
requestId |
string |
要求識別碼。 |
AtlasGlossaryCategory
詞彙分類。
名稱 | 類型 | Description |
---|---|---|
anchor |
具有基本資訊的詞彙標頭。 |
|
childrenCategories |
子類別目錄的陣列。 |
|
classifications |
分類的陣列。 |
|
createTime |
integer |
記錄的建立時間。 |
createdBy |
string |
建立記錄的使用者。 |
guid |
string |
物件的 GUID。 |
lastModifiedTS |
string |
ETag 用於並行控制。 |
longDescription |
string |
長版本描述。 |
name |
string |
詞彙物件的名稱。 |
parentCategory |
相關類別的標頭。 |
|
qualifiedName |
string |
詞彙物件的限定名稱。 |
shortDescription |
string |
簡短的描述版本。 |
terms |
相關字詞標頭的陣列。 |
|
updateTime |
integer |
記錄的更新時間。 |
updatedBy |
string |
更新記錄的使用者。 |
AtlasGlossaryExtInfo
詞彙的擴充資訊。
名稱 | 類型 | Description |
---|---|---|
categories |
類別陣列。 |
|
categoryInfo |
<string,
Atlas |
詞彙類別資訊。 |
classifications |
分類的陣列。 |
|
createTime |
integer |
記錄的建立時間。 |
createdBy |
string |
建立記錄的使用者。 |
guid |
string |
物件的 GUID。 |
language |
string |
詞彙的語言。 |
lastModifiedTS |
string |
ETag 用於並行控制。 |
longDescription |
string |
長版本描述。 |
name |
string |
詞彙物件的名稱。 |
qualifiedName |
string |
詞彙物件的限定名稱。 |
shortDescription |
string |
簡短的描述版本。 |
termInfo |
<string,
Atlas |
詞彙資訊。 |
terms |
相關字詞標頭的陣列。 |
|
updateTime |
integer |
記錄的更新時間。 |
updatedBy |
string |
更新記錄的使用者。 |
usage |
string |
詞彙的使用方式。 |
AtlasGlossaryHeader
具有基本資訊的詞彙標頭。
名稱 | 類型 | Description |
---|---|---|
displayText |
string |
顯示文字。 |
glossaryGuid |
string |
詞彙的 GUID。 |
relationGuid |
string |
關聯性的 GUID。 |
AtlasGlossaryTerm
詞彙。
名稱 | 類型 | Description |
---|---|---|
abbreviation |
string |
詞彙的縮寫。 |
anchor |
具有基本資訊的詞彙標頭。 |
|
antonyms |
相關字詞標頭的陣列,以做為自變數。 |
|
assignedEntities |
相關物件識別碼的陣列。 |
|
attributes |
object |
詞彙的自定義屬性,也就是 map<string、map<string、object>>。 第一個圖層地圖的索引鍵是字詞範本名稱。 |
categories |
詞彙分類標頭的陣列。 |
|
classifications |
分類的陣列。 |
|
classifies |
相關字詞標頭的陣列。 |
|
contacts |
object |
詞彙聯繫人的字典。 關鍵可能是專家或監管人。 |
createTime |
integer |
記錄的建立時間。 |
createdBy |
string |
建立記錄的使用者。 |
examples |
string[] |
範例的陣列。 |
guid |
string |
物件的 GUID。 |
hierarchyInfo |
詞彙的階層資訊。 |
|
isA |
相關詞彙標頭的陣列,指出為關聯性。 |
|
lastModifiedTS |
string |
ETag 用於並行控制。 |
longDescription |
string |
長版本描述。 |
name |
string |
詞彙物件的名稱。 |
nickName |
string |
字詞的昵稱。 |
preferredTerms |
慣用相關字詞標頭的陣列。 |
|
preferredToTerms |
慣用的相關字詞標頭數位。 |
|
qualifiedName |
string |
詞彙物件的限定名稱。 |
replacedBy |
所取代之相關詞彙標頭的陣列。 |
|
replacementTerms |
要取代的相關字詞標頭陣列。 |
|
resources |
字詞的資源連結陣列 |
|
seeAlso |
另請參閱相關字詞標頭的陣列。 |
|
shortDescription |
string |
簡短的描述版本。 |
status |
AtlasGlossaryTerm 的狀態 |
|
synonyms |
相關字詞標頭的陣列,做為同義字。 |
|
templateName |
Template |
範本名稱。 |
translatedTerms |
已翻譯相關字詞標頭的陣列。 |
|
translationTerms |
翻譯相關字詞標頭的陣列。 |
|
updateTime |
integer |
記錄的更新時間。 |
updatedBy |
string |
更新記錄的使用者。 |
usage |
string |
詞彙的使用方式。 |
validValues |
相關字詞標頭的陣列作為有效值。 |
|
validValuesFor |
相關字詞標頭的陣列,做為其他記錄的有效值。 |
AtlasRelatedCategoryHeader
相關類別的標頭。
名稱 | 類型 | Description |
---|---|---|
categoryGuid |
string |
類別的 GUID。 |
description |
string |
類別標頭的描述。 |
displayText |
string |
顯示文字。 |
parentCategoryGuid |
string |
父類別目錄的 GUID。 |
relationGuid |
string |
關聯性的 GUID。 |
AtlasRelatedObjectId
在關聯屬性值中使用的 AtlasEntity 型別對象實例參考
名稱 | 類型 | Description |
---|---|---|
displayText |
string |
顯示文字。 |
entityStatus |
實體的狀態 - 可以是作用中或刪除。 已刪除的實體不會移除。 |
|
guid |
string |
物件的 GUID。 |
relationshipAttributes |
擷取結構內容的詳細數據。 未直接具現化,僅透過 AtlasEntity、AtlasClassification 使用。 |
|
relationshipGuid |
string |
關聯性的 GUID。 |
relationshipStatus |
關聯性狀態的列舉。 |
|
relationshipType |
string |
關聯性類型 |
typeName |
string |
型別的名稱。 |
uniqueAttributes |
物件的唯一屬性。 |
AtlasRelatedTermHeader
相關詞彙的標頭。
名稱 | 類型 | Description |
---|---|---|
description |
string |
相關詞彙的描述。 |
displayText |
string |
顯示文字。 |
expression |
string |
詞彙的表達式。 |
relationGuid |
string |
關聯性的 GUID。 |
status |
詞彙關聯性的狀態。 |
|
steward |
string |
詞彙的管理者。 |
termGuid |
string |
詞彙的 GUID。 |
AtlasStruct
擷取結構內容的詳細數據。 未直接具現化,僅透過 AtlasEntity、AtlasClassification 使用。
名稱 | 類型 | Description |
---|---|---|
attributes |
結構的屬性。 |
|
lastModifiedTS |
string |
ETag 用於並行控制。 |
typeName |
string |
型別的名稱。 |
AtlasTermCategorizationHeader
詞彙分類的基本資訊。
名稱 | 類型 | Description |
---|---|---|
categoryGuid |
string |
類別的 GUID。 |
description |
string |
記錄的描述。 |
displayText |
string |
顯示文字。 |
relationGuid |
string |
關聯性的 GUID。 |
status |
詞彙關聯性的狀態。 |
AtlasTermRelationshipStatus
atlas 字詞關聯性的狀態
名稱 | 類型 | Description |
---|---|---|
ACTIVE |
string |
作用中 |
DEPRECATED |
string |
deprecated |
DRAFT |
string |
草案 |
OBSOLETE |
string |
過時 |
OTHER |
string |
其他 |
EntityStatus
狀態 - 可以是作用中或刪除
名稱 | 類型 | Description |
---|---|---|
ACTIVE |
string |
狀態為作用中。 |
DELETED |
string |
狀態已刪除。 |
PurviewObjectId
PurviewObjectId
名稱 | 類型 | Description |
---|---|---|
displayText |
string |
顯示文字 |
guid |
string |
物件的 GUID。 |
itemPath |
string |
項目路徑 |
name |
string |
名稱 |
properties |
的字典 |
|
resourceId |
string |
資源標識碼 |
typeName |
string |
型別的名稱。 |
uniqueAttributes |
物件的唯一屬性。 |
ResourceLink
ResourceLink
名稱 | 類型 | Description |
---|---|---|
displayName |
string |
URL 的顯示名稱。 |
url |
string |
網頁 URL。 http 或 https |
StatusAtlasRelationship
atlas 關聯性的狀態
名稱 | 類型 | Description |
---|---|---|
ACTIVE |
string |
作用中 |
DELETED |
string |
已刪除 |
TermStatus
字詞的狀態
名稱 | 類型 | Description |
---|---|---|
Alert |
string |
警示 |
Approved |
string |
批准 |
Draft |
string |
草案 |
Expired |
string |
已到期 |
TimeBoundary
擷取時間界限詳細數據
名稱 | 類型 | Description |
---|---|---|
endTime |
string |
時間界限的結尾。 |
startTime |
string |
時間界限的開頭。 |
timeZone |
string |
時間界限的時區。 |