Gå til innhold

Class: Tjenestekanal

Ein kanal for å få tilgang til ei teneste (t.d. nett, telefon, oppmøte).

URI: cv:Channel

 classDiagram
    class Tjenestekanal
    click Tjenestekanal href "../Tjenestekanal/"
      Tjenestekanal : behandlingstid





        Tjenestekanal --> "0..1" Duration : behandlingstid
        click Duration href "../Duration/"



      Tjenestekanal : beskrivelse





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



      Tjenestekanal : id





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



      Tjenestekanal : identifikator_literal





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



      Tjenestekanal : nettside





        Tjenestekanal --> "*" Uri : nettside
        click Uri href "../http://www.w3.org/2001/XMLSchema#anyURI/"



      Tjenestekanal : opningstider





        Tjenestekanal --> "*" String : opningstider
        click String href "../http://www.w3.org/2001/XMLSchema#string/"



      Tjenestekanal : type_concept





        Tjenestekanal --> "0..1" Konsept : type_concept
        click Konsept href "../Konsept/"



Class Properties

Property Value
Class URI cv:Channel

Eigenskapar

Obligatorisk

Namn Kardinalitet og domene Beskriving
identifikator_literal 1
xsd:string
Tekstleg identifikator for ressursen (dct:identifier)

Anbefalt

Namn Kardinalitet og domene Beskriving
type_concept 0..1
Konsept
Type ressurs frå eit kontrollert vokabular (dct:type)

Valgfri

Namn Kardinalitet og domene Beskriving
behandlingstid 0..1
Duration
Forventa behandlingstid for tenesta eller kanalen (ISO 8601)
opningstider *
xsd:string
Opningstider
beskrivelse *
LangString
Fritekstbeskrivelse av ressursen (dct:description)
nettside *
xsd:anyURI
Nettside for tenestekanalane

Andre

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

Usages

used by used in type used
OffentligTjeneste har_tenestekanal range Tjenestekanal
Tjeneste har_tenestekanal range Tjenestekanal

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Tjenestekanal
description: Ein kanal for å få tilgang til ei teneste (t.d. nett, telefon, oppmøte).
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slots:
- id
- identifikator_literal
- type_concept
- behandlingstid
- opningstider
- beskrivelse
- nettside
slot_usage:
  identifikator_literal:
    name: identifikator_literal
    in_subset:
    - Obligatorisk
    required: true
  type_concept:
    name: type_concept
    in_subset:
    - Anbefalt
  behandlingstid:
    name: behandlingstid
    in_subset:
    - Valgfri
  opningstider:
    name: opningstider
    in_subset:
    - Valgfri
  beskrivelse:
    name: beskrivelse
    in_subset:
    - Valgfri
  nettside:
    name: nettside
    in_subset:
    - Valgfri
class_uri: cv:Channel

Induced

name: Tjenestekanal
description: Ein kanal for å få tilgang til ei teneste (t.d. nett, telefon, oppmøte).
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_usage:
  identifikator_literal:
    name: identifikator_literal
    in_subset:
    - Obligatorisk
    required: true
  type_concept:
    name: type_concept
    in_subset:
    - Anbefalt
  behandlingstid:
    name: behandlingstid
    in_subset:
    - Valgfri
  opningstider:
    name: opningstider
    in_subset:
    - Valgfri
  beskrivelse:
    name: beskrivelse
    in_subset:
    - Valgfri
  nettside:
    name: nettside
    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: Tjenestekanal
    domain_of:
    - Mediatype
    - Konsept
    - Begrepssamling
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - Aktor
    - Kontaktpunkt
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Gebyr
    - Regel
    - RegulativRessurs
    - Deltagelse
    - Adresse
    - Katalog
    range: uriorcurie
    required: 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: Tjenestekanal
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - Aktor
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Gebyr
    - Regel
    - RegulativRessurs
    - Katalog
    range: string
    required: true
  type_concept:
    name: type_concept
    description: Type ressurs frå eit kontrollert vokabular (dct:type).
    in_subset:
    - Anbefalt
    from_schema: https://data.norge.no/ap-no/common-ap-no
    slot_uri: dct:type
    owner: Tjenestekanal
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - OffentligOrganisasjon
    - Tjenestekanal
    - Tjenesteresultattype
    - Regel
    - RegulativRessurs
    range: Konsept
  behandlingstid:
    name: behandlingstid
    description: Forventa behandlingstid for tenesta eller kanalen (ISO 8601).
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    rank: 1000
    slot_uri: cv:processingTime
    owner: Tjenestekanal
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - Tjenestekanal
    range: Duration
  opningstider:
    name: opningstider
    description: Opningstider.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    rank: 1000
    slot_uri: cv:openingHours
    owner: Tjenestekanal
    domain_of:
    - Kontaktpunkt
    - Tjenestekanal
    range: string
    multivalued: 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: Tjenestekanal
    domain_of:
    - OffentligTjeneste
    - Tjeneste
    - Hendelse
    - Tjenestekanal
    - Dokumentasjonstype
    - Tjenesteresultattype
    - Tjenesteresultattypeliste
    - Gebyr
    - Regel
    - Katalog
    range: LangString
    multivalued: true
  nettside:
    name: nettside
    description: Nettside for tenestekanalane.
    in_subset:
    - Valgfri
    from_schema: https://data.norge.no/ap-no/cpsv-ap-no
    rank: 1000
    slot_uri: vcard:hasURL
    owner: Tjenestekanal
    domain_of:
    - Tjenestekanal
    range: uri
    multivalued: true
class_uri: cv:Channel