|
180 | 180 | var pdim1 = instance('pdim1:<a xlink:href="http://binary-array-ld.net/latest/Array" xlink:show=new text-decoration="underline">bald__Array</a>, <a xlink:href="http://binary-array-ld.net/latest/Reference" xlink:show=new text-decoration="underline">bald__Reference</a>', ['<a xlink:href="http://binary-array-ld.net/latest/array" xlink:show=new text-decoration="underline">bald__array</a>: |', '<a xlink:href="http://binary-array-ld.net/latest/shape" xlink:show=new text-decoration="underline">bald__shape</a>: 17'], '#878800');
|
181 | 181 | var root = instance('root:<a xlink:href="http://binary-array-ld.net/latest/Container" xlink:show=new text-decoration="underline">bald__Container</a>', ['<a xlink:href="http://binary-array-ld.net/latest/contains" xlink:show=new text-decoration="underline">bald__contains</a>: |'], '#878800');
|
182 | 182 | var variable1 = instance('variable1:<a xlink:href="http://binary-array-ld.net/latest/Array" xlink:show=new text-decoration="underline">bald__Array</a>', ['<a xlink:href="http://binary-array-ld.net/latest/references" xlink:show=new text-decoration="underline">bald__references</a>: |', 'long_name: Gerald', 'obtype: <a xlink:href="http://codes.wmo.int/common/observation-type/METCE/2013/SamplingObservation" xlink:show=new text-decoration="underline">metce__SamplingObservation</a>', '<a xlink:href="http://binary-array-ld.net/latest/shape" xlink:show=new text-decoration="underline">bald__shape</a>: 11, 17'], '#878800');
|
| 183 | +var variable1_pdim0_ref = instance('variable1_pdim0_ref:<a xlink:href="http://binary-array-ld.net/latest/Reference" xlink:show=new text-decoration="underline">bald__Reference</a>, <a xlink:href="http://binary-array-ld.net/latest/Subject" xlink:show=new text-decoration="underline">bald__Subject</a>', ['<a xlink:href="http://binary-array-ld.net/latest/childBroadcast" xlink:show=new text-decoration="underline">bald__childBroadcast</a>: 1, 11', '<a xlink:href="http://binary-array-ld.net/latest/array" xlink:show=new text-decoration="underline">bald__array</a>: |'], '#878800'); |
183 | 184 | var variable2 = instance('variable2:<a xlink:href="http://binary-array-ld.net/latest/Array" xlink:show=new text-decoration="underline">bald__Array</a>', ['<a xlink:href="http://binary-array-ld.net/latest/references" xlink:show=new text-decoration="underline">bald__references</a>: |', 'long_name: Imelda', 'obtype: <a xlink:href="http://codes.wmo.int/common/observation-type/METCE/2013/SamplingObservation" xlink:show=new text-decoration="underline">metce__SamplingObservation</a>', '<a xlink:href="http://binary-array-ld.net/latest/shape" xlink:show=new text-decoration="underline">bald__shape</a>: 11, 17'], '#878800');
|
| 185 | +var variable2_pdim0_ref = instance('variable2_pdim0_ref:<a xlink:href="http://binary-array-ld.net/latest/Reference" xlink:show=new text-decoration="underline">bald__Reference</a>, <a xlink:href="http://binary-array-ld.net/latest/Subject" xlink:show=new text-decoration="underline">bald__Subject</a>', ['<a xlink:href="http://binary-array-ld.net/latest/childBroadcast" xlink:show=new text-decoration="underline">bald__childBroadcast</a>: 1, 11', '<a xlink:href="http://binary-array-ld.net/latest/array" xlink:show=new text-decoration="underline">bald__array</a>: |'], '#878800'); |
184 | 186 | link(location_variable, location_reference_system, 'bald__references');
|
185 | 187 | link(location_variable, location_variable, 'bald__array', 'bottom');
|
186 | 188 | link(pdim0, pdim0, 'bald__array', 'bottom');
|
|
190 | 192 | link(root, pdim0, 'bald__contains', 'top', true);
|
191 | 193 | link(root, pdim1, 'bald__contains', 'top', true);
|
192 | 194 | link(root, variable1, 'bald__contains', 'top', true);
|
| 195 | +link(root, variable1_pdim0_ref, 'bald__contains', 'top', true); |
193 | 196 | link(root, variable2, 'bald__contains', 'top', true);
|
| 197 | +link(root, variable2_pdim0_ref, 'bald__contains', 'top', true); |
194 | 198 | link(variable1, location_variable, 'bald__references');
|
195 |
| -link(variable1, pdim0, 'bald__references'); |
196 | 199 | link(variable1, pdim1, 'bald__references');
|
| 200 | +link(variable1, variable1_pdim0_ref, 'bald__references'); |
197 | 201 | link(variable2, location_variable, 'bald__references');
|
198 |
| -link(variable2, pdim0, 'bald__references'); |
199 | 202 | link(variable2, pdim1, 'bald__references');
|
| 203 | +link(variable2, variable2_pdim0_ref, 'bald__references'); |
200 | 204 | joint.layout.DirectedGraph.layout(graph, { setLinkVertices: false,
|
201 | 205 | nodeSep: 150, rankSep: 100,
|
202 | 206 | marginX: 100, marginY: 100,
|
|
0 commit comments