Skip to content

Commit f33041c

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

7 files changed

Lines changed: 88 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: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,99 @@
11
# Published records
22

3+
Published records are finalized records made available in the repository. Once a record is published, it becomes accessible to other users.
4+
5+
!!! note
6+
7+
A *published record* is not necessarily a *public record*.
8+
Publishing a record means the record is no longer a draft (a temporary working version) but a finalized record registered in the system.
9+
Whether the record is publicly accessible depends on its restriction settings.
10+
11+
A published record contains finalized metadata and associated files. It also displays additional information such as:
12+
13+
- usage statistics
14+
- versions
15+
- communities
16+
- citation details
17+
318
## Your records
419

20+
To see all your records, go to **My Dashboard**.
21+
22+
![My Dashboard header](images/header-my-dashboard.png "My Dashboard header")
23+
24+
The **My Dashboard** page shows all records you have created or contributed to, including published records and drafts.
25+
26+
From this page you can:
27+
28+
- view your published records
29+
- access and continue editing draft records
30+
- monitor the status of your uploads
31+
- search and filter your records
32+
- create new uploads
33+
34+
Each record entry displays key information such as the title, status ('open' or 'restricted'), and the last update date.
35+
36+
Published records are indicated by a green checkmark, while draft records (temporary working versions) are shown with a red upload icon.
37+
38+
![Uploads page in My Dashboard](images/uploads-page.png "Uploads page in My Dashboard")
39+
40+
## Records shared with you
41+
42+
Records can be shared with you by other users, allowing you to view or collaborate on them.
43+
44+
To access these records, go to **My Dashboard** > **Uploads** and select the **Shared with me** tab.
45+
46+
Shared records may allow different levels of access depending on the permissions granted to you by the record owner.
47+
48+
![Shared with me tab in Uploads](images/uploads-shared-with-me.png "Shared with me tab in Uploads")
49+
550
## Edit
651

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

75+
To modify the files of a published record, create a new version.
76+
77+
To create a new version:
78+
79+
1. Open the published record.
80+
2. Click **New version**.
81+
3. A draft copy of the record is created.
82+
4. Update the metadata or files as needed.
83+
5. Publish the draft to release the new version.
84+
85+
![New version button on a record](images/new-version-button.png "New version button on a record")
86+
87+
CDS keeps a version history, so all previous versions remain accessible.
88+
89+
All versions are linked together, allowing users to navigate between older and newer versions of the same record.
90+
91+
!!! tip
92+
93+
To learn more about how DOIs work with record versions, see the [DOI versioning FAQ](https://repository.cern/help/versioning).
94+
95+
![Record versions section](images/record-versions.png "Record versions section")
96+
997
## Delete
1098

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

0 commit comments

Comments
 (0)