Skip to content

Commit c1b809e

Browse files
docs(deposit): add published records
1 parent 23d3cda commit c1b809e

7 files changed

Lines changed: 76 additions & 0 deletions

File tree

83.6 KB
Loading
26.6 KB
Loading
19.6 KB
Loading
42.1 KB
Loading
364 KB
Loading
239 KB
Loading

docs/deposit/published-records.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,87 @@
11
# Published records
22

3+
Published records are finalized records made available in the repository. Once a record is published, it becomes accessible to users.
4+
5+
A published record contains finalized metadata and associated files. It also displays additional information such as:
6+
7+
- usage statistics
8+
- versions
9+
- communities
10+
- citation details
11+
312
## Your records
413

14+
To see all your records, go to **My Dashboard**.
15+
16+
![My Dashboard header](images/header-my-dashboard.png "My Dashboard header")
17+
18+
The **My Dashboard** page shows all records you have created or contributed to, including published records and drafts.
19+
20+
From this page you can:
21+
22+
- view your published records
23+
- access and continue editing draft records
24+
- monitor the status of your uploads
25+
- search and filter your records
26+
- create new uploads
27+
28+
Each record entry displays key information such as title, status (`draft`, `published`, `restricted`), and last update date.
29+
30+
![Uploads page in My Dashboard](images/uploads-page.png "Uploads page in My Dashboard")
31+
32+
## Records shared with you
33+
34+
Records can be shared with you by other users, allowing you to view or collaborate on them.
35+
36+
To access these records, go to **My Dashboard** > **Uploads** and select the **Shared with me** tab.
37+
38+
Shared records may allow different levels of access depending on the permissions granted to you by the record owner.
39+
40+
![Shared with me tab in Uploads](images/uploads-shared-with-me.png "Shared with me tab in Uploads")
41+
542
## Edit
643

44+
Draft records can be edited at any time before they are published.
45+
46+
To edit a draft:
47+
48+
1. Open the draft from **My Dashboard** > **Uploads**.
49+
2. Update the metadata or files as needed.
50+
3. Save your changes.
51+
52+
For published records, only the metadata can be edited.
53+
54+
To edit metadata of a published record:
55+
56+
1. Open the published record you want to modify.
57+
2. Click **Edit**.
58+
3. Update the metadata.
59+
4. Save and publish the changes.
60+
61+
![Edit action on a published record](images/edit-record.png "Edit action on a published record")
62+
63+
If you need to modify or replace files, you must create a new version of the record.
64+
765
## New version
866

67+
To modify the files of a published record, create a new version.
68+
69+
To create a new version:
70+
71+
1. Open the published record.
72+
2. Click **New version**.
73+
3. A draft copy of the record is created.
74+
4. Update the metadata or files as needed.
75+
5. Publish the draft to release the new version.
76+
77+
![New version button on a record](images/new-version-button.png "New version button on a record")
78+
79+
CDS keeps a version history, so all previous versions remain accessible.
80+
81+
Each version is linked together, allowing users to navigate between older and newer versions of the same record.
82+
83+
![Record versions section](images/record-versions.png "Record versions section")
84+
985
## Delete
1086

1187
You cannot delete a published record. Deletion is allowed according to the [Content Policy](https://repository.cern/content-policy).

0 commit comments

Comments
 (0)