Property Registration

From SemanticOrganization
Jump to: navigation, search
This page is part of the Semantic Organization extension.
static $properties = [
"account" => [ "id" => "AC","fields" => ["account-name" => [ "id" => "NA","type" => "txt" ],"account-number" => [ "id" => "NU","type" => "num" ], ] ],
"agenda" => [ "id" => "AG","fields" => ["title" => [ "id" => "TT","type" => "txt" ],"end" => [ "id" => "ET","type" => "num" ],"description" => [ "id" => "DE","type" => "txt" ],"time" => [ "id" => "TI","type" => "num" ],"project" => [ "id" => "PJ","type" => "wpg" ],"tag" => [ "id" => "TA","type" => "txt" ],"person" => [ "id" => "PE","type" => "wpg" ],"proposal" => [ "id" => "PR","type" => "txt" ],"time-real" => [ "id" => "TR","type" => "num" ],"start" => [ "id" => "ST","type" => "num" ],"priority" => [ "id" => "PY","type" => "txt" ],"meeting" => [ "id" => "ME","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ], ] ],
"contact" => [ "id" => "CO","fields" => ["location" => [ "id" => "LO","type" => "txt" ],"time" => [ "id" => "TI","type" => "txt" ],"contact" => [ "id" => "CO","type" => "wpg" ],"ref" => [ "id" => "RE","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"participant" => [ "id" => "PA","type" => "wpg" ],"date" => [ "id" => "DA","type" => "dat" ],"subject" => [ "id" => "SU","type" => "txt" ],"details" => [ "id" => "DE","type" => "txt" ], ] ],
"department" => [ "id" => "DE","fields" => ["description" => [ "id" => "DE","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ], ] ],
"expense" => [ "id" => "EX","fields" => ["expense-report" => [ "id" => "ER","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"account" => [ "id" => "AC","type" => "wpg" ],"vat" => [ "id" => "VA","type" => "num" ],"date" => [ "id" => "DA","type" => "dat" ],"description" => [ "id" => "DE","type" => "txt" ],"project" => [ "id" => "PR","type" => "wpg" ],"amount-gross" => [ "id" => "AG","type" => "num" ],"amount-net" => [ "id" => "AN","type" => "num" ], ] ],
"expense-report" => [ "id" => "ER","fields" => ["month" => [ "id" => "MO","type" => "num" ],"payment-date" => [ "id" => "PD","type" => "dat" ],"date" => [ "id" => "DA","type" => "dat" ],"quarter" => [ "id" => "QU","type" => "num" ],"year" => [ "id" => "YE","type" => "num" ],"payed" => [ "id" => "PA","type" => "boo" ],"person" => [ "id" => "PE","type" => "wpg" ], ] ],
"file" => [ "id" => "FI","fields" => ["tag" => [ "id" => "TA","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ],"link-text" => [ "id" => "LT","type" => "txt" ],"file" => [ "id" => "FI","type" => "wpg" ],"ref" => [ "id" => "RE","type" => "wpg" ], ] ],
"gdpr-affected" => [ "id" => "GA","fields" => ["name" => [ "id" => "NA","type" => "txt" ],"processing" => [ "id" => "PR","type" => "wpg" ], ] ],
"gdpr-category" => [ "id" => "GC","fields" => ["affected" => [ "id" => "AF","type" => "wpg" ],"prosecution" => [ "id" => "PR","type" => "boo" ],"name" => [ "id" => "NA","type" => "txt" ],"erase-time" => [ "id" => "ET","type" => "txt" ],"sensitive" => [ "id" => "SE","type" => "boo" ], ] ],
"gdpr-processing" => [ "id" => "GP","fields" => ["access" => [ "id" => "AC","type" => "txt" ],"measures" => [ "id" => "ME","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"responsible" => [ "id" => "RE","type" => "wpg" ],"application" => [ "id" => "AP","type" => "txt" ],"documents" => [ "id" => "DO","type" => "txt" ],"department" => [ "id" => "DP","type" => "wpg" ],"legal-basis" => [ "id" => "LB","type" => "txt" ],"purpose" => [ "id" => "PU","type" => "txt" ], ] ],
"gdpr-recipient" => [ "id" => "GR","fields" => ["name" => [ "id" => "NA","type" => "txt" ],"international-organization" => [ "id" => "IO","type" => "txt" ],"category" => [ "id" => "CA","type" => "wpg" ],"third-country" => [ "id" => "TC","type" => "txt" ], ] ],
"generator" => [ "id" => "GE","fields" => ["template-id" => [ "id" => "TI","type" => "txt" ],"page-name" => [ "id" => "PN","type" => "" ],"template-name" => [ "id" => "TN","type" => "txt" ], ] ],
"generator-field" => [ "id" => "GF","fields" => ["property-id" => [ "id" => "PID","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"size" => [ "id" => "SI","type" => "num" ],"suffix" => [ "id" => "SU","type" => "txt" ],"placeholder" => [ "id" => "PL","type" => "txt" ],"id" => [ "id" => "ID","type" => "txt" ],"fields" => [ "id" => "FI","type" => "txt" ],"type" => [ "id" => "TY","type" => "txt" ],"values" => [ "id" => "VA","type" => "txt" ],"rights" => [ "id" => "RI","type" => "txt" ],"help" => [ "id" => "HE","type" => "txt" ],"label" => [ "id" => "LA","type" => "txt" ],"intro" => [ "id" => "IN","type" => "txt" ],"template" => [ "id" => "TE","type" => "wpg" ],"parameters" => [ "id" => "PA","type" => "txt" ],"input-type" => [ "id" => "IT","type" => "txt" ],"prefix" => [ "id" => "PR","type" => "txt" ], ] ],
"group" => [ "id" => "G","fields" => ["co-host" => [ "id" => "CO","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"host" => [ "id" => "HO","type" => "wpg" ],"permanent" => [ "id" => "PM","type" => "boo" ],"active" => [ "id" => "AC","type" => "boo" ], ] ],
"group-member" => [ "id" => "GM","fields" => ["group" => [ "id" => "GR","type" => "wpg" ],"member" => [ "id" => "ME","type" => "wpg" ],"open-end" => [ "id" => "OE","type" => "boo" ],"end-date" => [ "id" => "ED","type" => "dat" ],"start-date" => [ "id" => "SD","type" => "dat" ], ] ],
"hypothesis" => [ "id" => "HY","fields" => ["plausibility" => [ "id" => "PL","type" => "num" ],"name" => [ "id" => "NA","type" => "txt" ],"validation" => [ "id" => "VA","type" => "txt" ],"system" => [ "id" => "SY","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ],"evidence" => [ "id" => "EV","type" => "txt" ], ] ],
"invoice" => [ "id" => "IN","fields" => ["amount-gross" => [ "id" => "AG","type" => "num" ],"period" => [ "id" => "PE","type" => "txt" ],"year" => [ "id" => "YE","type" => "num" ],"collection-date" => [ "id" => "CD","type" => "dat" ],"template-name" => [ "id" => "TN","type" => "txt" ],"description" => [ "id" => "DS","type" => "txt" ],"department" => [ "id" => "DE","type" => "wpg" ],"project" => [ "id" => "PJ","type" => "wpg" ],"payment-date" => [ "id" => "PD","type" => "dat" ],"reminder-1-date" => [ "id" => "R1","type" => "dat" ],"issuer" => [ "id" => "IS","type" => "wpg" ],"outro" => [ "id" => "OU","type" => "txt" ],"payed" => [ "id" => "PA","type" => "boo" ],"reminder-2-date" => [ "id" => "R2","type" => "dat" ],"recipient" => [ "id" => "RE","type" => "txt" ],"storno" => [ "id" => "ST","type" => "boo" ],"date" => [ "id" => "DT","type" => "dat" ],"number" => [ "id" => "NU","type" => "txt" ],"amount-net" => [ "id" => "AN","type" => "num" ],"due-date" => [ "id" => "DD","type" => "dat" ],"intro" => [ "id" => "IN","type" => "txt" ], ] ],
"invoice-item" => [ "id" => "II","fields" => ["amount-vat" => [ "id" => "AV","type" => "num" ],"invoice" => [ "id" => "IN","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ],"vat-rate" => [ "id" => "VR","type" => "num" ],"amount-net" => [ "id" => "AN","type" => "num" ],"amount-gross" => [ "id" => "AG","type" => "num" ], ] ],
"knowledge" => [ "id" => "KN","fields" => ["archived" => [ "id" => "AR","type" => "boo" ],"up-to-date-date" => [ "id" => "UD","type" => "dat" ],"title" => [ "id" => "TI","type" => "txt" ],"checked" => [ "id" => "CH","type" => "boo" ],"summary" => [ "id" => "SU","type" => "txt" ],"up-to-date-person" => [ "id" => "UP","type" => "wpg" ],"role" => [ "id" => "RO","type" => "wpg" ],"tag" => [ "id" => "TA","type" => "txt" ], ] ],
"liquidity-planning" => [ "id" => "FPL","fields" => ["note" => [ "id" => "NO","type" => "txt" ],"end-date" => [ "id" => "ED","type" => "dat" ],"amount" => [ "id" => "AM","type" => "num" ],"project" => [ "id" => "PR","type" => "wpg" ],"title" => [ "id" => "TI","type" => "txt" ],"year" => [ "id" => "YE","type" => "num" ],"date" => [ "id" => "DA","type" => "dat" ],"frequency" => [ "id" => "FR","type" => "txt" ],"status" => [ "id" => "ST","type" => "num" ], ] ],
"manual" => [ "id" => "MA","fields" => ["title" => [ "id" => "TI","type" => "txt" ],"archived" => [ "id" => "AR","type" => "boo" ],"role" => [ "id" => "RO","type" => "wpg" ],"up-to-date-person" => [ "id" => "UP","type" => "wpg" ],"checked" => [ "id" => "CH","type" => "boo" ],"up-to-date-date" => [ "id" => "UD","type" => "dat" ],"summary" => [ "id" => "SU","type" => "txt" ],"tag" => [ "id" => "TA","type" => "txt" ], ] ],
"meeting" => [ "id" => "M","fields" => ["end-time" => [ "id" => "ET","type" => "txt" ],"secretary" => [ "id" => "SE","type" => "wpg" ],"end-datetime" => [ "id" => "EDT","type" => "dat" ],"number" => [ "id" => "NU","type" => "num" ],"contact" => [ "id" => "CO","type" => "wpg" ],"event-type" => [ "id" => "EVTY","type" => "txt" ],"excused" => [ "id" => "EX","type" => "wpg" ],"start-time" => [ "id" => "ST","type" => "txt" ],"participant-number" => [ "id" => "PN","type" => "num" ],"chair" => [ "id" => "CH","type" => "wpg" ],"guest" => [ "id" => "GU","type" => "wpg" ],"start-date" => [ "id" => "SD","type" => "dat" ],"overview" => [ "id" => "OV","type" => "txt" ],"participant" => [ "id" => "PA","type" => "wpg" ],"location" => [ "id" => "LO","type" => "txt" ],"vote-counter" => [ "id" => "VC","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"end-date" => [ "id" => "ED","type" => "dat" ],"ref" => [ "id" => "RE","type" => "wpg" ],"group" => [ "id" => "GR","type" => "wpg" ],"signer" => [ "id" => "SI","type" => "wpg" ],"participant-board" => [ "id" => "PB","type" => "wpg" ],"meeting-type" => [ "id" => "MTY","type" => "txt" ],"time" => [ "id" => "TI","type" => "txt" ],"event-title" => [ "id" => "EVTI","type" => "txt" ],"moderator" => [ "id" => "MO","type" => "wpg" ],"role" => [ "id" => "RO","type" => "wpg" ],"department" => [ "id" => "DE","type" => "wpg" ],"project" => [ "id" => "PR","type" => "wpg" ],"start-datetime" => [ "id" => "SDT","type" => "dat" ],"date" => [ "id" => "DT","type" => "dat" ], ] ],
"membership" => [ "id" => "MS","fields" => ["shares" => [ "id" => "SH","type" => "num" ],"date" => [ "id" => "DT","type" => "dat" ],"type" => [ "id" => "TY","type" => "txt" ],"pay-date" => [ "id" => "PD","type" => "dat" ],"member" => [ "id" => "ME","type" => "wpg" ],"payed" => [ "id" => "PY","type" => "boo" ],"due-date" => [ "id" => "DD","type" => "dat" ], ] ],
"membership-payment" => [ "id" => "MP","fields" => ["member" => [ "id" => "ME","type" => "wpg" ],"date" => [ "id" => "DT","type" => "dat" ],"amount" => [ "id" => "AM","type" => "num" ],"ref" => [ "id" => "RE","type" => "wpg" ], ] ],
"milestone" => [ "id" => "MI","fields" => ["number" => [ "id" => "NU","type" => "num" ],"project" => [ "id" => "PR","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"plot" => [ "id" => "PL","type" => "wpg" ], ] ],
"person" => [ "id" => "P","fields" => ["email" => [ "id" => "EM","type" => "ema" ],"workaddress" => [ "id" => "WAD","type" => "txt" ],"mentor" => [ "id" => "MT","type" => "wpg" ],"vat-number" => [ "id" => "VAT","type" => "txt" ],"personnel-number" => [ "id" => "PEN","type" => "num" ],"birthplace" => [ "id" => "BP","type" => "txt" ],"gender" => [ "id" => "GD","type" => "txt" ],"tax-number" => [ "id" => "TN","type" => "txt" ],"picture" => [ "id" => "PI","type" => "wpg" ],"prefix" => [ "id" => "PF","type" => "txt" ],"personnel-start" => [ "id" => "PES","type" => "dat" ],"suffix" => [ "id" => "SF","type" => "txt" ],"legal-registry" => [ "id" => "LR","type" => "txt" ],"lastname" => [ "id" => "LN","type" => "txt" ],"note" => [ "id" => "NT","type" => "txt" ],"workstreet" => [ "id" => "WST","type" => "txt" ],"firstname" => [ "id" => "FN","type" => "txt" ],"workcountry" => [ "id" => "WCO","type" => "txt" ],"membership-number" => [ "id" => "MEN","type" => "num" ],"category" => [ "id" => "CA","type" => "txt" ],"ref" => [ "id" => "RF","type" => "wpg" ],"membership" => [ "id" => "ME","type" => "boo" ],"target-group" => [ "id" => "TG","type" => "wpg" ],"topic" => [ "id" => "TO","type" => "wpg" ],"worklocality" => [ "id" => "WLO","type" => "txt" ],"membership-end" => [ "id" => "MEE","type" => "dat" ],"children" => [ "id" => "CH","type" => "txt" ],"workpostalcode" => [ "id" => "WPC","type" => "txt" ],"membership-start" => [ "id" => "MES","type" => "dat" ],"birthday" => [ "id" => "BD","type" => "dat" ],"iban" => [ "id" => "IB","type" => "txt" ],"personnel" => [ "id" => "PE","type" => "boo" ],"homepage" => [ "id" => "HP","type" => "uri" ],"profession" => [ "id" => "PR","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"legal-form" => [ "id" => "LF","type" => "txt" ],"ssn" => [ "id" => "SS","type" => "txt" ],"acronym" => [ "id" => "AC","type" => "txt" ],"tag" => [ "id" => "TA","type" => "txt" ],"personnel-end" => [ "id" => "PEE","type" => "dat" ],"organization" => [ "id" => "OR","type" => "txt" ],"workphone" => [ "id" => "WPH","type" => "tel" ], ] ],
"person-ref" => [ "id" => "PR","fields" => ["name" => [ "id" => "NA","type" => "wpg" ],"tag" => [ "id" => "TG","type" => "txt" ],"role" => [ "id" => "RO","type" => "txt" ],"ref" => [ "id" => "RF","type" => "wpg" ],"formerly" => [ "id" => "FO","type" => "boo" ], ] ],
"plot" => [ "id" => "PL","fields" => ["prio-urgency" => [ "id" => "PUR","type" => "num" ],"description" => [ "id" => "DE","type" => "txt" ],"prio-total" => [ "id" => "PTO","type" => "num" ],"prio-unaddressed" => [ "id" => "PUA","type" => "num" ],"name" => [ "id" => "NA","type" => "txt" ],"scj" => [ "id" => "SCJ","type" => "wpg" ],"prio-alignment" => [ "id" => "PAL","type" => "num" ],"number" => [ "id" => "NU","type" => "num" ], ] ],
"process" => [ "id" => "PS","fields" => ["owner" => [ "id" => "OW","type" => "wpg" ],"visualization" => [ "id" => "VI","type" => "wpg" ],"title" => [ "id" => "TI","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ], ] ],
"project" => [ "id" => "PJ","fields" => ["contact-person" => [ "id" => "CP","type" => "wpg" ],"outlook" => [ "id" => "OL","type" => "txt" ],"start" => [ "id" => "ST","type" => "dat" ],"homepage" => [ "id" => "HO","type" => "uri" ],"budget" => [ "id" => "BU","type" => "num" ],"openproject-id" => [ "id" => "OP","type" => "num" ],"department" => [ "id" => "DP","type" => "wpg" ],"title" => [ "id" => "TT","type" => "txt" ],"milestone" => [ "id" => "MI","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"team-external" => [ "id" => "TE","type" => "wpg" ],"tag" => [ "id" => "TA","type" => "txt" ],"phase" => [ "id" => "PH","type" => "txt" ],"target-group" => [ "id" => "TG","type" => "wpg" ],"topic" => [ "id" => "TP","type" => "wpg" ],"closed-date" => [ "id" => "CLD","type" => "dat" ],"partners" => [ "id" => "PA","type" => "" ],"toggl-id" => [ "id" => "TO","type" => "num" ],"status" => [ "id" => "SU","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ],"end" => [ "id" => "EN","type" => "dat" ],"active" => [ "id" => "AC","type" => "boo" ],"team-internal" => [ "id" => "TI","type" => "wpg" ],"short-title" => [ "id" => "SH","type" => "txt" ],"closed" => [ "id" => "CL","type" => "boo" ],"strategic-objective" => [ "id" => "SO","type" => "txt" ], ] ],
"project-grant" => [ "id" => "PG","fields" => ["note" => [ "id" => "NO","type" => "txt" ],"project" => [ "id" => "PR","type" => "wpg" ],"responsible" => [ "id" => "RE","type" => "wpg" ],"title" => [ "id" => "TI","type" => "txt" ],"amount" => [ "id" => "AM","type" => "num" ],"acceptance-date" => [ "id" => "AD","type" => "dat" ],"de-minimis" => [ "id" => "DM","type" => "boo" ],"grantor" => [ "id" => "GR","type" => "wpg" ], ] ],
"project-partner" => [ "id" => "PP","fields" => ["lead-partner" => [ "id" => "LP","type" => "boo" ],"partner" => [ "id" => "PA","type" => "wpg" ],"role" => [ "id" => "RO","type" => "txt" ],"project" => [ "id" => "PR","type" => "wpg" ], ] ],
"project-subpage" => [ "id" => "PS","fields" => ["description" => [ "id" => "DE","type" => "txt" ],"project" => [ "id" => "PR","type" => "wpg" ],"archived" => [ "id" => "AR","type" => "boo" ],"subpage" => [ "id" => "SU","type" => "txt" ], ] ],
"project-team" => [ "id" => "PT","fields" => ["end-date" => [ "id" => "ED","type" => "dat" ],"role" => [ "id" => "RO","type" => "txt" ],"team-external" => [ "id" => "TE","type" => "wpg" ],"team-internal" => [ "id" => "TI","type" => "wpg" ],"team" => [ "id" => "TM","type" => "wpg" ],"main-responsible" => [ "id" => "MR","type" => "boo" ],"project" => [ "id" => "PR","type" => "wpg" ],"start-date" => [ "id" => "SD","type" => "dat" ], ] ],
"project-update" => [ "id" => "PU","fields" => ["update" => [ "id" => "UP","type" => "txt" ],"date" => [ "id" => "DA","type" => "dat" ],"author" => [ "id" => "AU","type" => "wpg" ],"project" => [ "id" => "PR","type" => "wpg" ], ] ],
"recipe" => [ "id" => "RE","fields" => ["ingredients" => [ "id" => "INS","type" => "" ],"rating" => [ "id" => "RA","type" => "num" ],"time" => [ "id" => "TI","type" => "num" ],"ingredient" => [ "id" => "IN","type" => "txt" ],"source" => [ "id" => "SO","type" => "txt" ],"preparation" => [ "id" => "PR","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"category" => [ "id" => "CA","type" => "txt" ], ] ],
"recipe-ingredient" => [ "id" => "RI","fields" => ["amount" => [ "id" => "AM","type" => "txt" ],"ingredient" => [ "id" => "IN","type" => "txt" ],"note" => [ "id" => "NO","type" => "txt" ],"recipe" => [ "id" => "RE","type" => "wpg" ], ] ],
"role" => [ "id" => "RO","fields" => ["group" => [ "id" => "GR","type" => "wpg" ],"purpose" => [ "id" => "PU","type" => "txt" ],"active" => [ "id" => "AC","type" => "boo" ],"short-staffed" => [ "id" => "SS","type" => "boo" ],"active-reason" => [ "id" => "AR","type" => "txt" ],"holder" => [ "id" => "HO","type" => "wpg" ],"name" => [ "id" => "NA","type" => "txt" ], ] ],
"role-holder" => [ "id" => "RH","fields" => ["main-responsible" => [ "id" => "MR","type" => "boo" ],"role" => [ "id" => "RO","type" => "wpg" ],"end-date" => [ "id" => "ED","type" => "dat" ],"start-date" => [ "id" => "SD","type" => "dat" ],"holder" => [ "id" => "HO","type" => "wpg" ], ] ],
"role-metric" => [ "id" => "RM","fields" => ["name" => [ "id" => "NA","type" => "txt" ],"active" => [ "id" => "AC","type" => "boo" ],"responsible" => [ "id" => "RE","type" => "wpg" ],"role" => [ "id" => "RO","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ],"frequency" => [ "id" => "FR","type" => "txt" ], ] ],
"role-metric-measurement" => [ "id" => "MM","fields" => ["date" => [ "id" => "DA","type" => "dat" ],"author" => [ "id" => "AU","type" => "wpg" ],"note" => [ "id" => "NO","type" => "txt" ],"value" => [ "id" => "VA","type" => "num" ],"metric" => [ "id" => "ME","type" => "wpg" ], ] ],
"role-ref" => [ "id" => "RR","fields" => ["ref" => [ "id" => "RE","type" => "wpg" ],"role" => [ "id" => "RO","type" => "wpg" ], ] ],
"role-subpage" => [ "id" => "RS","fields" => ["subpage" => [ "id" => "SU","type" => "txt" ],"archived" => [ "id" => "AR","type" => "boo" ],"role" => [ "id" => "RO","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ], ] ],
"role-task" => [ "id" => "RT","fields" => ["role" => [ "id" => "RO","type" => "wpg" ],"responsible" => [ "id" => "RE","type" => "wpg" ],"hours" => [ "id" => "HO","type" => "num" ],"month" => [ "id" => "MO","type" => "num" ],"name" => [ "id" => "NA","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ], ] ],
"salary" => [ "id" => "SA","fields" => ["prior-service-periods" => [ "id" => "PS","type" => "txt" ],"start-date" => [ "id" => "SD","type" => "dat" ],"prior-service-periods-leave" => [ "id" => "PSL","type" => "txt" ],"amount" => [ "id" => "AM","type" => "num" ],"exit-type" => [ "id" => "ET","type" => "txt" ],"employee" => [ "id" => "EM","type" => "wpg" ],"children" => [ "id" => "CH","type" => "txt" ],"leave" => [ "id" => "LE","type" => "txt" ],"type" => [ "id" => "TY","type" => "txt" ],"note" => [ "id" => "NO","type" => "txt" ],"year" => [ "id" => "YE","type" => "num" ],"date" => [ "id" => "DT","type" => "dat" ],"hours" => [ "id" => "HO","type" => "num" ],"hourly-rate" => [ "id" => "HR","type" => "num" ],"limitation" => [ "id" => "LI","type" => "dat" ],"reason" => [ "id" => "RE","type" => "txt" ], ] ],
"smart-network" => [ "id" => "SN","fields" => ["note" => [ "id" => "NO","type" => "txt" ],"stakeholder" => [ "id" => "SH","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"milestone" => [ "id" => "MI","type" => "wpg" ],"engaged" => [ "id" => "EN","type" => "boo" ], ] ],
"stakeholder" => [ "id" => "SH","fields" => ["engaged" => [ "id" => "EN","type" => "boo" ],"hook" => [ "id" => "HO","type" => "txt" ],"importance" => [ "id" => "IM","type" => "num" ],"name" => [ "id" => "NA","type" => "txt" ],"scj" => [ "id" => "SCJ","type" => "wpg" ],"role" => [ "id" => "RO","type" => "txt" ], ] ],
"system" => [ "id" => "SY","fields" => ["description" => [ "id" => "DE","type" => "txt" ],"results" => [ "id" => "RT","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"rules" => [ "id" => "RU","type" => "txt" ],"resources" => [ "id" => "RS","type" => "txt" ], ] ],
"systemic-consensing-decision" => [ "id" => "SCD","fields" => ["description" => [ "id" => "DE","type" => "txt" ],"start-date" => [ "id" => "SD","type" => "dat" ],"title" => [ "id" => "TI","type" => "txt" ],"end-date" => [ "id" => "ED","type" => "dat" ], ] ],
"systemic-consensing-option" => [ "id" => "SCO","fields" => ["description" => [ "id" => "DES","type" => "txt" ],"decision" => [ "id" => "DEC","type" => "wpg" ],"active" => [ "id" => "AC","type" => "boo" ],"code" => [ "id" => "CO","type" => "txt" ], ] ],
"systemic-consensing-score" => [ "id" => "SCS","fields" => ["comment" => [ "id" => "CO","type" => "txt" ],"option" => [ "id" => "OP","type" => "wpg" ],"score" => [ "id" => "SC","type" => "num" ],"user" => [ "id" => "US","type" => "wpg" ], ] ],
"target-group" => [ "id" => "TG","fields" => ["challenges" => [ "id" => "CH","type" => "txt" ],"responsibilities" => [ "id" => "RP","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"results" => [ "id" => "RS","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ], ] ],
"task" => [ "id" => "TA","fields" => ["group" => [ "id" => "GR","type" => "wpg" ],"done-date" => [ "id" => "DO","type" => "dat" ],"done" => [ "id" => "DN","type" => "boo" ],"title" => [ "id" => "TI","type" => "txt" ],"project" => [ "id" => "PR","type" => "wpg" ],"description" => [ "id" => "DE","type" => "txt" ],"due-date" => [ "id" => "DU","type" => "dat" ],"meeting" => [ "id" => "ME","type" => "wpg" ],"dates" => [ "id" => "DA","type" => "" ],"responsible" => [ "id" => "RE","type" => "wpg" ], ] ],
"tool" => [ "id" => "TO","fields" => ["how" => [ "id" => "HO","type" => "txt" ],"contra" => [ "id" => "CO","type" => "txt" ],"milestone" => [ "id" => "MI","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"stakeholder" => [ "id" => "ST","type" => "wpg" ],"note" => [ "id" => "NO","type" => "txt" ],"pro" => [ "id" => "PR","type" => "txt" ], ] ],
"topic" => [ "id" => "TP","fields" => ["description" => [ "id" => "DE","type" => "txt" ],"category" => [ "id" => "CA","type" => "wpg" ],"type" => [ "id" => "TY","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ], ] ],
"topic-category" => [ "id" => "TC","fields" => ["name" => [ "id" => "NA","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ], ] ],
"transfer" => [ "id" => "TR","fields" => ["amount" => [ "id" => "AM","type" => "num" ],"recipient" => [ "id" => "RE","type" => "wpg" ],"date" => [ "id" => "DA","type" => "dat" ],"sender" => [ "id" => "SE","type" => "wpg" ],"list" => [ "id" => "LI","type" => "wpg" ],"year" => [ "id" => "YE","type" => "num" ],"details" => [ "id" => "DE","type" => "txt" ],"listed" => [ "id" => "LD","type" => "boo" ],"subject" => [ "id" => "SU","type" => "txt" ],"note" => [ "id" => "NO","type" => "txt" ],"type" => [ "id" => "TY","type" => "txt" ], ] ],
"transfer-list" => [ "id" => "TL","fields" => ["transfer-date" => [ "id" => "TD","type" => "dat" ],"date" => [ "id" => "DT","type" => "dat" ],"note" => [ "id" => "NO","type" => "txt" ],"transferred" => [ "id" => "TR","type" => "boo" ], ] ],
"travel-expenses" => [ "id" => "TE","fields" => ["allowance-day" => [ "id" => "AD","type" => "num" ],"year" => [ "id" => "YE","type" => "num" ],"allowances" => [ "id" => "AL","type" => "num" ],"duration" => [ "id" => "DU","type" => "num" ],"start-time" => [ "id" => "ST","type" => "txt" ],"start" => [ "id" => "SD","type" => "dat" ],"project" => [ "id" => "PR","type" => "wpg" ],"quarter" => [ "id" => "QU","type" => "num" ],"destination" => [ "id" => "DS","type" => "txt" ],"person" => [ "id" => "PE","type" => "wpg" ],"means" => [ "id" => "ME","type" => "txt" ],"date" => [ "id" => "DA","type" => "dat" ],"distance" => [ "id" => "DI","type" => "num" ],"description" => [ "id" => "DE","type" => "txt" ],"total" => [ "id" => "TO","type" => "num" ],"end-time" => [ "id" => "ET","type" => "txt" ],"end" => [ "id" => "ED","type" => "dat" ],"expenses" => [ "id" => "EX","type" => "num" ],"allowance-night" => [ "id" => "AN","type" => "num" ],"dates" => [ "id" => "DT","type" => "" ], ] ],
"vacation" => [ "id" => "VA","fields" => ["start-date" => [ "id" => "SD","type" => "dat" ],"end-date" => [ "id" => "ED","type" => "dat" ],"note" => [ "id" => "NO","type" => "txt" ],"person" => [ "id" => "PE","type" => "wpg" ], ] ],
"working-time" => [ "id" => "WT","fields" => ["day" => [ "id" => "DA","type" => "num" ],"time" => [ "id" => "TI","type" => "txt" ],"person" => [ "id" => "PE","type" => "wpg" ],"note" => [ "id" => "NO","type" => "txt" ], ] ],
];