aboutsummaryrefslogtreecommitdiffstats
path: root/guide/src/entity_file.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-03 18:04:21 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-03 18:07:13 -0700
commit3cf73b9ec3539b0805bbeb2e862bd896dd345aac (patch)
treee7b7f1bcf5991072ff0bee56cc5efa25da569953 /guide/src/entity_file.md
parent00e4ec6865782e4453d4dcec24ee205bf7c13ecf (diff)
downloadfatcat-3cf73b9ec3539b0805bbeb2e862bd896dd345aac.tar.gz
fatcat-3cf73b9ec3539b0805bbeb2e862bd896dd345aac.zip
guide: flesh out 'rel' and 'container_type' vocabs
Diffstat (limited to 'guide/src/entity_file.md')
-rw-r--r--guide/src/entity_file.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/guide/src/entity_file.md b/guide/src/entity_file.md
index 7719adfd..7429c982 100644
--- a/guide/src/entity_file.md
+++ b/guide/src/entity_file.md
@@ -22,3 +22,16 @@
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).
+
+#### URL `rel` Vocabulary
+
+- `web`: generic public web sites; for `http/https` URLs, this should be the default
+- `webarchive`: full URL to a resource in a long-term web archive
+- `repository`: direct URL to a resource stored in a repository (eg, an
+ institutional or field-specific research data repository)
+- `academicsocial`: academic social networks (such as academia.edu or ResearchGate)
+- `publisher`: resources hosted on publisher's website
+- `aggregator`: fulltext aggregator or search engine, like CORE or Semantic
+ Scholar
+- `dweb`: content hosted on distributed/decentralized web protocols, such as
+ `dat://` or `ipfs://` URLs