Property Registration

From Unlock15
Jump to: navigation, search
This page is part of the Semantic Organization extension.
static $properties = [
"toolbox" => [ "id" => "TO","fields" => ["lll" => [ "id" => "LLL","type" => "txt" ],"hypothesis" => [ "id" => "HY","type" => "txt" ],"target-group" => [ "id" => "TG","type" => "txt" ],"description" => [ "id" => "DE","type" => "txt" ],"visualisation" => [ "id" => "VI","type" => "wpg" ],"effort-level" => [ "id" => "EF","type" => "txt" ],"tool-maturity-level" => [ "id" => "ML","type" => "txt" ],"lock-in-cluster" => [ "id" => "LOCL","type" => "txt" ],"spatial-coverage" => [ "id" => "COV","type" => "txt" ],"spatial-limitation" => [ "id" => "LI","type" => "boo" ],"link-information" => [ "id" => "INF","type" => "uri" ],"lock-in-layers" => [ "id" => "LOLA","type" => "txt" ],"name" => [ "id" => "NA","type" => "txt" ],"language" => [ "id" => "LAN","type" => "txt" ],"link-material" => [ "id" => "MA","type" => "uri" ],"skill-level" => [ "id" => "SK","type" => "txt" ],"spatial-context" => [ "id" => "CON","type" => "txt" ],"tool-objectives" => [ "id" => "OBJ","type" => "txt" ],"empowerment-strategy" => [ "id" => "EMP","type" => "txt" ], ] ],
];