Gå til innhold

Class: Funksjon

Del av kontostrengen som beskriv kva som vert produsert.

URI: adm:Funksjon

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

      Funksjon : gyldighetsperiode





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



      Funksjon : id





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



      Funksjon : kode





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



      Funksjon : navn





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



      Funksjon : overordnet





        Funksjon --> "0..1" Funksjon : overordnet
        click Funksjon href "../Funksjon/"



      Funksjon : passiv





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



      Funksjon : underordnet





        Funksjon --> "*" Funksjon : underordnet
        click Funksjon href "../Funksjon/"



Inheritance

Class Properties

Property Value
Class URI adm:Funksjon

Eigenskapar

Valgfri

Namn Kardinalitet og domene Beskriving
overordnet 0..1
Funksjon
Overordna element i hierarkiet
underordnet *
Funksjon
Underordna element i hierarkiet

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 funksjonar range Funksjon
Kontostreng funksjon range Funksjon
Funksjon overordnet range Funksjon
Funksjon underordnet range Funksjon
Fullmakt funksjon range Funksjon
Arbeidsforhold funksjon range Funksjon

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Funksjon
description: Del av kontostrengen som beskriv kva som vert produsert.
from_schema: https://data.norge.no/fint/fint-administrasjon
rank: 1000
is_a: Begrep
slots:
- overordnet
- underordnet
slot_usage:
  overordnet:
    name: overordnet
    in_subset:
    - Valgfri
    range: Funksjon
  underordnet:
    name: underordnet
    in_subset:
    - Valgfri
    range: Funksjon
class_uri: adm:Funksjon

Induced

name: Funksjon
description: Del av kontostrengen som beskriv kva som vert produsert.
from_schema: https://data.norge.no/fint/fint-administrasjon
rank: 1000
is_a: Begrep
slot_usage:
  overordnet:
    name: overordnet
    in_subset:
    - Valgfri
    range: Funksjon
  underordnet:
    name: underordnet
    in_subset:
    - Valgfri
    range: Funksjon
attributes:
  overordnet:
    name: overordnet
    description: Overordna element i hierarkiet.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-administrasjon
    rank: 1000
    slot_uri: adm:overordnet
    owner: Funksjon
    domain_of:
    - Ansvar
    - Funksjon
    - Prosjektart
    - Organisasjonselement
    range: Funksjon
  underordnet:
    name: underordnet
    description: Underordna element i hierarkiet.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-administrasjon
    rank: 1000
    slot_uri: adm:underordnet
    owner: Funksjon
    domain_of:
    - Ansvar
    - Funksjon
    - Prosjektart
    - Organisasjonselement
    range: Funksjon
    multivalued: true
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/fint/fint-common
    identifier: true
    owner: Funksjon
    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: Funksjon
    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: Funksjon
    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: Funksjon
    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: Funksjon
    domain_of:
    - Begrep
    range: boolean
class_uri: adm:Funksjon