-
Notifications
You must be signed in to change notification settings - Fork 5
docs: add glossary page #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sakshamarora1
merged 1 commit into
CERNDocumentServer:main
from
zubeydecivelek:glossary
Apr 10, 2026
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,67 @@ | ||
| # Glossary | ||
|
|
||
| ## Record lifecycle | ||
|
|
||
| #### Metadata {#metadata} | ||
| : Descriptive information about a record, such as title, authors, [resource type](#resource-type), and identifiers. Metadata can be edited after a record is published; files cannot. | ||
|
|
||
| #### Resource type {#resource-type} | ||
| : The category describing the kind of content in a record, such as dataset, publication, software, or presentation. | ||
|
|
||
| #### Deposit form {#deposit-form} | ||
| : The form used to create or edit a record by entering [metadata](#metadata), uploading files, and configuring access settings. | ||
|
|
||
| #### Draft {#draft} | ||
| : A record that has been saved but not yet published. Drafts are only visible to the uploader and anyone explicitly granted access. They do not appear in search results. | ||
|
|
||
| #### Published record {#published-record} | ||
| : A record that has been finalised and registered in the system. Once published, files can no longer be changed, but metadata can still be modified. A published record is not necessarily public — its visibility depends on the access settings configured. | ||
|
|
||
| #### New version {#new-version} | ||
| : A [draft](#draft) created from a [published record](#published-record), used when files need to be modified or replaced. All versions remain accessible and are linked together in the record's version history. | ||
|
|
||
| #### Embargo {#embargo} | ||
| : A time-based restriction applied to one or more files. Embargoed files are not accessible until the specified date, even if the record's metadata is public. | ||
|
|
||
| ## Visibility & access | ||
|
|
||
| To learn more, see [Access & Share](deposit/access-share.md). | ||
|
|
||
| #### Public {#public} | ||
| : A record or file that is visible to anyone, including unauthenticated users. | ||
|
|
||
| #### Restricted {#restricted} | ||
| : A record or file that requires a CERN account or explicit permission to access. A restricted record may have public metadata while its files remain restricted. | ||
|
|
||
| #### Access request {#access-request} | ||
| : A request submitted by a user to gain access to restricted files or record. The record owner receives a notification to approve or deny the request. Access requests can be enabled or disabled using the Share button. | ||
|
|
||
| #### Shareable link {#shareable-link} | ||
| : A link that grants access to a [draft](#draft) or record to users who cannot log in to CDS. Shareable links can be generated using the Share button. | ||
|
|
||
| ## Identifiers | ||
|
|
||
| #### DOI {#doi} | ||
| : A Digital Object Identifier — a persistent identifier when a record is published. CDS can register a DOI automatically, or you can provide an existing external DOI. See [what is a DOI?](https://www.doi.org/the-identifier/what-is-a-doi/) for a general introduction. | ||
|
|
||
| #### Report number {#report-number} | ||
| : An alternative identifier for a record which tends to be used in research. It should not be treated as a unique identifier. | ||
|
|
||
| ## Community & roles | ||
|
zubeydecivelek marked this conversation as resolved.
|
||
|
|
||
| To learn more, see [About communities](communities/communities.md). | ||
|
|
||
| #### Community {#community} | ||
| : A space in which records are curated and managed by a specific group of users, typically representing an experiment, department, or project at CERN. A record must belong to at least one community and may belong to more than one. | ||
|
|
||
| #### Curator {#curator} | ||
| : A community member with permission to review [submission requests](#submission-request), edit records that belong to the [community](#community), and manage the community's content. | ||
|
|
||
| #### Inclusion request {#inclusion-request} | ||
| : A request to add an already [published record](#published-record) to an additional [community](#community). Since a record can belong to more than one community, an inclusion request allows it to be curated by another community without creating a new version. | ||
|
|
||
| #### Submission request {#submission-request} | ||
| : A request to publish in a [community](#community). Submitting a record sends it to the community's [curators](#curator) for [review](#review). | ||
|
|
||
| #### Review {#review} | ||
| : The process where a [curator](#curator) evaluates a [submission request](#submission-request) and determines whether it should be accepted into the community. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.