Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The first column in this file must always be SORID, a unique string identifying the record.
  • Remaining columns are specified as follows:
    • Model.field.[type], for example EmailAddress.mail.personal or OrgIdentity.affiliation
      • Values for OrgIdentity.valid_from and OrgIdentity.valid_through may be in any format supported by strtotime(), but are expected in UTC
      • Values for OrgIdentity.date_of_birth are expected in YYYY-MM-DD format
      • Name.primary_name.type may be used to specify a primary name, otherwise the first name found will be considered primary
    • Identifier.identifier.type+login, to flag that this column represents a login identifier, for example Identifier.identifier.network+login
    • AdHocAttribute.tag, for example AdHocAttribute.color

...