A Repository is the target of a Deposit. It is a platform where copies of publications can be deposited in order to comply with Funder and institutional access policies.
Field | Type | Description |
---|---|---|
id* | URI | Unique Repository URI (autogenerated) |
name* | String | Name of repository e.g. “PubMed Central” |
description | String | Several sentence description of repository |
url | URI | URL to the homepage of the repository so that PASS users can view the platform before deciding whether to participate in it |
agreementText | String | The legal text that a submitter must agree to in order to submit a publication to this Repository |
formSchema | String | (deprecated- do not use this. Use schema instead) Stringified JSON representing a form template to be loaded by the front-end when this Repository is selected |
integrationType | Enum (see list below) | Type of integration that PASS has with the Repository |
repositoryKey | String | Key that is unique to this Repository instance within PASS. Used to look up the Repository when its URI is not available (e.g. prior to the creation of this Repository resource in Fedora). See below for a list of currently used keys. |
schemas | List[URI] | Contains a list of URLs that link to JSON schema documents describing the repository’s metadata requirements |
*required
Properties automatically generated by the system are documented in System Properties. These are not available to client tools by default.
These are the possible types of integration a Repository can have with PASS.
Value | Description |
---|---|
full | PASS can make Deposits to this Repository, and will received updates about its status |
one-way | PASS can make Deposits to this Repository but will not automatically receive updates about its status |
web-link | A deposit cannot automatically be made to this Repository from PASS, only a web link can be created. |
These are the repository keys currently used in PASS. This list will grow as more repositories are supported.
Value | Repository name |
---|---|
pmc | PubMed Central |
jscholarship | Johns Hopkins JScholarship |
eric | Education Resources Information Center (ERIC) |
dec | Development Experience Clearinghouse (DEC) |
dash | Harvard DASH |