Changes for page 13 Structure Mapping

Last modified by Helena on 2025/09/10 11:19

From version 10.13
edited by Helena
on 2025/05/16 09:28
Change comment: There is no comment for this version
To version 10.15
edited by Helena
on 2025/05/16 09:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -354,17 +354,16 @@
354 354  * microsecond
355 355  * nanosecond
356 356  
357 -|Numerical datetime systems|Base|Period
358 -|(((
357 +(% style="width:573.294px" %)
358 +|(% style="width:276px" %)**Numerical datetime systems**|(% style="width:117px" %)**Base**|(% style="width:177px" %)**Period**
359 +|(% style="width:276px" %)(((
359 359  Epoch Time (UNIX)
360 -
361 361  Milliseconds since 01 Jan 1970
362 -)))|1970|millisecond
363 -|(((
362 +)))|(% style="width:117px" %)1970|(% style="width:177px" %)millisecond
363 +|(% style="width:276px" %)(((
364 364  Windows System Time
365 -
366 366  Milliseconds since 01 Jan 1601
367 -)))|1601|millisecond
366 +)))|(% style="width:117px" %)1601|(% style="width:177px" %)millisecond
368 368  
369 369  The example above illustrates numerical based datetime mapping rules for two commonly used time standards.
370 370  
... ... @@ -386,41 +386,34 @@
386 386  
387 387  The main use case is setting the value of Observation Attributes in the target dataset.
388 388  
389 -|Rule|Source|Target
390 -|1|(((
388 +(% style="width:786.294px" %)
389 +|(% style="width:92px" %)**Rule**|(% style="width:377px" %)**Source**|(% style="width:315px" %)**Target**
390 +|(% style="width:92px" %)1|(% style="width:377px" %)(((
391 391  If
392 -
393 393  INDICATOR=XULADS; and TIME_PERIOD=2007.
394 -)))|(((
393 +)))|(% style="width:315px" %)(((
395 395  Set
396 -
397 397  OBS_CONF=F
398 398  )))
399 -|2|(((
397 +|(% style="width:92px" %)2|(% style="width:377px" %)(((
400 400  If
401 -
402 402  INDICATOR=XULADS; and TIME_PERIOD=2008.
403 -)))|(((
400 +)))|(% style="width:315px" %)(((
404 404  Set
405 -
406 406  OBS_CONF=F
407 407  )))
408 -|3|(((
404 +|(% style="width:92px" %)3|(% style="width:377px" %)(((
409 409  If
410 -
411 411  INDICATOR=XULADS; and TIME_PERIOD=2009.
412 -)))|(((
407 +)))|(% style="width:315px" %)(((
413 413  Set
414 -
415 415  OBS_CONF=F
416 416  )))
417 -|4|(((
411 +|(% style="width:92px" %)4|(% style="width:377px" %)(((
418 418  If
419 -
420 420  INDICATOR=XULADS; and TIME_PERIOD=2010.
421 -)))|(((
414 +)))|(% style="width:315px" %)(((
422 422  Set
423 -
424 424  OBS_CONF=**C**
425 425  )))
426 426  
... ... @@ -434,27 +434,22 @@
434 434  
435 435  By specifying validity periods, the example from Section 13.8 can be re-written using two rules as follows:
436 436  
437 -|Rule|Source|Target
438 -|1|(((
429 +(% style="width:808.294px" %)
430 +|(% style="width:93px" %)**Rule**|(% style="width:385px" %)**Source**|(% style="width:328px" %)**Target**
431 +|(% style="width:93px" %)1|(% style="width:385px" %)(((
439 439  If
440 -
441 441  INDICATOR=XULADS.
442 -
443 443  Validity Period start period=2007 end period=2009
444 -)))|(((
435 +)))|(% style="width:328px" %)(((
445 445  Set
446 -
447 447  OBS_CONF=F
448 448  )))
449 -|2|(((
439 +|(% style="width:93px" %)2|(% style="width:385px" %)(((
450 450  If
451 -
452 452  INDICATOR=XULADS.
453 -
454 454  Validity Period start period=2010
455 -)))|(((
443 +)))|(% style="width:328px" %)(((
456 456  Set
457 -
458 458  OBS_CONF=F** **
459 459  )))
460 460