Glossary - Get Detailed
詳細情報を含む特定の用語集を取得します。 この API は推奨されません。
使用して用語/カテゴリの詳細を個別にフェッチすることをお勧めします
GET /datamap/api/atlas/v2/用語集/{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 パラメーター
名前 | / | 必須 | 型 | 説明 |
---|---|---|---|---|
endpoint
|
path | True |
string |
|
glossary
|
path | True |
string |
用語集のグローバル一意識別子。 |
api-version
|
query |
string |
この操作に使用する API バージョン。 |
応答
名前 | 型 | 説明 |
---|---|---|
200 OK |
要求は成功しました。 |
|
Other Status Codes |
予期しないエラー応答。 |
セキュリティ
OAuth2Auth
型:
oauth2
フロー:
implicit
Authorization URL (承認 URL):
https://login.microsoftonline.com/common/oauth2/authorize
スコープ
名前 | 説明 |
---|---|
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"
}
}
}
}
定義
名前 | 説明 |
---|---|
Atlas |
分類のインスタンス。ID がありません。このオブジェクトはエンティティに関連付けられている場合にのみ存在します。 |
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
分類のインスタンス。ID がありません。このオブジェクトはエンティティに関連付けられている場合にのみ存在します。
名前 | 型 | 説明 |
---|---|---|
attributes |
構造体の属性。 |
|
entityGuid |
string |
エンティティの GUID。 |
entityStatus |
エンティティの状態 - アクティブまたは削除できます。 削除されたエンティティは削除されません。 |
|
lastModifiedTS |
string |
コンカレンシー制御の ETag。 |
removePropagationsOnEntityDelete |
boolean |
エンティティの削除時に伝達を削除するかどうかを決定します。 |
typeName |
string |
型の名前。 |
validityPeriods |
有効期間を示す時間境界の配列。 |
AtlasErrorResponse
サービスからのエラー応答
名前 | 型 | 説明 |
---|---|---|
errorCode |
string |
エラー コード。 |
errorMessage |
string |
エラー メッセージ。 |
requestId |
string |
要求 ID です。 |
AtlasGlossaryCategory
用語集のカテゴリ。
名前 | 型 | 説明 |
---|---|---|
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
用語集の拡張情報。
名前 | 型 | 説明 |
---|---|---|
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
基本情報を含む用語集のヘッダー。
名前 | 型 | 説明 |
---|---|---|
displayText |
string |
表示テキスト。 |
glossaryGuid |
string |
用語集の GUID。 |
relationGuid |
string |
リレーションシップの GUID。 |
AtlasGlossaryTerm
用語集の用語。
名前 | 型 | 説明 |
---|---|---|
abbreviation |
string |
用語の省略形。 |
anchor |
基本情報を含む用語集のヘッダー。 |
|
antonyms |
関連する用語ヘッダーの配列をアントニムとして指定します。 |
|
assignedEntities |
関連するオブジェクト ID の配列。 |
|
attributes |
object |
用語のカスタム属性 。マップ文字列、マップ<<文字列、オブジェクト>>です。 最初のレイヤー マップのキーは、用語テンプレート名です。 |
categories |
用語分類ヘッダーの配列。 |
|
classifications |
分類の配列。 |
|
classifies |
関連する用語ヘッダーの配列。 |
|
contacts |
object |
用語の連絡先の辞書。 キーには、Expert または Steward を指定できます。 |
createTime |
integer |
レコードの作成時刻。 |
createdBy |
string |
レコードを作成したユーザー。 |
examples |
string[] |
例の配列。 |
guid |
string |
オブジェクトの GUID。 |
hierarchyInfo |
用語の階層情報。 |
|
isA |
is-a リレーションシップを示す関連用語ヘッダーの配列。 |
|
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
関連カテゴリのヘッダー。
名前 | 型 | 説明 |
---|---|---|
categoryGuid |
string |
カテゴリの GUID。 |
description |
string |
カテゴリ ヘッダーの説明。 |
displayText |
string |
表示テキスト。 |
parentCategoryGuid |
string |
親カテゴリの GUID。 |
relationGuid |
string |
リレーションシップの GUID。 |
AtlasRelatedObjectId
リレーションシップ属性値で使用される AtlasEntity 型のオブジェクト インスタンスへの参照
名前 | 型 | 説明 |
---|---|---|
displayText |
string |
表示テキスト。 |
entityStatus |
エンティティの状態 - アクティブまたは削除できます。 削除されたエンティティは削除されません。 |
|
guid |
string |
オブジェクトの GUID。 |
relationshipAttributes |
構造体の内容の詳細をキャプチャします。 直接インスタンス化されません。AtlasEntity、AtlasClassification 経由でのみ使用されます。 |
|
relationshipGuid |
string |
リレーションシップの GUID。 |
relationshipStatus |
リレーションシップの状態の列挙型。 |
|
relationshipType |
string |
リレーションシップの種類 |
typeName |
string |
型の名前。 |
uniqueAttributes |
オブジェクトの一意の属性。 |
AtlasRelatedTermHeader
関連する用語のヘッダー。
名前 | 型 | 説明 |
---|---|---|
description |
string |
関連用語の説明。 |
displayText |
string |
表示テキスト。 |
expression |
string |
用語の式。 |
relationGuid |
string |
リレーションシップの GUID。 |
status |
用語リレーションシップの状態。 |
|
steward |
string |
用語のスチュワード。 |
termGuid |
string |
用語の GUID。 |
AtlasStruct
構造体の内容の詳細をキャプチャします。 直接インスタンス化されません。AtlasEntity、AtlasClassification 経由でのみ使用されます。
名前 | 型 | 説明 |
---|---|---|
attributes |
構造体の属性。 |
|
lastModifiedTS |
string |
コンカレンシー制御の ETag。 |
typeName |
string |
型の名前。 |
AtlasTermCategorizationHeader
用語分類の基本情報。
名前 | 型 | 説明 |
---|---|---|
categoryGuid |
string |
カテゴリの GUID。 |
description |
string |
レコードの説明。 |
displayText |
string |
表示テキスト。 |
relationGuid |
string |
リレーションシップの GUID。 |
status |
用語リレーションシップの状態。 |
AtlasTermRelationshipStatus
Atlas 用語リレーションシップの状態
名前 | 型 | 説明 |
---|---|---|
ACTIVE |
string |
active |
DEPRECATED |
string |
deprecated |
DRAFT |
string |
ドラフト |
OBSOLETE |
string |
廃止 |
OTHER |
string |
other |
EntityStatus
状態 - アクティブまたは削除できます
名前 | 型 | 説明 |
---|---|---|
ACTIVE |
string |
状態がアクティブです。 |
DELETED |
string |
状態が削除されます。 |
PurviewObjectId
PurviewObjectId
名前 | 型 | 説明 |
---|---|---|
displayText |
string |
表示テキスト |
guid |
string |
オブジェクトの GUID。 |
itemPath |
string |
項目のパス |
name |
string |
名前 |
properties |
辞書 |
|
resourceId |
string |
リソース ID |
typeName |
string |
型の名前。 |
uniqueAttributes |
オブジェクトの一意の属性。 |
ResourceLink
ResourceLink
名前 | 型 | 説明 |
---|---|---|
displayName |
string |
URL の表示名。 |
url |
string |
Web URL。 http または https |
StatusAtlasRelationship
Atlas リレーションシップの状態
名前 | 型 | 説明 |
---|---|---|
ACTIVE |
string |
active |
DELETED |
string |
deleted |
TermStatus
用語の状態
名前 | 型 | 説明 |
---|---|---|
Alert |
string |
アラート |
Approved |
string |
承認 |
Draft |
string |
ドラフト |
Expired |
string |
expired |
TimeBoundary
時間境界の詳細をキャプチャします
名前 | 型 | 説明 |
---|---|---|
endTime |
string |
時間境界の終わり。 |
startTime |
string |
時間境界の開始。 |
timeZone |
string |
時間境界のタイムゾーン。 |