Meeting Folder (Moetemappe
) is a folder used to keep details of meetings together with the participants - Meeting Participant (Moetedeltaker
).
Moetemappe
.Moetemappe
) is created/modified using the Transaction :: POST /transaction
operation.Moetemappe
) should be associated to a Series (Arkivdel
)Moetemappe
) can contain Meeting Records (Moeteregistrering
) and Basic Records (Basisregistrering
) as type of records.Very common approach is to add to the Meeting Folder (Moetemappe
) an External ID (EksternId
) which contains the quality/business system meeting identifier.
This allows integrating parties to find folder in Documaster using their own folder IDs.
Following the Noark5 specification requirements and the internal implementation details the following set of data fields are present for all entities :
Field Name | Type | Noark Metadata No. | Required on Create | Value Always Available | Modifiable | Description |
---|---|---|---|---|---|---|
id |
string | unique entity identifier in the specific Documaster installation, used for referencing the entity in the API. The id for created entities is a numeric value.Default : new value generated on creation Sortable |
||||
version |
string | contains the verions of the entity, used for optimistic locking Default : sequence version number of the entity |
||||
uuid |
string | M001 | globally unique identification of the entity, an UUID value (sysemId) Default : new value generated on creation Indexed, Sortable |
|||
opprettetDato |
timestamp | M600 | date and time at which the entity was created (createdDate) Default : current date time Indexed, Sortable |
|||
opprettetAv |
string | M601 | name of the user that created the entity (createdBy) Default : logged in user name Sortable |
|||
opprettetAvBrukerIdent |
string | M601 | identifier of the user that created the entity (createdByIdent) Default : logged in user identifier Sortable |
Moetemappe
Specific Data FieldsField Name | Type | Noark Metadata No. | Required on Create | Value Always Available | Modifiable | Description |
---|---|---|---|---|---|---|
avsluttetDato |
timestamp | M602 | date and time when the archive unit was finalized (finalizedDate) Sortable |
|||
avsluttetAv |
string | M603 | name of the user who finalized the archive unit (finalizedBy) Sortable |
|||
avsluttetAvBrukerIdent |
string | M603 | unique identifier of the user who finalized the archive unit (finalizedByIdent) Sortable |
|||
prefiks |
string | optional identifier of the system from which the Meeting Folder originated, the value cannot be changed once set Sortable |
||||
mappeIdent |
string | M003 | unambiguous identification of the Meeting Folder within the fonds to which the Meeting Folder belongs (fileId) Default : year/sequenceNumber in archive, example 2022/109 Indexed, Sortable |
|||
mappetype |
string | Code List : mappetype Indexed |
||||
tittel |
string | M020 | title of the archive (title) Indexed, Sortable |
|||
offentligTittel |
string | M025 | public title of the Meeting Folder, words that should be screened have been removed from the content of the title (replaced with ******) (publicTitle) Sortable |
|||
beskrivelse |
string | M021 | description of the Meeting Folder (description) | |||
dokumentmedium |
string | M300 | indication of whether the archive unit contains physical documents, electronic documents or a mixture of physical and electronic documents Code List : dokumentmedium Default : E - Elektronisk arkivIndexed |
|||
moetenummer |
string | M008 | unique identifier of the meeting (meetingNumber) Indexed, Sortable |
|||
utvalg |
string | M370 | name of the board which held the meeting (board) Sortable |
|||
moetedato |
date | M102 | date at which the meeting was held (meetingDate) Indexed, Sortable |
|||
moetested |
string | M371 | location where the meeting was held (meetingLocation) Sortable |
|||
kassasjonsvedtak |
string | M450 | action to be performed at the end of the preservation period (disposalAction) Code List : kassasjonsvedtak |
|||
kassasjonshjemmel |
string | M453 | authority for disposal (disposalAuthority) Code List : kassasjonshjemmel |
|||
bevaringstid |
number | M451 | number of year the document should be kept before being scheduled for disposal (retentionPeriod) Sortable |
|||
skjerming |
string | M500 | indication that the documents belonging to the Meeting Folder are not publicly available in accordance with the Public Access to Information Act (offentlighetsloven) or for any other reason (accessRestriction) Code List : skjerming Indexed |
|||
virksomhetsspesifikkeMetadata |
object | M711 | overarching metadata element that can contain custom metadata. When metadata for an entity is updated, the whole of it is ovewritten. Examples for handling business specific metadata can be found in the usage section of the page. (businessSpecificMetadata) Not Queryable |
Field Name | Referenced Entity Type | Cardinality | Link Required on Create | Modifiable | Description |
---|---|---|---|---|---|
refArkivdel |
Arkivdel |
1 | reference to the Series (Arkivdel ) to which the Meeting Folder(Moetemappe ) belongsReturned (if under Series) |
||
refRegistrering |
AbstraktRegistrering |
0 . . * | reference to a list of Records (AbstraktRegistrering ) which can be either Basic Record (BasisRegistrering ) or Meeting Records (Moeteregistrering ) |
||
refSakspart |
Sakspart |
0 . . * | reference to a parent Meeting Folder (Moetemappe ), in case the folders are kept in hierarchy.Note : only one of the two references - refArkivdel or refForelderMappe should be set during creation, meaning the folder can be under a Serie (Arkivdel ) or under another Meeting Folder (Moetemappe ), but not both.Returned (if under another folder) |
||
refMoetedeltaker |
Moetedeltaker |
0 . . * | reference to a list Meeting Folders (Moetemappe ) for which the current folder is parent, in case folders are kept in hierarchy. Note : only one of the two references - refRegistrering or refBarnMappe should be set during creation, meaning the folder have Records (Regisrering ) or other Meeting Folders (Moetemappe ), but not both. |
||
refPrimaerKlasse |
Klasse |
1 . . * | reference to the primary Class (Klasse ) associated with the Meeting Folder(Moetemappe ) Returned |
||
refSekundaerKlasse |
Klasse |
0 . . * | reference to a list of secondary Classes (Klasse ) associated with the Meeting Folder(Moetemappe ) |
||
refEksternId |
EksternId |
0 . . * | reference to a list of External ID (EksternId ) entities, containing the Meeting Folder identification in external systems |
||
refNoekkelord |
Noekkelord |
0 . . * | reference to a list of Keywords (‘Noekkelord’) entities associated with the Meeting Folder(Moetemappe ) |
||
refMerknad |
Merknad |
0 . . * | reference to a list of Notes (‘Merknad’) entities associated with the Meeting Folder(Moetemappe ) |
||
refNasjonalIdentifikator |
NasjonalIdentifikator |
0 . . * | reference to a list of National Identifiers (‘NasjonalIdentifikator’) entities associated with the Meeting Folder(Moetemappe ) |
||
refKryssreferanseTilMappe |
AbstraktMappe |
0 . . * | reference to a list of Folders (AbstraktMappe ) to which the current Meeting Folder has cross-reference |
||
refKryssreferanseFraMappe |
AbstraktMappe |
0 . . * | reference to a list of Folders (AbstraktMappe ) from which the current Meeting Folder is being cross-referenced |
||
refKryssreferanseTilRegistrering |
AbstraktRegistrering |
0 . . * | reference to a list of Folders (AbstraktMappe ) to which the current Meeting Folder has cross-reference |
||
refKryssreferanseFraRegistrering |
AbstraktRegistrering |
0 . . * | reference to a list of Folders (AbstraktMappe ) from which the current Meeting Folder is being cross-referenced |
Meeting Participant (Moetedeltaker
) is an entity representing a participant in a meeting. The entity can be associated only with Meeting Folders (Moetemappe
).
Moetedeltaker
.Moetedeltaker
) is created/modified using the Transaction :: POST /transaction
operation.Moetemappe
) can have multiple Meeting Participant (Moetedeltaker
), but they are owned by the Meeting Folder (Moetemappe
) entity and cannot be linked to other meeting folders.Following the Noark5 specification requirements and the internal implementation details the following set of data fields are present for all entities :
Field Name | Type | Noark Metadata No. | Required on Create | Value Always Available | Modifiable | Description |
---|---|---|---|---|---|---|
id |
string | unique entity identifier in the specific Documaster installation, used for referencing the entity in the API. The id for created entities is a numeric value.Default : new value generated on creation Sortable |
||||
version |
string | contains the verions of the entity, used for optimistic locking Default : sequence version number of the entity |
||||
uuid |
string | M001 | globally unique identification of the entity, an UUID value (sysemId) Default : new value generated on creation Indexed, Sortable |
|||
opprettetDato |
timestamp | M600 | date and time at which the entity was created (createdDate) Default : current date time Indexed, Sortable |
|||
opprettetAv |
string | M601 | name of the user that created the entity (createdBy) Default : logged in user name Sortable |
|||
opprettetAvBrukerIdent |
string | M601 | identifier of the user that created the entity (createdByIdent) Default : logged in user identifier Sortable |
Moetedeltaker
Specific Data FieldsField Name | Type | Noark Metadata No. | Required on Create | Value Always Available | Modifiable | Description |
---|---|---|---|---|---|---|
navn |
string | M372 | name of the person participanting in the meeting (meetingParticipantName) Sortable |
|||
funksjon |
string | M373 | function of the person participanting in the meeting (meetingParticipantFunction) Sortable |
Field Name | Referenced Entity Type | Cardinality | Link Required on Create | Modifiable | Description |
---|---|---|---|---|---|
refMappe |
Saksmappe |
1 | reference to Meeting Folder (Moetemappe ), a meeting participant is owned by a single meeting folder |