Gå til innhold

Class: LovpaalagdTjeneste

Ein abstrakt lovpålagt teneste (definert i lov eller forskrift) som kan realiserast av éin eller fleire konkrete offentlege tenester.

URI: cpsvno:StatutoryService

 classDiagram
    class LovpaalagdTjeneste
    click LovpaalagdTjeneste href "../lovpaalagdtjeneste/"
      LovpaalagdTjeneste : beskrivelse





        LovpaalagdTjeneste --> "1..*" LangString : beskrivelse
        click LangString href "../langstring/"



      LovpaalagdTjeneste : har_kontaktpunkt





        LovpaalagdTjeneste --> "*" Kontaktpunkt : har_kontaktpunkt
        click Kontaktpunkt href "../kontaktpunkt/"



      LovpaalagdTjeneste : har_regulativ_ressurs





        LovpaalagdTjeneste --> "*" RegulativRessurs : har_regulativ_ressurs
        click RegulativRessurs href "../regulativressurs/"



      LovpaalagdTjeneste : id





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



      LovpaalagdTjeneste : identifikator_literal





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



      LovpaalagdTjeneste : tema





        LovpaalagdTjeneste --> "*" Konsept : tema
        click Konsept href "../konsept/"



      LovpaalagdTjeneste : temaomrade





        LovpaalagdTjeneste --> "*" Konsept : temaomrade
        click Konsept href "../konsept/"



      LovpaalagdTjeneste : tittel





        LovpaalagdTjeneste --> "1..*" LangString : tittel
        click LangString href "../langstring/"



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 cpsvno:StatutoryService

Eigenskapar

Obligatorisk

Namn Kardinalitet og domene Beskriving
tittel 1..*
LangString
Namn/tittel på ressursen (dct:title).
beskrivelse 1..*
LangString
Fritekstbeskrivelse av ressursen (dct:description).
identifikator_literal 1
xsd:string
Tekstleg identifikator for ressursen (dct:identifier).

Anbefalt

Namn Kardinalitet og domene Beskriving
har_kontaktpunkt *
Kontaktpunkt
Kontaktpunkt for tenesta eller organisasjonen.
har_regulativ_ressurs *
RegulativRessurs
Regulativ ressurs (lov, forskrift) knytt til tenesta.

Valgfri

Namn Kardinalitet og domene Beskriving
tema *
Konsept
Emne/tema tenesta handlar om.
temaomrade *
Konsept
Tematisk område for tenesta.

Andre

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

Usages

used by used in type used
OffentligTjeneste realiserer range LovpaalagdTjeneste

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self cpsvno:StatutoryService
native https://data.norge.no/ap-no/cpsv-ap-no/LovpaalagdTjeneste

LinkML Source

Direct

name: LovpaalagdTjeneste
description: Ein abstrakt lovpålagt teneste (definert i lov eller forskrift) som kan
  realiserast av éin eller fleire konkrete offentlege tenester.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slots:
- id
- tittel
- beskrivelse
- identifikator_literal
- har_kontaktpunkt
- har_regulativ_ressurs
- tema
- temaomrade
slot_usage:
  tittel:
    name: tittel
    in_subset:
    - Obligatorisk
    required: true
  beskrivelse:
    name: beskrivelse
    in_subset:
    - Obligatorisk
    required: true
  identifikator_literal:
    name: identifikator_literal
    in_subset:
    - Obligatorisk
    required: true
  har_kontaktpunkt:
    name: har_kontaktpunkt
    in_subset:
    - Anbefalt
  har_regulativ_ressurs:
    name: har_regulativ_ressurs
    in_subset:
    - Anbefalt
  tema:
    name: tema
    in_subset:
    - Valgfri
  temaomrade:
    name: temaomrade
    in_subset:
    - Valgfri
class_uri: cpsvno:StatutoryService

Induced

name: LovpaalagdTjeneste
description: Ein abstrakt lovpålagt teneste (definert i lov eller forskrift) som kan
  realiserast av éin eller fleire konkrete offentlege tenester.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_usage:
  tittel:
    name: tittel
    in_subset:
    - Obligatorisk
    required: true
  beskrivelse:
    name: beskrivelse
    in_subset:
    - Obligatorisk
    required: true
  identifikator_literal:
    name: identifikator_literal
    in_subset:
    - Obligatorisk
    required: true
  har_kontaktpunkt:
    name: har_kontaktpunkt
    in_subset:
    - Anbefalt
  har_regulativ_ressurs:
    name: har_regulativ_ressurs
    in_subset:
    - Anbefalt
  tema:
    name: tema
    in_subset:
    - Valgfri
  temaomrade:
    name: temaomrade
    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: LovpaalagdTjeneste
    domain_of:
    - Lisensdokument
    - Mediatype
    - Konsept
    - Begrepssamling
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    - Hendelse
    - Aktor
    - Kontaktpunkt
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Gebyr
    - Regel
    - RegulativRessurs
    - Deltagelse
    - Adresse
    - Katalog
    range: uriorcurie
    required: true
  tittel:
    name: tittel
    description: Namn/tittel på ressursen (dct:title).
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:title
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    - Hendelse
    - Aktor
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Regel
    - RegulativRessurs
    - Katalog
    range: LangString
    required: true
    multivalued: true
  beskrivelse:
    name: beskrivelse
    description: Fritekstbeskrivelse av ressursen (dct:description).
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:description
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    - Hendelse
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Gebyr
    - Regel
    - Katalog
    range: LangString
    required: true
    multivalued: true
  identifikator_literal:
    name: identifikator_literal
    description: Tekstleg identifikator for ressursen (dct:identifier).
    in_subset:
    - Obligatorisk
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:identifier
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    - Hendelse
    - Aktor
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Gebyr
    - Regel
    - RegulativRessurs
    - Katalog
    range: string
    required: true
  har_kontaktpunkt:
    name: har_kontaktpunkt
    description: Kontaktpunkt for tenesta eller organisasjonen.
    in_subset:
    - Anbefalt
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    slot_uri: cv:contactPoint
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    - Hendelse
    - Katalog
    range: Kontaktpunkt
    multivalued: true
  har_regulativ_ressurs:
    name: har_regulativ_ressurs
    description: Regulativ ressurs (lov, forskrift) knytt til tenesta.
    in_subset:
    - Anbefalt
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    slot_uri: cv:hasLegalResource
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    range: RegulativRessurs
    multivalued: true
  tema:
    name: tema
    description: Emne/tema tenesta handlar om.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    slot_uri: dct:subject
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    - Hendelse
    range: Konsept
    multivalued: true
  temaomrade:
    name: temaomrade
    description: Tematisk område for tenesta.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    slot_uri: cv:thematicArea
    owner: LovpaalagdTjeneste
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - LovpaalagdTjeneste
    range: Konsept
    multivalued: true
class_uri: cpsvno:StatutoryService