aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi/docs/ReleaseExtIds.md
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-openapi/docs/ReleaseExtIds.md')
-rw-r--r--rust/fatcat-openapi/docs/ReleaseExtIds.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/fatcat-openapi/docs/ReleaseExtIds.md b/rust/fatcat-openapi/docs/ReleaseExtIds.md
index e790c9a..416d595 100644
--- a/rust/fatcat-openapi/docs/ReleaseExtIds.md
+++ b/rust/fatcat-openapi/docs/ReleaseExtIds.md
@@ -13,6 +13,9 @@ Name | Type | Description | Notes
**jstor** | **String** | JSTOR work identifier | [optional] [default to None]
**ark** | **String** | ARK identifier | [optional] [default to None]
**mag** | **String** | Microsoft Academic Graph identifier | [optional] [default to None]
+**doaj** | **String** | DOAJ article-level identifier | [optional] [default to None]
+**dblp** | **String** | dblp (https://dblp.uni-trier.de/) paper identifier; eg for conference proceedings | [optional] [default to None]
+**oai** | **String** | OAI-PMH identifier; only used when an OAI-PMH record is the only authoritative metadata (eg, journal OAI-PMH feeds w/o DOIs) | [optional] [default to None]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)