Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  video.schema.json   Sprache: unbekannt

 
Untersuchungsergebnis.json Download desUnknown {[0] [0] [0]}

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "video.schema.json",
  "title": "Video",
  "description": "A video",
  "type": "object",
  "properties": {
    "name": {
      "description": "The video's name",
      "type": "string"
    },
    "duration": {
      "description": "The video's duration in seconds",
      "type": "number"
    },
    "quality": {
      "description": "A short description of the video's quality (e.g. 'HD', '720p')",
      "type": "string"
    },
    "show": {
      "description": "For an episode of a TV show the name of the TV show",
      "type": "string"
    },
    "season": {
      "description": "For an episode of a TV show the season number it appears in",
      "type": "number"
    },
    "episode": {
      "description": "For an episode of a TV show the number of the episode in the season",
      "type": "number"
    },
    "genre": {
      "description": "The genre of the video",
      "type": "string"
    }
  },
  "required": ["name"]
}

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-08-26]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Statistik
#Sources=277311
#Domains=752002