Gå til innhold

Class: Leverandorgruppe

Gruppering av leverandørar.

URI: okn:Leverandorgruppe

 classDiagram
    class Leverandorgruppe
    click Leverandorgruppe href "../Leverandorgruppe/"
      Leverandorgruppe : id





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



      Leverandorgruppe : leverandor





        Leverandorgruppe --> "*" Leverandor : leverandor
        click Leverandor href "../Leverandor/"



      Leverandorgruppe : navn





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



Class Properties

Property Value
Class URI okn:Leverandorgruppe

Eigenskapar

Obligatorisk

Namn Kardinalitet og domene Beskriving
navn 1
xsd:string
Hovudnamn for ressursen

Valgfri

Namn Kardinalitet og domene Beskriving
leverandor *
Leverandor
Leverandør

Andre

Namn Kardinalitet og domene Beskriving
id 1
xsd:anyURI
URI-identifikator for ressursen

Usages

used by used in type used
OkonomiContainer leverandorgrupper range Leverandorgruppe
Leverandor leverandorgruppe range Leverandorgruppe

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self okn:Leverandorgruppe
native https://data.norge.no/fint/fint-okonomi/Leverandorgruppe

LinkML Source

Direct

name: Leverandorgruppe
description: Gruppering av leverandørar.
from_schema: https://data.norge.no/fint/fint-okonomi
rank: 1000
slots:
- id
- navn
- leverandor
slot_usage:
  navn:
    name: navn
    in_subset:
    - Obligatorisk
    required: true
  leverandor:
    name: leverandor
    in_subset:
    - Valgfri
    multivalued: true
class_uri: okn:Leverandorgruppe

Induced

name: Leverandorgruppe
description: Gruppering av leverandørar.
from_schema: https://data.norge.no/fint/fint-okonomi
rank: 1000
slot_usage:
  navn:
    name: navn
    in_subset:
    - Obligatorisk
    required: true
  leverandor:
    name: leverandor
    in_subset:
    - Valgfri
    multivalued: true
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/fint/fint-common
    identifier: true
    owner: Leverandorgruppe
    domain_of:
    - Begrep
    - Elev
    - Valuta
    - Person
    - Kontaktperson
    - Virksomhet
    - Faktura
    - Fakturagrunnlag
    - Fakturautsteder
    - Transaksjon
    - Postering
    - Leverandor
    - Leverandorgruppe
    - Vare
    - Merverdiavgift
    - OkonomiValuta
    range: uriorcurie
    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: Leverandorgruppe
    domain_of:
    - Begrep
    - Fakturautsteder
    - Leverandorgruppe
    - Vare
    - Merverdiavgift
    - OkonomiValuta
    range: string
    required: true
  leverandor:
    name: leverandor
    description: Leverandør.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/fint/fint-okonomi
    rank: 1000
    slot_uri: okn:leverandor
    owner: Leverandorgruppe
    domain_of:
    - Transaksjon
    - Leverandorgruppe
    range: Leverandor
    multivalued: true
class_uri: okn:Leverandorgruppe