{ "@context": { "@vocab": "https://schema.org/", "iceberg": "https://iceberg.apache.org/vocabulary/", "delta": "https://delta.io/vocabulary/", "hudi": "https://hudi.apache.org/vocabulary/", "TableFormat": "iceberg:TableFormat", "TableMetadata": "iceberg:TableMetadata", "Schema": "iceberg:Schema", "Namespace": "iceberg:Namespace", "Snapshot": "iceberg:Snapshot", "PartitionSpec": "iceberg:PartitionSpec", "SortOrder": "iceberg:SortOrder", "DataFile": "iceberg:DataFile", "ManifestFile": "iceberg:ManifestFile", "Catalog": "iceberg:Catalog", "tableUuid": "iceberg:tableUuid", "location": "schema:contentLocation", "formatVersion": "iceberg:formatVersion", "snapshotId": "iceberg:snapshotId", "parentSnapshotId": "iceberg:parentSnapshotId", "sequenceNumber": "iceberg:sequenceNumber", "manifestList": "iceberg:manifestList", "schemaId": "iceberg:schemaId", "specId": "iceberg:specId", "lastUpdatedMs": "schema:dateModified", "properties": "schema:additionalProperty", "namespace": "iceberg:namespace", "tableName": "schema:name", "operation": "iceberg:operation", "recordCount": "iceberg:recordCount", "fileSizeBytes": "iceberg:fileSizeBytes" } }