aboutsummaryrefslogtreecommitdiffstats
path: root/proposals/2021-03-26_journal_metadata.md
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/2021-03-26_journal_metadata.md')
-rw-r--r--proposals/2021-03-26_journal_metadata.md40
1 files changed, 40 insertions, 0 deletions
diff --git a/proposals/2021-03-26_journal_metadata.md b/proposals/2021-03-26_journal_metadata.md
new file mode 100644
index 00000000..52827d60
--- /dev/null
+++ b/proposals/2021-03-26_journal_metadata.md
@@ -0,0 +1,40 @@
+
+status: brainstorm
+
+What improved journal-level metadata could we store?
+
+
+## Names, Aliases
+
+Translated names, as a dict of { lang: name }
+
+
+## API Endpoints
+
+OAI-PMH endpoint and type (for ingest)
+
+
+## Homepage URLs
+
+
+## Fulltext URL Info
+
+Fulltext SURT prefix/pattern, by type and year range
+
+ surt_prefix
+ url_regex
+ url_pattern
+ including ext_id pattern substitutions; can generate URL from release entity
+ mimetype
+ year_span
+ optional
+ confidence
+ "if not this pattern, then isn't published version"
+ "if matches, definitely fulltext"
+ "might be fulltext, might not"
+ etc. as a slug/code
+
+
+## Other
+
+for releases, could store DOAJ access URL in release extra metadata