Access Rights

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

Description

The Access Rights object provides information for archives on who should be allowed to access the current resource. Some access protocols used by language archives are already supported, and custom protocols may be used as, e.g. online: false or permission: researcher only, etc. Note: The Access object does not have a type property.

Type: object

Additional Properties

additionalProperties: "additionalProperties"

Type: string

Properties

  • Access Notes: "notes"

    Description

    Notes about access rights for this resource, or any other special considerations regarding who should have Access. This attribute should be a MultiLangString rather than an Array of Note objects.

    Must be an instance of the MultiLangString schema.

  • AILLA Access Level: "AILLA"

    Description

    For users who are depositing their materials at The Archive of the Indigenous Languages of Latin America (AAILA) in Texas, an AILLA attribute may be added, and its value set to one of the access levels set forth by the archive.

    Type: string

    Allowed Values (enum)

    • "public access"
    • "password"
    • "time limit"
    • "depositor control"

    Default Value

    "depository control"
  • ELAR Access Level: "ELAR"

    Description

    For users who are depositing their materials at the Endangered Language Archive (ELAR) in London, an ELAR attribute may be added, and its value set to one of the access levels set forth by the archive. See ELAR's protocols for access management for more information.

    Type: string

    Allowed Values (enum)

    • "User"
    • "Researcher"
    • "Community Member"
    • "Subscriber"

    Default Value

    "Researcher"