Metaveri (Metadata)
Veri hakkındaki veri.
Metadata is information that provides context to other data. For example, a digital photo contains pixels (the actual data), but it also contains metadata: the date it was taken, the GPS coordinates, the camera settings, and the file size. In the digital world, metadata is what makes information searchable and organized.
graph LR
Center["Metaveri (Metadata)"]:::main
Rel_json_ld["json-ld"]:::related -.-> Center
click Rel_json_ld "/terms/json-ld"
Rel_schema_org["schema-org"]:::related -.-> Center
click Rel_schema_org "/terms/schema-org"
Rel_big_data["big-data"]:::related -.-> Center
click Rel_big_data "/terms/big-data"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧠 Bilgi testi
1 / 1
🧒 5 yaşındaki gibi açıkla
Think of a library book. The story inside is the 'data', but the label on the spine (author, title, genre) is the 'metadata'. It helps you find the book without reading every page.