Sha256: b7c620ab9a3865a8166b86d3692673f218ac46c12d43591c3bed7e2ad3795ffd

Contents?: true

Size: 1.96 KB

Versions: 3

Compression:

Stored size: 1.96 KB

Contents

{
  "schema": {
    "name": "name",
    "version": "0.0.0"
  },
  "contact": [{
    "contactId": "individualId0",
    "isOrganization": false,
    "name": "name0",
    "positionName": "foobar"
  }, {
    "contactId": "individualId1",
    "isOrganization": false,
    "name": "name1"
  }],
  "metadata": {
    "metadataInfo": {
      "metadataIdentifier": {
        "identifier": "identifier"
      },
      "metadataDate": [{
        "date": "2016-10-31",
        "dateType": "creation"
      }, {
        "date": "2016-10-31",
        "dateType": "dateType"
      }, {
        "date": "2016-10-31",
        "dateType": "dateType"
      }],
      "metadataContact": [{
        "role": "role",
        "timePeriod": [{
          "startDateTime": "2016-10-31"
        }],
        "party": [{
          "contactId": "individualId0"
        }]
      }, {
        "role": "role",
        "timePeriod": [{
          "startDateTime": "2016-10-31"
        }],
        "party": [{
          "contactId": "individualId1"
        }]
      }]
    },
    "resourceInfo": {
      "resourceType": "resourceType",
      "citation": {
        "title": "title"
      },
      "abstract": "abstract",
      "status": ["status"],
      "pointOfContact": [{
        "role": "role",
        "timePeriod": [{
          "startDateTime": "2016-10-14"
        }],
        "party": [{
          "contactId": "individualId0"
        }]
      }],
      "defaultResourceLocale": {
        "language": "LanguageCode",
        "country": "CountryCode",
        "characterSet": "MD_CharacterSetCode"
      }
    }
  },
  "dataDictionary": [{
    "subject": "subject",
    "responsibleParty": {
      "role": "role",
      "party": [{
        "contactId": "individualId0"
      }]
    },
    "citation": {
      "title": "title"
    }
  }, {
    "subject": "subject",
    "responsibleParty": {
      "role": "role",
      "party": [{
        "contactId": "individualId0"
      }]
    },
    "citation": {
      "title": "title"
    }
  }]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.0.0.pre.alpha.3 examples/mdJson.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.2 examples/mdJson.json
adiwg-mdjson_schemas-2.0.0.pre.alpha.1 examples/mdJson.json