Class: Identitetsgrunnlag
Grunnlaget som er brukt for å fastsetje identiteten til ein person ved registrering i Folkeregisteret.
URI: ngrp:Identitetsgrunnlag
classDiagram
class Identitetsgrunnlag
click Identitetsgrunnlag href "../Identitetsgrunnlag/"
Identitetsgrunnlag : id
Identitetsgrunnlag --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Identitetsgrunnlag : identitetsgrunnlag_kilde
Identitetsgrunnlag --> "0..1" String : identitetsgrunnlag_kilde
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Identitetsgrunnlag : identitetsgrunnlag_status
Identitetsgrunnlag --> "1" String : identitetsgrunnlag_status
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Class Properties
Eigenskapar
Obligatorisk
Valgfri
Andre
| Namn |
Kardinalitet og domene |
Beskriving |
| id |
1 xsd:anyURI |
URI-identifikator for ressursen |
Usages
Schema Source
- from schema: https://data.norge.no/ngr/ngr-person
Mappings
| Mapping Type |
Mapped Value |
| self |
ngrp:Identitetsgrunnlag |
| native |
https://data.norge.no/ngr/ngr-person/Identitetsgrunnlag |
LinkML Source
Direct
name: Identitetsgrunnlag
description: Grunnlaget som er brukt for å fastsetje identiteten til ein person ved
registrering i Folkeregisteret.
from_schema: https://data.norge.no/ngr/ngr-person
rank: 1000
slots:
- id
- identitetsgrunnlag_status
- identitetsgrunnlag_kilde
slot_usage:
identitetsgrunnlag_status:
name: identitetsgrunnlag_status
in_subset:
- Obligatorisk
required: true
identitetsgrunnlag_kilde:
name: identitetsgrunnlag_kilde
in_subset:
- Valgfri
class_uri: ngrp:Identitetsgrunnlag
Induced
name: Identitetsgrunnlag
description: Grunnlaget som er brukt for å fastsetje identiteten til ein person ved
registrering i Folkeregisteret.
from_schema: https://data.norge.no/ngr/ngr-person
rank: 1000
slot_usage:
identitetsgrunnlag_status:
name: identitetsgrunnlag_status
in_subset:
- Obligatorisk
required: true
identitetsgrunnlag_kilde:
name: identitetsgrunnlag_kilde
in_subset:
- Valgfri
attributes:
id:
name: id
description: URI-identifikator for ressursen.
from_schema: https://data.norge.no/ngr/ngr-person
rank: 1000
identifier: true
owner: Identitetsgrunnlag
domain_of:
- Person
- Personnavn
- Folkeregisteridentifikator
- Personidentifikasjon
- FalskIdentitet
- Identifikasjonsdokument
- Identitetsgrunnlag
- Kjoenn
- Sivilstand
- Personstatus
- Statsborgerskap
- Opphold
- Foedsel
- Dodsfall
- KontaktinformasjonDoedsbo
- ForeldreansvarForelder
- ForeldreansvarBarn
- FamilierelasjonForelder
- FamilierelasjonBarn
- FamilierelasjonEktefelle
- InnflyttingTilNorge
- UtflyttingFraNorge
- GeografiskAdresse
- Adressebeskyttelse
- Verge
- RettsligHandleevne
- ReservasjonMotKommunikasjonPaaNett
- Kontaktopplysninger
- SpraakForElektroniskKommunikasjon
range: uriorcurie
required: true
identitetsgrunnlag_status:
name: identitetsgrunnlag_status
description: Status/type for identitetsgrunnlaget (t.d. FOLKEREGISTERET, PASS).
in_subset:
- Obligatorisk
from_schema: https://data.norge.no/ngr/ngr-person
rank: 1000
slot_uri: ngrp:identitetsgrunnlagStatus
owner: Identitetsgrunnlag
domain_of:
- Identitetsgrunnlag
range: string
required: true
identitetsgrunnlag_kilde:
name: identitetsgrunnlag_kilde
description: Kjelde for identitetsgrunnlaget.
in_subset:
- Valgfri
from_schema: https://data.norge.no/ngr/ngr-person
rank: 1000
slot_uri: ngrp:identitetsgrunnlagKilde
owner: Identitetsgrunnlag
domain_of:
- Identitetsgrunnlag
range: string
class_uri: ngrp:Identitetsgrunnlag