名称 |
类型 |
描述 |
示例值 |
---|---|---|---|
object |
获取的数据集文件元数据详情 |
||
FileName |
string |
文件名。 |
00001.jpeg |
Uri |
string |
文件唯一 URI。用于记录文件唯一路径。支持 OSS、NAS 下的文件路径。 |
oss://*****-test/dataset/1653421.jpg nas://0e25d***dff/dataset/1653421.jpg |
Comment |
string |
文件注释。 |
The first image file in the dataset. |
FileCreateTime |
string |
文件的创建时间,格式:ISO8601 格式。 |
2025-01-12T14:36:01Z |
FileUpdateTime |
string |
文件的最后修改时间,格式:ISO8601 格式。 |
2025-01-12T14:36:01Z |
FileFingerPrint |
string |
文件指纹值。用于确定文件内容的唯一性,文件内容修改后该值会发生变化。OSS 文件使用 ETag,NAS 文件使用 MD5 值。 |
D41D8CD98F*****E9800998ECF8 |
DataSize |
integer |
文件大小,字节。 |
10000 |
FileType |
string |
文件类型。与 MIME Type 相同。 |
image |
ContentType |
string |
文件的 MIME 类型。包含 Type 和 SubType。 |
image/png |
MetaAttributes |
string |
文件的特定元数据,暂不具备检索能力。JSON String 格式。 |
{ "ImageHeight": 1080, "ImageWidth": 1920 } |
Tags |
string |
该元数据的标签合集,包括:
|
{ "ai": [ "Lane line", "Water horse", "Sunny day" ], "user": [ "Everett", "Intelligent driving Dataset 1", "Cloudy day" ], "user-delete-ai-tags": [ "Sunny day" ] } |
DatasetFileMetaId |
string |
数据集文件元数据 ID。 |
07914c9534586e4e7aa6e9dbca5009082df******fd8a0d857b33296c59bf6 |
FileDir |
string |
oss/nas/cpfs 文件所在目录的路径。 |
icp_certificate_card/icp/1577179298694813/1716429710367 |
TagUpdateTime |
string |
标签最后修改时间,格式 iso8601。 |
2021-01-12T14:36:01.000Z |
SemanticIndexJobId |
string |
语义索引构建的任务 ID。 |
dsjob-klfwtjtov*****scvt3 |
SemanticIndexUpdateTime |
string |
语义索引构建的时间。 |
2021-01-12T14:36:01.000Z |
该文章对您有帮助吗?