Eine aufbereitete Darstellung der Quelle

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

Benutzer

Quelle  audio.schema.json   Sprache: unbekannt

 
Spracherkennung für: .json vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "audio.schema.json",
  "title": "Audio",
  "description": "An audio file",
  "type": "object",
  "properties": {
    "name": {
      "description": "The audio's name",
      "type": "string"
    },
    "duration": {
      "description": "The audio's duration in seconds",
      "type": "number"
    },
    "artist": {
      "description": "The artist who created the audio",
      "type": "string"
    },
    "album": {
      "description": "For music on an album the name of the album",
      "type": "string"
    },
    "track": {
      "description": "For music on an album the number of the track on the album",
      "type": "number"
    },
    "genre": {
      "description": "The genre of the audio",
      "type": "string"
    }
  },
  "required": ["name"]
}

[Dauer der Verarbeitung: 0.15 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