Gå til innhold

Class: Gebyr

Eit gebyr knytt til ei teneste.

URI: cv:Cost

 classDiagram
    class Gebyr
    click Gebyr href "../Gebyr/"
      Gebyr : beskrivelse





        Gebyr --> "*" LangString : beskrivelse
        click LangString href "../LangString/"



      Gebyr : id





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



      Gebyr : identifikator_literal





        Gebyr --> "0..1" String : identifikator_literal
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



      Gebyr : valuta





        Gebyr --> "0..1" Konsept : valuta
        click Konsept href "../Konsept/"



      Gebyr : verdi





        Gebyr --> "0..1" Float : verdi
        click Float href "../http://www.w3.org/2001/XMLSchema#float/"



Class Properties

Property Value
Class URI cv:Cost

Eigenskapar

Valgfri

Namn Kardinalitet og domene Beskriving
beskrivelse *
LangString
Fritekstbeskrivelse av ressursen (dct:description)
identifikator_literal 0..1
xsd:string
Tekstleg identifikator for ressursen (dct:identifier)
verdi 0..1
xsd:float
Verdien av gebyret
valuta 0..1
Konsept
Valuta (cv:currency)

Andre

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

Usages

used by used in type used
OffentligTjeneste har_gebyr range Gebyr
Tjeneste har_gebyr range Gebyr

Identifier and Mapping Information

Schema Source

  • from schema: https://data.norge.no/ap-no/cpsv-ap-no

Mappings

Mapping Type Mapped Value
self cv:Cost
native https://data.norge.no/ap-no/cpsv-ap-no/Gebyr

LinkML Source

Direct

name: Gebyr
description: Eit gebyr knytt til ei teneste.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slots:
- id
- beskrivelse
- identifikator_literal
- verdi
- valuta
slot_usage:
  beskrivelse:
    name: beskrivelse
    in_subset:
    - Valgfri
  identifikator_literal:
    name: identifikator_literal
    in_subset:
    - Valgfri
  verdi:
    name: verdi
    in_subset:
    - Valgfri
  valuta:
    name: valuta
    in_subset:
    - Valgfri
class_uri: cv:Cost

Induced

name: Gebyr
description: Eit gebyr knytt til ei teneste.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_usage:
  beskrivelse:
    name: beskrivelse
    in_subset:
    - Valgfri
  identifikator_literal:
    name: identifikator_literal
    in_subset:
    - Valgfri
  verdi:
    name: verdi
    in_subset:
    - Valgfri
  valuta:
    name: valuta
    in_subset:
    - Valgfri
attributes:
  id:
    name: id
    description: URI-identifikator for ressursen.
    from_schema: https://data.norge.no/ap-no/common-ap-no
    identifier: true
    owner: Gebyr
    domain_of:
    - Mediatype
    - Konsept
    - Begrepssamling
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - Aktor
    - Kontaktpunkt
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Gebyr
    - Regel
    - RegulativRessurs
    - Deltagelse
    - Adresse
    - Katalog
    range: uriorcurie
    required: true
  beskrivelse:
    name: beskrivelse
    description: Fritekstbeskrivelse av ressursen (dct:description).
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:description
    owner: Gebyr
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Gebyr
    - Regel
    - Katalog
    range: LangString
    multivalued: true
  identifikator_literal:
    name: identifikator_literal
    description: Tekstleg identifikator for ressursen (dct:identifier).
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:identifier
    owner: Gebyr
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - Aktor
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Gebyr
    - Regel
    - RegulativRessurs
    - Katalog
    range: string
  verdi:
    name: verdi
    description: Verdien av gebyret.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    rank: 1000
    slot_uri: cv:value
    owner: Gebyr
    domain_of:
    - Gebyr
    range: float
  valuta:
    name: valuta
    description: Valuta (cv:currency).
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: cv:currency
    owner: Gebyr
    domain_of:
    - Gebyr
    range: Konsept
class_uri: cv:Cost