noark5_create_arkivdel
Create a new arkivdel (series) under a parent fonds. Provide the fonds URL and title, plus optional metadata, to establish an archival partition with defined status and dates.
Instructions
Create a new arkivdel (series/partition) under a fonds.
Args: arkiv_url: The self-href URL of the parent fonds. tittel: The title of the new arkivdel. attributes: Optional JSON object with additional fields. All optional: beskrivelse, arkivdelstatus, dokumentmedium, oppbevaringssted, avsluttetDato, avsluttetAv, referanseAvsluttetAv, arkivperiodeStartDato, arkivperiodeSluttDato, referanseForloeper, referanseArvtaker.
Returns details of the created arkivdel including its URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tittel | Yes | ||
| arkiv_url | Yes | ||
| attributes | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |