Gå til innhold

Class: Arbeidsforholdstype

Viser kva behov hos arbeidsgjevar arbeidsforholdet dekkjer.

URI: adm:Arbeidsforholdstype

 classDiagram
    class Arbeidsforholdstype
    click Arbeidsforholdstype href "../Arbeidsforholdstype/"
      Begrep <|-- Arbeidsforholdstype
        click Begrep href "../Begrep/"

      Arbeidsforholdstype : forelder





        Arbeidsforholdstype --> "0..1" Arbeidsforholdstype : forelder
        click Arbeidsforholdstype href "../Arbeidsforholdstype/"



      Arbeidsforholdstype : gyldighetsperiode





        Arbeidsforholdstype --> "0..1" Periode : gyldighetsperiode
        click Periode href "../Periode/"



      Arbeidsforholdstype : id





        Arbeidsforholdstype --> "1" Uriorcurie : id
        click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"



      Arbeidsforholdstype : kode





        Arbeidsforholdstype --> "1" String : kode
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



      Arbeidsforholdstype : navn





        Arbeidsforholdstype --> "1" String : navn
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



      Arbeidsforholdstype : passiv





        Arbeidsforholdstype --> "0..1" Boolean : passiv
        click Boolean href "../http://www.w3.org/2001/XMLSchema#boolean/"



Inheritance

Class Properties

Property Value
Class URI adm:Arbeidsforholdstype

Eigenskapar

Valgfri

Namn Kardinalitet og domene Beskriving
forelder 0..1
Arbeidsforholdstype
Foreldreelement i hierarki

Arva

| Namn | Kardinalitet og domene | Beskriving | Frå | | --- | --- | --- | --- || id | 1
xsd:anyURI | URI-identifikator for ressursen | Begrep | | kode | 1
xsd:string | Verdi som identifiserer omgrepet | Begrep | | navn | 1
xsd:string | Hovudnamn for ressursen | Begrep | | gyldighetsperiode | 0..1
Periode | Periode ressursen er gyldig for | Begrep | | passiv | 0..1
xsd:boolean | Angir at koden er passiv og ikkje kan veljast | Begrep |

Usages

used by used in type used
AdministrasjonContainer arbeidsforholdstypar range Arbeidsforholdstype
Arbeidsforholdstype forelder range Arbeidsforholdstype
Arbeidsforhold arbeidsforholdstype range Arbeidsforholdstype

Identifier and Mapping Information

Schema Source

  • from schema: https://data.norge.no/fint/fint-administrasjon

Mappings

Mapping Type Mapped Value
self adm:Arbeidsforholdstype
native https://data.norge.no/fint/fint-administrasjon/Arbeidsforholdstype

LinkML Source

Direct

name: Arbeidsforholdstype
description: Viser kva behov hos arbeidsgjevar arbeidsforholdet dekkjer.
from_schema: https://data.norge.no/fint/fint-administrasjon
rank: 1000
is_a: Begrep
slots:
- forelder
slot_usage:
  forelder:
    name: forelder
    in_subset:
    - Valgfri
    range: Arbeidsforholdstype
class_uri: adm:Arbeidsforholdstype

Induced

name: Arbeidsforholdstype
description: Viser kva behov hos arbeidsgjevar arbeidsforholdet dekkjer.
from_schema: https://data.norge.no/fint/fint-administrasjon
rank: 1000
is_a: Begrep
slot_usage:
  forelder:
    name: forelder
    in_subset:
    - Valgfri
    range: Arbeidsforholdstype
attributes:
  forelder:
    name: forelder
    description: Foreldreelement i hierarki.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-administrasjon
    rank: 1000
    slot_uri: adm:forelder
    owner: Arbeidsforholdstype
    domain_of:
    - Arbeidsforholdstype
    - Stillingskode
    range: Arbeidsforholdstype
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/fint/fint-common
    identifier: true
    owner: Arbeidsforholdstype
    domain_of:
    - Begrep
    - Elev
    - Valuta
    - Person
    - Kontaktperson
    - Virksomhet
    - Lonn
    - Fravaer
    - Fullmakt
    - Rolle
    - Arbeidslokasjon
    - Organisasjonselement
    - Personalressurs
    - Arbeidsforhold
    range: uriorcurie
    required: true
  kode:
    name: kode
    description: Verdi som identifiserer omgrepet.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-common
    slot_uri: fint:kode
    owner: Arbeidsforholdstype
    domain_of:
    - Begrep
    range: string
    required: true
  navn:
    name: navn
    description: Hovudnamn for ressursen.
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/fint/fint-common
    slot_uri: fint:navn
    owner: Arbeidsforholdstype
    domain_of:
    - Begrep
    - Organisasjonselement
    range: string
    required: true
  gyldighetsperiode:
    name: gyldighetsperiode
    description: Periode ressursen er gyldig for.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-common
    slot_uri: fint:gyldighetsperiode
    owner: Arbeidsforholdstype
    domain_of:
    - Begrep
    - Identifikator
    - Fullmakt
    - Organisasjonselement
    - Arbeidsforhold
    range: Periode
    inlined: true
  passiv:
    name: passiv
    description: Angir at koden er passiv og ikkje kan veljast.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-common
    slot_uri: fint:passiv
    owner: Arbeidsforholdstype
    domain_of:
    - Begrep
    range: boolean
class_uri: adm:Arbeidsforholdstype