1544 identifier
https://w3id.org/class/redaktor/identifier
Definition
Used by PeerTube with the Video Object as uuid and for other CV schema markup.schema.org/identifier
Example
{
  "type": "Video",
  "id": "https://peertube2.cpy.re/videos/watch/...",
  "name": "HLS test 1",
  "duration": "PT730S",
  "uuid": "969bf103-7818-43b5-94a0-..."
}