Gå til innhold

Class: Plattform

Plattforma tenesta kan leverast på.

URI: res:Plattform

 classDiagram
    class Plattform
    click Plattform href "../plattform/"
      Plattform : gyldighetsperiode





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



      Plattform : id





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



      Plattform : kode





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



      Plattform : navn





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



      Plattform : passiv





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



Om diagrammet

Klikk på attributt-radene i klasseboksen ovanfor opnar same side som klassenamnet — Mermaid sin classDiagram-syntaks støttar berre éin klikkbar lenkje per klasseboks, ikkje éin per attributt (BUG-14). ## Eigenskapar-tabellen lenger nede på sida er fasiten for slot-spesifikke lenkjer.

Class Properties

Property Value
Class URI res:Plattform

Eigenskapar

Valgfri

Namn Kardinalitet og domene Beskriving
gyldighetsperiode 0..1
Periode
Periode ressursen er gyldig for.
passiv 0..1
xsd:boolean
Angir at koden er passiv og ikkje kan veljast.

Andre

Namn Kardinalitet og domene Beskriving
id 1
xsd:anyURI
URI-identifikator for ressursen.
kode 1
xsd:string
Verdi som identifiserer omgrepet.
navn 1
xsd:string
Hovudnamn for ressursen.

Usages

used by used in type used
RessursContainer plattformar range Plattform
Applikasjon plattform range Plattform
DigitalEnhet plattform range Plattform
Enhetsgruppe plattform range Plattform

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self res:Plattform
native https://data.norge.no/fint/fint-ressurs/Plattform

LinkML Source

Direct

name: Plattform
description: Plattforma tenesta kan leverast på.
from_schema: https://data.norge.no/fint/fint-ressurs
rank: 1000
slots:
- id
- kode
- navn
- gyldighetsperiode
- passiv
slot_usage:
  kode:
    name: kode
    required: true
  navn:
    name: navn
    required: true
  gyldighetsperiode:
    name: gyldighetsperiode
    in_subset:
    - Valgfri
  passiv:
    name: passiv
    in_subset:
    - Valgfri
class_uri: res:Plattform

Induced

name: Plattform
description: Plattforma tenesta kan leverast på.
from_schema: https://data.norge.no/fint/fint-ressurs
rank: 1000
slot_usage:
  kode:
    name: kode
    required: true
  navn:
    name: navn
    required: true
  gyldighetsperiode:
    name: gyldighetsperiode
    in_subset:
    - Valgfri
  passiv:
    name: passiv
    in_subset:
    - Valgfri
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/fint/fint-common
    identifier: true
    owner: Plattform
    domain_of:
    - Begrep
    - Elev
    - Valuta
    - Person
    - Kontaktperson
    - Virksomhet
    - Applikasjon
    - Applikasjonsressurs
    - Applikasjonsressurstilgjengelighet
    - DigitalEnhet
    - Enhetsgruppe
    - Enhetsgruppemedlemskap
    - Identitet
    - Rettighet
    - Applikasjonskategori
    - Brukertype
    - Enhetstype
    - Handhevingstype
    - Lisensmodell
    - Plattform
    - Produsent
    - Status
    range: uriorcurie
    required: true
  kode:
    name: kode
    description: Verdi som identifiserer omgrepet.
    from_schema: https://data.norge.no/fint/fint-common
    slot_uri: fint:kode
    owner: Plattform
    domain_of:
    - Begrep
    - Rettighet
    - Applikasjonskategori
    - Brukertype
    - Enhetstype
    - Handhevingstype
    - Lisensmodell
    - Plattform
    - Produsent
    - Status
    range: string
    required: true
  navn:
    name: navn
    description: Hovudnamn for ressursen.
    from_schema: https://data.norge.no/fint/fint-common
    slot_uri: fint:navn
    owner: Plattform
    domain_of:
    - Begrep
    - Applikasjon
    - Applikasjonsressurs
    - DigitalEnhet
    - Enhetsgruppe
    - Rettighet
    - Applikasjonskategori
    - Brukertype
    - Enhetstype
    - Handhevingstype
    - Lisensmodell
    - Plattform
    - Produsent
    - Status
    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: Plattform
    domain_of:
    - Begrep
    - Identifikator
    - Applikasjon
    - Applikasjonsressurs
    - Applikasjonsressurstilgjengelighet
    - Rettighet
    - Applikasjonskategori
    - Brukertype
    - Enhetstype
    - Handhevingstype
    - Lisensmodell
    - Plattform
    - Produsent
    - Status
    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: Plattform
    domain_of:
    - Begrep
    - Rettighet
    - Applikasjonskategori
    - Brukertype
    - Enhetstype
    - Handhevingstype
    - Lisensmodell
    - Plattform
    - Produsent
    - Status
    range: boolean
class_uri: res:Plattform