Sha256: 2300726aede03e0a8e80336d73783c2ee467d7b968c0b9845dbc3f44b9f702bb

Contents?: true

Size: 727 Bytes

Versions: 10

Compression:

Stored size: 727 Bytes

Contents

[
  {
    "date": ["1111-11-11", "1112-11-11"],
    "timeInstant": [
      {
        "id": "id1",
        "description": "description1",
        "timePosition": "1111-11-11T11:11:11.1+11:11"
      }, {
        "id": "id2",
        "description": "description2",
        "timePosition": "1112-11-11T11:11:11.1+11:11"
      }
    ],
    "timePeriod": [
      {
        "id": "id1",
        "description": "description1",
        "beginPosition": "1111-11-11T11:11:11.1+11:11",
        "endPosition": "1111-12-11T11:11:11.1+11:11"
      }, {
        "id": "id2",
        "description": "description2",
        "beginPosition": "1112-11-11T11:11:11.1+11:11",
        "endPosition": "1112-12-11T11:11:11.1+11:11"
      }
    ]
  }
]

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
adiwg-mdjson_schemas-1.1.3 examples/temporalElement.json
adiwg-mdjson_schemas-1.1.2 examples/temporalElement.json
adiwg-mdjson_schemas-1.1.1 examples/temporalElement.json
adiwg-mdjson_schemas-1.1.0 examples/temporalElement.json
adiwg-mdjson_schemas-1.0.2 examples/temporalElement.json
adiwg-mdjson_schemas-1.0.1 examples/temporalElement.json
adiwg-mdjson_schemas-1.0.0 examples/temporalElement.json
adiwg-mdtranslator-1.0.0rc2 test/schemas/v1_0/examples/temporalElement.json
adiwg-mdtranslator-1.0.0rc1 test/schemas/v1_0/examples/temporalElement.json
adiwg-mdjson_schemas-1.0.0rc1 examples/temporalElement.json