Dédalo's Ontology is the core and the heart of Dédalo.
Almost all definitions of schemas and elements hierarchy, interaction and behaviour are defined here.
Ontology is an abstraction of all application construction, a scaffold with all the models and settings of each section, area, input and output data, resolution map and at end, every dynamic piece of the program.
A correspondence system is used based on models (the elements) and terms (the definitions or instances).
For example, to define a 'section' (equivalent to an SQL table) a term is created in the Ontology whose model is 'section'. This leaves the system ready to handle records associated with that section in the database, with the 'fields' defined in the child terms of that term and with the components, groups, view definitions, etc.
All the terms of the Ontology are organized in TLD's, an identifying code of the entity or area that makes it possible to adapt the growth of the Ontology to each specific need without collisions.
The Dédalo community maintains an updated and accessible complete consensual copy at https:master.render.es that you can download automatically from the Dédalo administration tool.
Almost all definitions of schemas and elements hierarchy, interaction and behaviour are defined here.
Ontology is an abstraction of all application construction, a scaffold with all the models and settings of each section, area, input and output data, resolution map and at end, every dynamic piece of the program.
A correspondence system is used based on models (the elements) and terms (the definitions or instances).
For example, to define a 'section' (equivalent to an SQL table) a term is created in the Ontology whose model is 'section'. This leaves the system ready to handle records associated with that section in the database, with the 'fields' defined in the child terms of that term and with the components, groups, view definitions, etc.
All the terms of the Ontology are organized in TLD's, an identifying code of the entity or area that makes it possible to adapt the growth of the Ontology to each specific need without collisions.
The Dédalo community maintains an updated and accessible complete consensual copy at https:master.render.es that you can download automatically from the Dédalo administration tool.
hierarchy60 - Relations
hierarchy60
Relations
section_group
The section_group model defines an interface visual space where to place the inside (children) elements (components or other groupers).
It is usually represented as a DOM node of type 'div' that contains all the components that are children of the grouper in the Ontology.
Besides, it can be folded to help to organize complex layouts.
It is usually represented as a DOM node of type 'div' that contains all the components that are children of the grouper in the Ontology.
Besides, it can be folded to help to organize complex layouts.
lg-eng English
Relations
lg-spa Castellano
Relaciones
lg-cat Catalan
Relacions
lg-eus Euskara
Harremanak
lg-deu Deutsch
Beziehungen
lg-ell Ελληνικά
σχέσεων
lg-ara عربي
Relations
lg-fra Français
Relations
lg-ita Italiano
Relazioni
lg-por Português
Relations
lg-nep नेपाली
Relations
hierarchy53
hierarchy45
hierarchy58
hierarchy59
{ ".content_data": { "grid-template-columns": "repeat(4, 25%)" } }
{ "section_id": "hierarchy0_60", "lang": "lg-eng", "ref_section_id": 60, "ref_section_tipo": "hierarchy0", "ref_table": "hierarchy_new", "link": { "table": "hierarchy_new", "section_id": 60 }, "term_id": "hierarchy60", "tld": "hierarchy", "term": "Relations", "model_data": [ "dd8" ], "model": "section_group", "is_model": 0, "is_descriptor": 1, "translatable": 0, "norder": 1, "revision_status": "", "relations": null, "parent": [ "hierarchy1" ], "parents": [ "dd1", "dd100", "hierarchy1" ], "children": [ "hierarchy53", "hierarchy45", "hierarchy58", "hierarchy59" ], "css": { ".content_data": { "grid-template-columns": "repeat(4, 25%)" } }, "rqo_config": null, "properties": null, "v5_properties": null, "cidoc_crm": null, "definition": null, "application_rules": null, "observations": null, "ar_definition": [], "ar_rules": [], "ar_uri": [], "parsed": true, "tlds_info": [ { "table": "tld", "section_id": 13, "lang": "lg-eng", "tld": "hierarchy", "description": "Dédalo Thesaurus and Hierarchical sections", "undertaken": "Dédalo community" } ], "terms_info": [ { "table": "globalontology", "term_id": "hierarchy1", "term": "Hierarchy", "model": "section" }, { "table": "globalontology", "term_id": "hierarchy45", "term": "General term", "model": "component_relation_children" }, { "table": "globalontology", "term_id": "hierarchy53", "term": "Target thesaurus", "model": "component_input_text" }, { "table": "globalontology", "term_id": "hierarchy58", "term": "Target model", "model": "component_input_text" }, { "table": "globalontology", "term_id": "hierarchy59", "term": "General term model", "model": "component_relation_children" }, { "table": "globalontology", "term_id": "dd100", "term": "Thesaurus", "model": "area_thesaurus" }, { "table": "globalontology", "term_id": "dd1", "term": "Dédalo", "model": "root" } ], "model_info": [ { "table": "globalontology", "model_data": null, "definition": "The section_group model defines an interface visual space where to place the inside (children) elements (components or other groupers).
It is usually represented as a DOM node of type 'div' that contains all the components that are children of the grouper in the Ontology.
Besides, it can be folded to help to organize complex layouts." } ], "translations": [ { "value": "Relations", "lang": "lg-eng", "label": "English" }, { "value": "Relaciones", "lang": "lg-spa", "label": "Castellano" }, { "value": "Relacions", "lang": "lg-cat", "label": "Catalan" }, { "value": "Harremanak", "lang": "lg-eus", "label": "Euskara" }, { "value": "Beziehungen", "lang": "lg-deu", "label": "Deutsch" }, { "value": "σχέσεων", "lang": "lg-ell", "label": "Ελληνικά" }, { "value": "Relations", "lang": "lg-ara", "label": "عربي" }, { "value": "Relations", "lang": "lg-fra", "label": "Français" }, { "value": "Relazioni", "lang": "lg-ita", "label": "Italiano" }, { "value": "Relations", "lang": "lg-por", "label": "Português" }, { "value": "Relations", "lang": "lg-nep", "label": "नेपाली" } ] }
* For historical reasons, some property values are in Spanish like ‘si’ for property ‘is_model’. This is not a bug, just temporary inherited data until the ontology is updated.