diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-12-08 10:58:23 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-12-08 10:58:23 -0800 |
commit | 07b9dfe28b4732f0ca52dc4fd571ea238d953279 (patch) | |
tree | 39c31a865c7d95297ed9062ef126106a0b80ec57 /guide/src/entity_release.md | |
parent | 2ee2a91df7a82d46e72657cb45f4524389e5d972 (diff) | |
download | fatcat-07b9dfe28b4732f0ca52dc4fd571ea238d953279.tar.gz fatcat-07b9dfe28b4732f0ca52dc4fd571ea238d953279.zip |
updates to guide based on feedback
Diffstat (limited to 'guide/src/entity_release.md')
-rw-r--r-- | guide/src/entity_release.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/guide/src/entity_release.md b/guide/src/entity_release.md index ea67c5b5..3815a544 100644 --- a/guide/src/entity_release.md +++ b/guide/src/entity_release.md @@ -148,8 +148,8 @@ complete or correct in more obscure cases. work. For releases, must always include the `vN` suffix (eg, `v3`). - `jstor` (string): external identifier for works in JSTOR. - `ark` (string): ARK identifier -- `mag` (deprecated; string): Microsoft Academic Graph identifier. Never used, - may be deleted in the future +- `mag` (DEPRECATED; string): Microsoft Academic Graph (MAG) identifier. As of + December 2021, no entities in the catalog have a value for this field. - `doaj` (string): [DOAJ](https://doaj.org) article-level identifier - `dblp` (string): [dblp](https://dblp.org) article-level identifier - `oai` (string): OAI-PMH record id. Only use if no other identifier is available |