From 3cf73b9ec3539b0805bbeb2e862bd896dd345aac Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 3 Sep 2019 18:04:21 -0700 Subject: guide: flesh out 'rel' and 'container_type' vocabs --- guide/src/entity_file.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'guide/src/entity_file.md') 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 -- cgit v1.2.3