Location

Validate against: http://json-schema.org/schema#

Schema ID: http://cdn.digitallinguistics.io/schemas/Location-1.0.0.json

Description

A location, optionally with accompanying geographic coordinate data. Each location should also be a valid GeoJSON geometry object.

Validates Against (allOf)

This schema must validate against all of the following schemas:

  • GeoJSON Geometry Object

    Must be an instance of the schema.

  • Properties

    • Abbreviation

      Description

      An abbreviation for this Location.

      Must be an instance of the schema.

    • Access Rights

      Description

      Since locations sometimes contain personal information like addresses, it is important to consider the proper access management policy for them.

      Must be an instance of the schema.

    • Address

      Must be an instance of the schema.

    • Date Created

      Must be an instance of the schema.

    • Date Modified

      Must be an instance of the schema.

    • Name

      Description

      A name for this location, e.g. Susan's House or Valley High School, or Shenandoah River.

      Must be an instance of the schema.

    • Notes

      Description

      A collection of notes about this Location.

      Type: array

      Unique items:

      Items

    • Bibliographic References

      Description

      A collection of bibliographic references about this Location.

      Type: array

      Unique items:

      Items

    • Tags

      Must be an instance of the schema.

    • URL

      Description

      The URL where information about this location can be retrieved.

      Must be an instance of the schema.

Required Properties

  • name