Abstract Wikipedia/ZObject/tr

This page is a translated version of the page Abstract Wikipedia/ZObject and the translation is 48% complete.

ZObject is the basic data unit in Wikifunctions. A ZObject may be a string, list of ZObjects, or a JSON object. A persistent ZObject may only be a JSON object.

The keys of JSON object are “Z#K#”, where # are positive integers, their associated values are other ZObjects.

In the list below, each type of object or key is noted “Key/Label” for convenient reference in the documentation, where the Label may be translated and not necessarily in English.

  • Z1/ZObject
    • Z1K1/type (Z4/Type)
  • Z2/Persistent object
    • Z2K1/id (Z6/string)
    • Z2K2/değer (Z1/ZObject)
    • Z2K3/etiket (Z12/Multilingual text)
  • Z3/Anahtar
    • Z3K1/değer türü (Z4/Tür)
    • Z3K2/key id (Z6/String)
    • Z3K3/etiket (Z12/Multilingual text)
  • Z4/Tür
    • Z4K1/kimlik (Z4/Tür)
    • Z4K2/anahtar (Z10/Liste (Z3/Anahtar) )
    • Z4K3/doğrulayıcı (Z8/İşlev (...) )
  • Z5/Hata
    • Z5K1/hata türü
  • Z6/String
    • Z6K1/string value (Z6/String)
  • Z7/Function call
    • Z7K1/işlev (Z8/İşlev)
    • Others based on Z8/Function
  • Z8/İşlev (generic)
    • K1/argümanlar (Z10/Liste (Z17/Argument declaration) )
    • K2/return type (Z4/Tür)
    • K3/testler (Z10/Liste (Z20/Test) )
    • K4/uygulama (Z14/Uygulama)
    • K5/kimlik (Z8/İşlev)
  • Z9/Reference
    • Z9K1/reference ID (Z6/String)
  • Z10/Liste (generic)
    • K1/head
    • K2/tail