Diferencia entre revisiones de «Semantic test»

De CNB
Ir a la navegación Ir a la búsqueda
Busca en cnbGuatemala con Google

 
(No se muestran 31 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{{#ask: [[Competence 11::+]]}}
+
=Get parent of Indicator 111=
 +
{{#ask: [[-childof::Indicator 111]] }}
 +
 
 +
=Get child of Indicator 111=
 +
{{#ask: [[childof::Indicator 111]] }}
 +
 
 +
=Get all parents of Content 1111=
 +
*First: {{#ask: [[-childof::Content 1111]]}}
 +
*Second: {{#ask: [[-childof:: <q>[[-childof::Content 1111]]</q> ]]}}
 +
*Third: {{#ask: [[-childof:: <q>[[-childof::<q>[[-childof::Content 1111]]</q>]]</q> ]]}}
 +
 
 +
=Get all children of Area 1=
 +
*First: {{#ask: [[childof::Area 1]]}}
 +
*Second: {{#ask: [[childof:: <q>[[childof::Area 1]]</q> ]]}}
 +
*Third: {{#ask: [[childof:: <q>[[childof::<q>[[childof::Area 1]]</q>]]</q> ]]}}
 +
 
 +
=Tree=
 +
<categorytree mode="all">Area 1</categorytree>
 +
 
 +
 
 +
[[category:test]]

Revisión actual del 22:19 12 may 2018

Get parent of Indicator 111[editar | editar código]

Competence 11

Get child of Indicator 111[editar | editar código]

Content 1111

Get all parents of Content 1111[editar | editar código]

Get all children of Area 1[editar | editar código]

Tree[editar | editar código]

Categoría Area 1 no encontrada