Sha256: b6377cfd82dd81432e6ec080abbcd35eb7086f52f717ca8f411a28fd0c3025be

Contents?: true

Size: 1.11 KB

Versions: 16

Compression:

Stored size: 1.11 KB

Contents

{
  "repository": {
    "repo_code": "<%= data[:repo_code] %>",
    "name": "<%= data[:name] %>",
    "org_code": "<%= data[:org_code] %>",
    "country": "<%= data[:country] %>",
    "parent_institution_name": "<%= data[:parent_institution_name] %>",
    "url": "<%= data[:url] %>"
  },
  "agent_representation": {
    "names": [
      {
        "primary_name": "<%= data[:name] %>",
        "source": "local",
        "sort_name": "<%= data[:name] %>"
      }
    ],
    "agent_contacts": [
      {
        "name": "<%= data[:agent_contact_name] %>",
        "address_1": "<%= data[:agent_contact_address_1] %>",
        "address_2": "<%= data[:agent_contact_address_2] %>",
        "address_3": "<%= data[:agent_contact_address_3] %>",
        "city": "<%= data[:agent_contact_city] %>",
        "region": "",
        "country": "<%= data[:agent_contact_country] %>",
        "post_code": "<%= data[:agent_contact_post_code] %>",
        "telephone": "<%= data[:agent_contact_telephone] %>",
        "telephone_ext": "",
        "fax": "",
        "email": "<%= data[:agent_contact_email] %>",
        "note": ""
      }
    ]
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
archivesspace-client-0.4.1 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.4.0 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.3.0 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.2.0 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.12 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.11 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.10 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.8 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.7 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.6 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.5 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.4 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.3 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.2 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.1 lib/archivesspace/client/templates/repository_with_agent.json.erb
archivesspace-client-0.1.0 lib/archivesspace/client/templates/repository_with_agent.json.erb