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_container.md | 11 +++++++++++ guide/src/entity_file.md | 13 +++++++++++++ 2 files changed, 24 insertions(+) (limited to 'guide') diff --git a/guide/src/entity_container.md b/guide/src/entity_container.md index e20e9096..f2a43d10 100644 --- a/guide/src/entity_container.md +++ b/guide/src/entity_container.md @@ -82,3 +82,14 @@ array of length two (meaning everything between the two numbers (inclusive) is preserved). [CODEN]: https://en.wikipedia.org/wiki/CODEN + +#### `container_type` Vocabulary + +- `journal` +- `proceedings` +- `book-series` +- `blog` +- `magazine` +- `trade` +- `test` + 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