8 lines
369 B
JSON
8 lines
369 B
JSON
{
|
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
"$id": "schema:MediaEnumeration",
|
|
"title": "MediaEnumeration",
|
|
"description": "MediaEnumeration enumerations are lists of codes, labels etc. useful for describing media objects. They may be reflections of externally developed lists, or created at schema.org, or a combination.",
|
|
"type": "object"
|
|
}
|