{% extends "base.html" %} {% block body %}
This is versioned, user-editable catalog of research publications: journal
articles, conference proceedings, pre-prints, etc. Features include archival
file-level metadata (verified digests and long-term copies, in addition to
URLs), a documented API, and work/release
indexing (aka, linking together of pre-prints and final copies).
Read more...
Entity | Actions | Examples | Lookup | ||
---|---|---|---|---|---|
Release
journal article, pre-print, book published version of a Work {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | Search | Paper {% else %} | Create
Search | Dummy
Realistic {% endif %} | |
Container
journal or serial {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | Journal {% else %} | Create
Search | Dummy
Realistic {% endif %} | ||
Creator
authors, editors, translators {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | Author {% else %} | Dummy
Realistic {% endif %} | |||
File
specific digital blobs (immutable) {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | PDF {% else %} | Dummy
Realistic {% endif %} | {% if config.FATCAT_DOMAIN != 'fatcat.wiki' %} | ||
Fileset
datasets, suplementary materials | Dummy
Realistic | ||||
Web Capture
HTML and interactive articles, blog posts | Dummy
Realistic | {% endif %} | |||
Work
for grouping Releases {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | Paper {% else %} | Dummy
Realistic {% endif %} |