Sign up for free to use this document yourself.
  • Introduction

  • Installation and Configuration

  • Configuring

  • Administering

  • Using Arches

  • Using Arches Collector

  • Developing with Arches

  • Running Arches in Production

  • Reference

  • Overview

  • Arches Release Process

  • Requirements/Dependencies

  • Installing Core Arches

  • Configuring Settings

  • Projects

    #add and move content here from old packages section

  • Projects and Packages

  • Task Management

    note: decided to leave the small paragraph about dependencies here as well

  • Managing Permissions

    this section needs to provide an overview of all the various places that permissions can be modified

  • Introduction to Arches Collector

  • Arches Collector Workflow

  • Adding New Javascript Dependencies

  • Additional Configuration

  • Arches and Elasticsearch

  • API

  • Command Line Reference

  • Creating a Development Environment

  • Creating New Functions, Widgets, Card Components, DataTypes, and Plugins

  • Creating New Map Layers

  • Creating Reports

  • Creating Workflows

  • Data Model

  • Integrating Arches with ArcGIS

  • Localizing Arches

  • Migrating Data from v3 to v4

  • Resource Import/Export

  • Settings - Beyond the UI

  • Using Arches Offline

  • Appendix A: Arches HIP

    note: PR made: https://github.com/archesproject/arches-example-pkg/pull/1

  • Appendix B: Glossary

  • Appendix C: Serving Arches with Apache

  • Appendix D: Setting Up Supervisord For Celery

  • Appendix E: Managing and Hosting IIIF Servers

  • What is Arches?

    Who is Arches for?

    Documentation Overview

    Contributing To Arches


  • System Requirements

    Software Dependencies

  • Installation

    General Troubleshooting

  • Quick Start

    Arches Production Deployment

    Full Explanation of the System Settings UI

  • Dependencies

    Configuration

    Adding Tasks to Your Project

    Running Celery

  • User Permissions in the Django UI

    Resource Datatype and Card Permissions

    Resource Instance Permissions

  • Arches Database Theory

    Arches Designer

    Graph Designer

  • Loading an Ontology

    Loading a custom ontology

    Enforcing ontology rules

  • Resource Manager

    Resource Editor

  • Different Types of Layers

  • Concept Schemes

  • What Are Arches Collector Projects?

    Arches Collector Manager Overview

    Creating Projects in the Arches Collector Manager

    Creating an Offline Basemap

  • Connect to an Arches Instance

    Download a Project

    Creating Records

    Editing Records

    Syncing Data

  • Password Validators

    Time Wheel Configuration

  • Installing and Running Elasticsearch

    Using the Kibana Dashboard

    Reindexing The Database

    Using Multiple Nodes

    Adding a Custom Index

  • General Notes

    Authentication

    Concepts

    Resources

    Activity Stream

    Mobile Projects

    GeoJSON

  • Installation Commands

    ElasticSearch Management

  • About Custom Components

    note: location/section title added, but content still needs to be reworked as described above

    Functions

    Widgets

    DataTypes

    Card Components

    Plugins

    Search Filters

  • MapBox Layers

  • Resource Model Overview

    Controllers

    Graph Definition

    Ontologies

    RDM Models

    Resource Data

    UI Component Models

    Data Model Graph Visualization

  • Exporting Your Data From v3

    Migrating Your Data

  • Importing Data

    Importing a CSV

    Shapefile Import

    JSON Import

    Importing Resource Relations

    Exporting Arches Data

  • Resource Models

    Branches

  • Glossary

      {"cards":[{"_id":"5f7fa688c1ab3b037565ee23","treeId":"5f7fa688c1ab3b037565ee22","seq":21560376,"position":1,"parentId":null,"content":"# Introduction"},{"_id":"5f7fa688c1ab3b037565ee24","treeId":"5f7fa688c1ab3b037565ee22","seq":21560377,"position":1,"parentId":"5f7fa688c1ab3b037565ee23","content":"## Overview\n \n\n"},{"_id":"5f7fa688c1ab3b037565ee25","treeId":"5f7fa688c1ab3b037565ee22","seq":21560378,"position":1,"parentId":"5f7fa688c1ab3b037565ee24","content":"### What is Arches?\n### Who is Arches for?\n### Documentation Overview\n### Contributing To Arches\n\n---\n\n[ ] Needs a once-over from GCI, and \"Version History\" \n[ ] Could add a link to the Glossary on the archesproject website?\n"},{"_id":"5f7fa688c1ab3b037565ee26","treeId":"5f7fa688c1ab3b037565ee22","seq":21560379,"position":2,"parentId":"5f7fa688c1ab3b037565ee23","content":"## Arches Release Process"},{"_id":"5f7fa688c1ab3b037565ee27","treeId":"5f7fa688c1ab3b037565ee22","seq":21560380,"position":1,"parentId":"5f7fa688c1ab3b037565ee26","content":"### Feature Releases\n### Patch Releases\n### Release Support\n\n---\n\n[ ] Release Support section needs update, and perhaps could be merged with \"Version History\" in above section? (Dennis/Annabel?)\n[ ] Also, consider this page: https://github.com/archesproject/arches/wiki/v4-General-Development-Timeline. Remove it??"},{"_id":"5f7fa688c1ab3b037565ee29","treeId":"5f7fa688c1ab3b037565ee22","seq":21623546,"position":3,"parentId":null,"content":"# Installation and Configuration\n[X] #rename **Installing**"},{"_id":"5f7fa688c1ab3b037565ee2a","treeId":"5f7fa688c1ab3b037565ee22","seq":21560383,"position":1,"parentId":"5f7fa688c1ab3b037565ee29","content":"## Requirements/Dependencies"},{"_id":"5f7fa688c1ab3b037565ee2b","treeId":"5f7fa688c1ab3b037565ee22","seq":21671468,"position":1,"parentId":"5f7fa688c1ab3b037565ee2a","content":"### System Requirements\n### Software Dependencies\n- [ ] #revise clarify which dependencies are installed via the install scripts #112\n- [X] #add celery broker section from Task Management (with \"if you plan to...\" just like the Arches Collector/couchdb note. \n- [X] #revise #simple fix broken link in celery broker section #201\n- [X] #add installing pip on Ubuntu 18.04 #166\n- [ ] #add section about how to properly prepare the Postgres database #115\n- [X] #revise CouchDB installation #165 ","deleted":false},{"_id":"5f7fa688c1ab3b037565ee2c","treeId":"5f7fa688c1ab3b037565ee22","seq":21670748,"position":2,"parentId":"5f7fa688c1ab3b037565ee29","content":"## Installing Core Arches\n\n[x] #add message box about creating/using virtual envs\n[x] #111\n\n[x] #revise (condense), and move \"quick start\" settings here"},{"_id":"5f7fa688c1ab3b037565ee2d","treeId":"5f7fa688c1ab3b037565ee22","seq":21669869,"position":1,"parentId":"5f7fa688c1ab3b037565ee2c","content":"### Installation\n- [ ] #add Yarn permissions and packages #167\nGeneral Troubleshooting\n- [X] #revise virtualenv instructions to use syntax for python3 #184\n\n### General Troubleshooting"},{"_id":"5f7fa688c1ab3b037565ee2e","treeId":"5f7fa688c1ab3b037565ee22","seq":21670749,"position":3,"parentId":"5f7fa688c1ab3b037565ee29","content":"## Configuring Settings\n- [X] #move to Configuring"},{"_id":"5f7fa688c1ab3b037565ee2f","treeId":"5f7fa688c1ab3b037565ee22","seq":21670752,"position":1,"parentId":"5f7fa688c1ab3b037565ee2e","content":"### Quick Start\n[X] #move this section (in spirit, not verbatim) to the Installing section\n\n### Arches Production Deployment\n[X] #remove \"Permissions Settings\" section (it's redundant, covered in Administering Arches, Designing the Database content) \n[X] #move the rest of this section to new Running Arches in Production section\n\n### Full Explanation of the System Settings UI"},{"_id":"44a92e03356c8565e7000055","treeId":"5f7fa688c1ab3b037565ee22","seq":21596927,"position":3.5,"parentId":"5f7fa688c1ab3b037565ee29","content":"## Projects\n#add and move content here from old packages section"},{"_id":"5f7fa688c1ab3b037565ee30","treeId":"5f7fa688c1ab3b037565ee22","seq":21670754,"position":4,"parentId":"5f7fa688c1ab3b037565ee29","content":"## Projects and Packages\n[X] #rename to Packages"},{"_id":"5f7fa688c1ab3b037565ee31","treeId":"5f7fa688c1ab3b037565ee22","seq":21670755,"position":1,"parentId":"5f7fa688c1ab3b037565ee30","content":"### Projects\n\n\n### Packages\n- [ ] #revise structure of package as documented in https://github.com/archesproject/arches/issues/2822 #208\n- [ ] #add information on reports, card components, plugins and ontologies #206\n- [ ] #add an explanation of when it is appropriate to place a package within a project and when a developer might want to keep the package external #206\n- [X] #revise load package command for 5.1 #214"},{"_id":"5f7fa688c1ab3b037565ee32","treeId":"5f7fa688c1ab3b037565ee22","seq":21623222,"position":5,"parentId":"5f7fa688c1ab3b037565ee29","content":"## Task Management\n[X] #move the rest of the content (all but Dependencies) to new \"Task Management\" section in developing with Arches. (perhaps point to this section in the above Software Dependencies entry)\n\n`note: decided to leave the small paragraph about dependencies here as well`"},{"_id":"5f7fa688c1ab3b037565ee33","treeId":"5f7fa688c1ab3b037565ee22","seq":21623212,"position":1,"parentId":"5f7fa688c1ab3b037565ee32","content":"### Dependencies\n[X] #move this broker section to end of Software Dependencies\n\n### Configuration\n\n### Adding Tasks to Your Project\n\n### Running Celery\n"},{"_id":"5f7fa688c1ab3b037565ee34","treeId":"5f7fa688c1ab3b037565ee22","seq":21627663,"position":4,"parentId":null,"content":"# Configuring\n[X] #add"},{"_id":"5f7fa688c1ab3b037565ee35","treeId":"5f7fa688c1ab3b037565ee22","seq":21627635,"position":5,"parentId":null,"content":"# Administering\n[X] #add","deleted":false},{"_id":"44b8666802c9750da2000056","treeId":"5f7fa688c1ab3b037565ee22","seq":21664970,"position":1,"parentId":"5f7fa688c1ab3b037565ee35","content":"## Managing Permissions\n[X] #add\n\nthis section needs to provide an overview of all the various places that permissions can be modified"},{"_id":"44a8d0f38727c989f300005f","treeId":"5f7fa688c1ab3b037565ee22","seq":21671486,"position":1,"parentId":"44b8666802c9750da2000056","content":"### User Permissions in the Django UI \n - [ ] #add #98\n\n### Resource Datatype and Card Permissions \n### Resource Instance Permissions\n - [ ] #add #218"},{"_id":"5f7fa688c1ab3b037565ee36","treeId":"5f7fa688c1ab3b037565ee22","seq":21560395,"position":6,"parentId":null,"content":"# Using Arches"},{"_id":"5f7fa688c1ab3b037565ee37","treeId":"5f7fa688c1ab3b037565ee22","seq":21627652,"position":1,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Designing the Database\n- [X] #move to Administering","deleted":false},{"_id":"5f7fa688c1ab3b037565ee38","treeId":"5f7fa688c1ab3b037565ee22","seq":21664911,"position":1,"parentId":"5f7fa688c1ab3b037565ee37","content":"### Arches Database Theory\n- [ ] #add Arches Uniqueness Constraint Functionality #105\n- [ ] #add description of existing datatypes #76\n- [ ] #add section on related resources with warning about deprecation #162 (such a warning is in Creating Resources too)\n\n### Arches Designer\n- [ ] #add note on branch versioning #117\n\n### Graph Designer\n- [X] #revise #simple grammatical mistake under Related Resources Map Component #177"},{"_id":"5f7fa688c1ab3b037565ee39","treeId":"5f7fa688c1ab3b037565ee22","seq":21627653,"position":2,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Ontologies in Arches\n- [X] #move to Administering"},{"_id":"5f7fa688c1ab3b037565ee3a","treeId":"5f7fa688c1ab3b037565ee22","seq":21592860,"position":1,"parentId":"5f7fa688c1ab3b037565ee39","content":"### Loading an Ontology\n- [ ] #revise #89\n\n### Loading a custom ontology\n### Enforcing ontology rules"},{"_id":"5f7fa688c1ab3b037565ee3b","treeId":"5f7fa688c1ab3b037565ee22","seq":21628757,"position":3,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Creating Resources\n- [X] #rename Creating and Editing Resources"},{"_id":"5f7fa688c1ab3b037565ee3c","treeId":"5f7fa688c1ab3b037565ee22","seq":21664912,"position":1,"parentId":"5f7fa688c1ab3b037565ee3b","content":"### Resource Manager\n### Resource Editor\n### Related Resources\n- [X] #add notification that resource relationship schema in v4 is being deprecated in favor of using the resource instance datatype #162"},{"_id":"5f7fa688c1ab3b037565ee3d","treeId":"5f7fa688c1ab3b037565ee22","seq":21671473,"position":4,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Deleting Resources\n[ ] #add #224 https://github.com/archesproject/arches-docs/issues/224"},{"_id":"5f7fa688c1ab3b037565ee3e","treeId":"5f7fa688c1ab3b037565ee22","seq":21664903,"position":5,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Searching \n- [ ] #add #225 also see in-app help\n- [ ] #185 make sure that question in this ticket is addressed."},{"_id":"5f7fa688c1ab3b037565ee3f","treeId":"5f7fa688c1ab3b037565ee22","seq":21627654,"position":6,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Managing Map Layers\n- [X] #move to Administering"},{"_id":"5f7fa688c1ab3b037565ee40","treeId":"5f7fa688c1ab3b037565ee22","seq":21560405,"position":1,"parentId":"5f7fa688c1ab3b037565ee3f","content":"### Different Types of Layers"},{"_id":"5f7fa688c1ab3b037565ee41","treeId":"5f7fa688c1ab3b037565ee22","seq":21627655,"position":7,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Reference Data Manager (RDM)\n- [X] #move to Administering"},{"_id":"5f7fa688c1ab3b037565ee42","treeId":"5f7fa688c1ab3b037565ee22","seq":21592881,"position":1,"parentId":"5f7fa688c1ab3b037565ee41","content":"### Concept Schemes\n- [ ] #add section on Sharing Concept Schemes #10"},{"_id":"5f7fa688c1ab3b037565ee43","treeId":"5f7fa688c1ab3b037565ee22","seq":21627656,"position":8,"parentId":"5f7fa688c1ab3b037565ee36","content":"## Arches Collector Manager\n- [X] #move to Administering"},{"_id":"5f7fa688c1ab3b037565ee44","treeId":"5f7fa688c1ab3b037565ee22","seq":21560409,"position":1,"parentId":"5f7fa688c1ab3b037565ee43","content":"### What Are Arches Collector Projects?\n### Arches Collector Manager Overview\n### Creating Projects in the Arches Collector Manager\n### Creating an Offline Basemap"},{"_id":"5f7fa688c1ab3b037565ee45","treeId":"5f7fa688c1ab3b037565ee22","seq":21560410,"position":7,"parentId":null,"content":"# Using Arches Collector"},{"_id":"5f7fa688c1ab3b037565ee46","treeId":"5f7fa688c1ab3b037565ee22","seq":21560411,"position":1,"parentId":"5f7fa688c1ab3b037565ee45","content":"## Introduction to Arches Collector"},{"_id":"5f7fa688c1ab3b037565ee47","treeId":"5f7fa688c1ab3b037565ee22","seq":21623492,"position":1,"parentId":"5f7fa688c1ab3b037565ee46","content":"### Download the App #add\n- [X] #add links to the app stores #109 #simple\n\n### General App Navigation"},{"_id":"5f7fa688c1ab3b037565ee48","treeId":"5f7fa688c1ab3b037565ee22","seq":21560413,"position":2,"parentId":"5f7fa688c1ab3b037565ee45","content":"## Arches Collector Workflow"},{"_id":"5f7fa688c1ab3b037565ee49","treeId":"5f7fa688c1ab3b037565ee22","seq":21665013,"position":1,"parentId":"5f7fa688c1ab3b037565ee48","content":"### Connect to an Arches Instance\n### Download a Project\n### Navigating a Project\n### Creating Records\n### Editing Records\n### Syncing Data\n- [ ] #revise #220"},{"_id":"5f7fa688c1ab3b037565ee4a","treeId":"5f7fa688c1ab3b037565ee22","seq":21560415,"position":8,"parentId":null,"content":"# Developing with Arches"},{"_id":"44b8332802c9750da2000057","treeId":"5f7fa688c1ab3b037565ee22","seq":21623369,"position":0.5,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Adding New Javascript Dependencies\n[X] #add\n[ ] #61"},{"_id":"5f7fa688c1ab3b037565ee4b","treeId":"5f7fa688c1ab3b037565ee22","seq":21623523,"position":1,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Additional Configuration\n- [X] #remove once all content has been moved"},{"_id":"5f7fa688c1ab3b037565ee4c","treeId":"5f7fa688c1ab3b037565ee22","seq":21623522,"position":1,"parentId":"5f7fa688c1ab3b037565ee4b","content":"### Password Validators\n- [X] #move to Configuring\n\n### Time Wheel Configuration\n- [X] #move to Configuring"},{"_id":"5f7fa688c1ab3b037565ee4d","treeId":"5f7fa688c1ab3b037565ee22","seq":21560418,"position":2,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Arches and Elasticsearch"},{"_id":"5f7fa688c1ab3b037565ee4e","treeId":"5f7fa688c1ab3b037565ee22","seq":21623500,"position":1,"parentId":"5f7fa688c1ab3b037565ee4d","content":"### Installing and Running Elasticsearch\n### Using the Kibana Dashboard\n[X] #add\n[ ] #217\n\n### Reindexing The Database\n[ ] #revise with new command #221\n\n### Using Multiple Nodes\n### Adding a Custom Index\n"},{"_id":"5f7fa688c1ab3b037565ee4f","treeId":"5f7fa688c1ab3b037565ee22","seq":21560420,"position":3,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## API"},{"_id":"5f7fa688c1ab3b037565ee50","treeId":"5f7fa688c1ab3b037565ee22","seq":21623575,"position":1,"parentId":"5f7fa688c1ab3b037565ee4f","content":"### General Notes\n### Authentication\n- [X] #move Registering an application to Configuring #114\n\n### Concepts\n### Resources\n### Activity Stream\n### Mobile Projects\n### GeoJSON"},{"_id":"5f7fa688c1ab3b037565ee51","treeId":"5f7fa688c1ab3b037565ee22","seq":21560422,"position":4,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Command Line Reference"},{"_id":"5f7fa688c1ab3b037565ee52","treeId":"5f7fa688c1ab3b037565ee22","seq":21671392,"position":1,"parentId":"5f7fa688c1ab3b037565ee51","content":"### Installation Commands\n### ElasticSearch Management\n[X] #revise Update reindex command #221\n### Import Commands\n### Export Commands\n### Other Data Management Commands\n### Ontology Commands\n### Managing Functions, DataTypes, Widgets, and Card\n### Components\n### Creating Map Layers\n### Other Useful Django Commands\n- [ ] #add #213 save_system_settings"},{"_id":"5f7fa688c1ab3b037565ee53","treeId":"5f7fa688c1ab3b037565ee22","seq":21623552,"position":5,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Creating a Development Environment\n- [ ] #revise #simple typo on first sentence \"recommedation\""},{"_id":"5f7fa688c1ab3b037565ee54","treeId":"5f7fa688c1ab3b037565ee22","seq":21671401,"position":1,"parentId":"5f7fa688c1ab3b037565ee53","content":"### Setting Everything Up\n- [ ] #revise #168\n\n### Running Tests\n- [ ] #add #190"},{"_id":"5f7fa688c1ab3b037565ee55","treeId":"5f7fa688c1ab3b037565ee22","seq":21623550,"position":6,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Creating New Functions, Widgets, Card Components, DataTypes, and Plugins\n- [X] #rename \"Creating Custom Components\""},{"_id":"5f7fa688c1ab3b037565ee56","treeId":"5f7fa688c1ab3b037565ee22","seq":21623551,"position":1,"parentId":"5f7fa688c1ab3b037565ee55","content":"### About Custom Components\n- [ ] #add this new content which gives a general explanation of the structure behind all of the following types of extensions\n - look through all existing content here and pull relevant stuff into this new section\n\n`note: location/section title added, but content still needs to be reworked as described above`\n\n### Functions\n### Widgets\n### DataTypes\n### Card Components\n### Plugins\n[X] #add\n[ ] description of plugin architecture #129 (this is close to finished already actually).\n\n### Search Filters\n[X] #add\n[ ] requested by Adam via Forum #222"},{"_id":"5f7fa688c1ab3b037565ee57","treeId":"5f7fa688c1ab3b037565ee22","seq":21592543,"position":7,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Creating New Map Layers"},{"_id":"5f7fa688c1ab3b037565ee58","treeId":"5f7fa688c1ab3b037565ee22","seq":21592545,"position":1,"parentId":"5f7fa688c1ab3b037565ee57","content":"### MapBox Layers\n- [ ] #revise for v5 defining selectable layers #174"},{"_id":"5f7fa688c1ab3b037565ee59","treeId":"5f7fa688c1ab3b037565ee22","seq":21623353,"position":8,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Creating Reports \n[X] #add\n[ ] #205"},{"_id":"44a4b4ae356c8565e700005b","treeId":"5f7fa688c1ab3b037565ee22","seq":21623358,"position":8.25,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Creating Workflows\n[X] #add\n[ ] #215"},{"_id":"5f7fa688c1ab3b037565ee5a","treeId":"5f7fa688c1ab3b037565ee22","seq":21560485,"position":9,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Data Model"},{"_id":"5f7fa688c1ab3b037565ee5b","treeId":"5f7fa688c1ab3b037565ee22","seq":21592494,"position":1,"parentId":"5f7fa688c1ab3b037565ee5a","content":"### Resource Model Overview\n### Controllers\n### Graph Definition\n### Ontologies\n### RDM Models\n### Resource Data\n### UI Component Models\n [ ] #add Cardview Model #203\n [ ] #add Tileview Model #202\n\n### Data Model Graph Visualization"},{"_id":"44a9060f8727c989f300005d","treeId":"5f7fa688c1ab3b037565ee22","seq":21623359,"position":9.5,"parentId":"5f7fa688c1ab3b037565ee4a","content":"##Integrating Arches with ArcGIS\n[X] #add\n[ ] #216"},{"_id":"5f7fa688c1ab3b037565ee5c","treeId":"5f7fa688c1ab3b037565ee22","seq":21623361,"position":10,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Localizing Arches\n[X] #add\n[ ] #210"},{"_id":"5f7fa688c1ab3b037565ee5d","treeId":"5f7fa688c1ab3b037565ee22","seq":21670790,"position":11,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Migrating Data from v3 to v4\n- [X] #rename to Migrating Data from v3"},{"_id":"5f7fa688c1ab3b037565ee5e","treeId":"5f7fa688c1ab3b037565ee22","seq":21560435,"position":1,"parentId":"5f7fa688c1ab3b037565ee5d","content":"### Exporting Your Data From v3\n### Migrating Your Data"},{"_id":"5f7fa688c1ab3b037565ee60","treeId":"5f7fa688c1ab3b037565ee22","seq":21560437,"position":13,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Resource Import/Export"},{"_id":"5f7fa688c1ab3b037565ee61","treeId":"5f7fa688c1ab3b037565ee22","seq":21592604,"position":1,"parentId":"5f7fa688c1ab3b037565ee60","content":"### Importing Data\n - [ ] #add resource-instance[-list] datatype fields #127\n\n### Importing a CSV\n - [ ] #revise #simple \"Resource ID\", should be \"ResourceID\" #128\n - [ ] #add resource-instance[-list] datatype fields \n#127\n - [ ] #revise clarify the limitations of csv and groupings #118\n\n### Shapefile Import\n### JSON Import\n### Importing Resource Relations\n### Exporting Arches Data"},{"_id":"5f7fa688c1ab3b037565ee62","treeId":"5f7fa688c1ab3b037565ee22","seq":21670791,"position":14,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Settings - Beyond the UI\n- [X] #move to Configuring"},{"_id":"44b8305502c9750da2000058","treeId":"5f7fa688c1ab3b037565ee22","seq":21623363,"position":15,"parentId":"5f7fa688c1ab3b037565ee4a","content":"## Using Arches Offline\n[X] #add if this is even possible in v5?\n[ ] #12"},{"_id":"5f7fa688c1ab3b037565ee63","treeId":"5f7fa688c1ab3b037565ee22","seq":21623576,"position":9,"parentId":null,"content":"# Running Arches in Production\n[X] #add\n[ ] #11\n"},{"_id":"5f7fa688c1ab3b037565ee64","treeId":"5f7fa688c1ab3b037565ee22","seq":21623326,"position":1,"parentId":"5f7fa688c1ab3b037565ee63","content":"## Serving Arches with Apache (moved from Reference)\n- [X] #add moved here from Reference\n\n### Setup Apache\n- [ ] #add SSL deployment #110\n\n### Handling Static Files\n- [ ] #revise \n- [ ] #simple two minor errors #119\n\n### Handling Uploaded Media\n- [ ] #add #125 \n\n## Supervisord\n- [X] #add moved here from Reference\n\n## Backing up the Database\n[X] #add\n[ ] #132\n\n## Using AWS S3\n- [X] #add migrated [from wiki](https://github.com/archesproject/arches/wiki/Storing-Media-on-AWS-S3)\n\n## Migrating a local app to EC2\n[X] #add migrate from wiki: (https://github.com/archesproject/arches/wiki/Migrating-a-Local-App-to-AWS-EC2)\n"},{"_id":"5f7fa688c1ab3b037565ee65","treeId":"5f7fa688c1ab3b037565ee22","seq":21671384,"position":10,"parentId":null,"content":"# Reference\n[X] #remove this section, once all contents have been handled"},{"_id":"5f7fa688c1ab3b037565ee66","treeId":"5f7fa688c1ab3b037565ee22","seq":21623488,"position":1,"parentId":"5f7fa688c1ab3b037565ee65","content":"## Appendix A: Arches HIP\n\n[X] #move to the readme file of this repo: https://github.com/archesproject/arches-example-pkg\n\n`note: PR made: https://github.com/archesproject/arches-example-pkg/pull/1`\n\n"},{"_id":"5f7fa688c1ab3b037565ee67","treeId":"5f7fa688c1ab3b037565ee22","seq":21560444,"position":1,"parentId":"5f7fa688c1ab3b037565ee66","content":"### Resource Models\n### Branches"},{"_id":"5f7fa688c1ab3b037565ee68","treeId":"5f7fa688c1ab3b037565ee22","seq":21671385,"position":2,"parentId":"5f7fa688c1ab3b037565ee65","content":"## Appendix B: Glossary\n- [X] #remove this section in favor of the Glossary on archesproject.org"},{"_id":"5f7fa688c1ab3b037565ee69","treeId":"5f7fa688c1ab3b037565ee22","seq":21560446,"position":1,"parentId":"5f7fa688c1ab3b037565ee68","content":"### Glossary"},{"_id":"5f7fa688c1ab3b037565ee6a","treeId":"5f7fa688c1ab3b037565ee22","seq":21623230,"position":3,"parentId":"5f7fa688c1ab3b037565ee65","content":"## Appendix C: Serving Arches with Apache\n[X] #move to Running Arches in Production section"},{"_id":"5f7fa688c1ab3b037565ee6c","treeId":"5f7fa688c1ab3b037565ee22","seq":21623231,"position":4,"parentId":"5f7fa688c1ab3b037565ee65","content":"## Appendix D: Setting Up Supervisord For Celery\n\n- [X] #move to new **Arches in Production** section"},{"_id":"5f7fa688c1ab3b037565ee6e","treeId":"5f7fa688c1ab3b037565ee22","seq":21623432,"position":5,"parentId":"5f7fa688c1ab3b037565ee65","content":"##Appendix E: Managing and Hosting IIIF Servers\n- [X] #move to Developing #197"}],"tree":{"_id":"5f7fa688c1ab3b037565ee22","name":"Arches Documentation - Changes to Make","publicUrl":"arches-docs-changes-to-make"}}