Core Operations

Overview

Core operations are considered all operations which manage the most important entities in the system, those being part of the Noark5 model.

Any update of the Documaster Archive structure is done using the Transaction :: POST /noark5/v1/transaction operation. Retrieving data from the archive is done using the Query :: POST /noark5/v1/query oepration.

When working with the electronic documents, uploading a documents is done using the Upload :: POST /noark5/v1/upload operation. Respectively, downloading a document is done using the Download :: POST /noark5/v1/download operation.

Entities Managed with Core Operations

Below is a complete list of the entities that are managed using Core Operations, more specifically transaction and query operations.

Take a look at the Data Model Oveview page for more details on the entities and their relations.

Fonds

  • Fonds (Arkiv)
  • Fonds Creator (Arkivskaper)

Classification

  • Classification System (Klassifikasjonssystem)
  • Class (Klasse)

Series

  • Seies (Arkivdel)

Folders Level

  • Basic Folder (Mappe)
  • Meeting Folder (Moetemappe)
    • Meeting Participant (Moetedeltaker)
  • Case File (Saksmappe)
    • Case Party (Sakspart)

Records Level

  • Basic Record (Basisregistrering)
  • Registry Entry (Journalpost)
    • Correspondence Party (Korrespondansepart)
    • Document Flow (Dokumentflyt)
    • Sign-Off (Avskrivning)
  • Meeting Record (Moeteregistrering)

Documents

  • Document (Dokument)
  • Document Version (Dokumentversjon)

National Identifiers

  • Address (Adresse)
  • Building (Bygning)
  • Property (Eiendom)
  • Plan (Plan)

Shared Entities

  • External ID (EksternId)
  • Keywords (Noekkelord)
  • Note (Merknad)