blob: ffc80ac2b2521167c5befa1244690a6f4548b37d (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
 | # Outline
[Welcome!](./welcome.md)
[Editing Quickstart](./editing_quickstart.md)
- [Fatcat Overview](./overview.md)
    - [Goals and Related Projects](./goals.md)
    - [Data Model](./data_model.md)
    - [Editing Workflow](./workflow.md)
    - [Sources of Metadata](./sources.md)
    - [Implementation and Infrastructure](./implementation.md)
    - [Roadmap](./roadmap.md)
- [Cataloging Style Guide](./style_guide.md)
    - [All Entities](./entity_fields.md)
    - [Container](./entity_container.md)
    - [Creator](./entity_creator.md)
    - [File](./entity_file.md)
    - [Fileset](./entity_fileset.md)
    - [Web Capture](./entity_webcapture.md)
    - [Release](./entity_release.md)
    - [Work](./entity_work.md)
- [Public API](./http_api.md)
    - [Bulk Exports](./bulk_exports.md)
    - [Cookbook](./cookbook.md)
- [Contributing](./contributing.md)
- [Policies](./policies.md)
    - [Code of Conduct](./code_of_conduct.md)
    - [Privacy](./privacy_policy.md)
[Further Reading](./bibliography.md)
[About This Guide](./guide.md)
 |