|
名稱 |
類型 |
描述 |
樣本值 |
|---|---|---|---|
|
object |
資料集檔案中繼資料詳情。 |
||
| DatasetFileMetaId |
string |
資料集檔案中繼資料 ID。 |
07914c9534586e4e7aa6e9dbca5009082df******fd8a0d857b33296c59bf6 |
| Uri |
string |
檔案唯一 URI。用於記錄檔案唯一路徑。支援 OSS、NAS 下的檔案路徑。 |
oss://test-bucket/dataset/cat.png |
| FileName |
string |
檔案名稱。 |
cat.png |
| DownloadUrl |
string |
檔案的下載地址。 |
https://test-bucket.oss-cn-shanghai.aliyuncs.com/dataset/cat.png?Expires=171280****&OSSAccessKeyId=LTAI************&Signature=****jZcXOn7FHMCT1DLE22NuNjs%3D |
| Score |
number |
相似性得分。 |
0.6 |
| DataSize |
integer |
檔案大小,位元組。 |
120000 |
| FileFingerPrint |
string |
檔案指紋值。用於確定檔案內容的唯一性,檔案內容修改後該值會發生變化。OSS 檔案使用 ETag,NAS 檔案使用 MD5 值。 |
D41D8CD98F*****E9800998ECF8 |
| FileUpdateTime |
string |
檔案最後修改時間。ISO8601 格式 UTC 時間戳記。 |
2025-01-12T14:36:01Z |
| Tags |
string |
該中繼資料的標籤合集,JSON String 格式。包括:
|
{ "ai": [ "Lane line", "Water horse", "Sunny day" ], "user": [ "Everett", "Intelligent driving Dataset 1", "Cloudy day" ], "user-delete-ai-tags": [ "Sunny day" ] } |
| ThumbnailUrl |
string |
縮圖地址。 |
https://test-bucket.oss-cn-shanghai.aliyuncs.com/dataset/cat.png?Expires=171280****&OSSAccessKeyId=LTAI************&Signature=****jZcXOn7FHMCT1DLE22NuNjs%3D |
| MetaAttributes |
string |
檔案的特定中繼資料。例如圖片寬高資訊,視頻檔案的碼率解析度資訊等。暫不具備檢索能力。JSON String 格式。 |
{ "ImageHeight": 400, "ImageWidth": 800 } |
| SyncTime |
string |
中繼資料最後同步時間,格式 iso8601 |
2021-01-12T14:36:01.000Z |
| TagUpdateTime |
string |
標籤最後修改時間,格式 iso8601 |
2021-01-12T14:36:01.000Z |
| SemanticIndexJobId |
string |
語義索引最後一次構建的任務 ID。 |
dsjob-klfwtjto****scvt3 |
| SemanticIndexUpdateTime |
string |
語義索引最後更新時間。ISO8601 格式 UTC 時間戳記。 |
2021-01-12T14:36:01.000Z |
| FileCreateTime |
string |
檔案建立時間。ISO8601 格式 UTC 時間戳記。 |
2021-01-12T14:36:01.000Z |
| FileType |
string |
檔案類型。與 MIME Type 相同。 |
image |
| ContentType |
string |
檔案的 MIME 類型。包含 Type 和 SubType。 |
image/jpeg |
| Status |
string |