aboutsummaryrefslogtreecommitdiffstats
path: root/guide/src/SUMMARY.md
blob: 4b7d326f3ff49b2dcb5c840e6bdfe9e849c91c4a (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
# Outline

[Welcome!](./welcome.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)
- [Software Contributions](./sw_contribute.md)
- [Policies](./policies.md)
    - [Code of Conduct](./code_of_conduct.md)
    - [Privacy](./privacy_policy.md)

[Bibliography](./bibliography.md)

[About This Guide](./guide.md)