diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2022-03-31 12:33:49 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2022-03-31 12:33:49 -0700 |
commit | ee1195a14bde28aaf4e630046c31d0c9f5f19530 (patch) | |
tree | 930749620fe7586a7e5f4ea38770b12d4f59154a /guide/src/entity_file.md | |
parent | 9a99dcb74c13acd98cb4022cb01f28138699e180 (diff) | |
download | fatcat-ee1195a14bde28aaf4e630046c31d0c9f5f19530.tar.gz fatcat-ee1195a14bde28aaf4e630046c31d0c9f5f19530.zip |
guide: updates to file and fileset metadata
Diffstat (limited to 'guide/src/entity_file.md')
-rw-r--r-- | guide/src/entity_file.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/guide/src/entity_file.md b/guide/src/entity_file.md index 84d9eac4..6a11e945 100644 --- a/guide/src/entity_file.md +++ b/guide/src/entity_file.md @@ -26,6 +26,10 @@ many articles), and that a release will often have multiple files (differing only by watermarks, or different digitizations of the same printed work, or variant MIME/media types of the same published work). +- `extra` (object with string keys): additional metadata about this file + - `path`: filename, with optional path prefix. path must be "relative", not + "absolute", and should use UNIX-style forward slashes, not Windows-style + backward slashes #### URL `rel` Vocabulary |