Vertaling van "iJSON" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For each iJSON rule, a column is created with the extracted value.
Für jede iJSON-Regel wird eine Spalte mit dem extrahierten Wert erstellt.
It creates target columns for the extracted data that are automatically named like the iJSON rules but replacing dots with underscores.
Er erzeugt Zielspalten für die extrahierten Daten, die automatisch wie die iJSON-Regeln benannt werden, aber Punkte durch Unterstriche ersetzen.
An iJSON rule is built with the names of all the field from the JSON root to the data to extract, separated with a dot.
Eine iJSON-Regel wird mit den Namen des gesamten Feldes aus dem JSON-Root für die zu extrahierenden Daten aufgebaut (getrennt mit einem Punkt).
This processor extracts values from a field containing a JSON object following a list of iJSON rules.
Dieser Prozessor extrahiert Werte aus einem Feld mit einem JSON-Objekt nach einer Liste von iJSON-Regeln.
iJSON rules to apply to extract data from the JSON object above.
iJSON-Regeln für die Extraktion von Daten aus dem oben genannten JSON-Objekt.
iJSON rules to extract from the following JSON array field
iJSON-Regeln, um aus dem folgenden JSON-Array-Feld zu extrahieren
iJSON rule to iterate in the JSON array above.
iJSON-Regel, um im oben genannten JSON-Array zu iterieren.
ijson is a syntax to navigate inside JSON objects.
ijson ist eine Syntax zur Navigation innerhalb von JSON-Objekten.
If the JSON file is a JSON object, write the ijson path to the array in the textbox.
Wenn die JSON-Datei ein JSON-Objekt ist, geben Sie den ijson-Pfad zum Array in das Textfeld ein.
If the final element is an array, the iJSON rule must end with.item, meaning that the reached object should be treated as an array of items in the iJSON syntax.
Ist das endgültige Element ein Array, muss die iJSON-Regel mit".item" enden, d. h. das erreichte Objekt muss wie ein Array von Elementen in der iJSON-Syntax behandelt werden.
The parameter "iJSON rule to array" works exactly like in the "Extract from JSON" processor and should contain the array to concatenate (represented with the iJSON rule.item).
Der Parameter "iJSON-Regel zu Array" funktioniert genau wie der Prozessor "Extrahieren von JSON" und sollte das zu verknüpfende Array beinhalten (dargestellt mit der iJSON-Regel".item").
If the field contains the JSON array directly, just put item as an iJSON rule.