{% 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 | Create
Search {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | {% else %} | Dummy
Realistic {% endif %} | |
Container
journal or serial | Create
Search {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | {% else %} | Dummy
Realistic {% endif %} | |
Creator
authors, editors, translators | {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | {% else %} | Dummy
Realistic {% endif %} | |
File
specific digital blobs (immutable) | {% if config.FATCAT_DOMAIN == 'fatcat.wiki' %} | {% 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 | Dummy
Realistic |