Class: Kontaktpunkt
Kontaktinformasjon for ei teneste eller ein organisasjon.
URI: cv:ContactPoint
classDiagram
class Kontaktpunkt
click Kontaktpunkt href "../Kontaktpunkt/"
Kontaktpunkt : epost
Kontaktpunkt --> "*" Uri : epost
click Uri href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Kontaktpunkt : id
Kontaktpunkt --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Kontaktpunkt : kategori
Kontaktpunkt --> "*" String : kategori
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Kontaktpunkt : kontaktside
Kontaktpunkt --> "*" Uri : kontaktside
click Uri href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Kontaktpunkt : opningstider
Kontaktpunkt --> "*" String : opningstider
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Kontaktpunkt : spraak
Kontaktpunkt --> "*" Spraak : spraak
click Spraak href "../Spraak/"
Kontaktpunkt : telefon
Kontaktpunkt --> "*" String : telefon
click String href "../http://www.w3.org/2001/XMLSchema#string/"
Class Properties
| Property | Value |
|---|---|
| Class URI | cv:ContactPoint |
Eigenskapar
Valgfri
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| epost | * xsd:anyURI |
E-postadresse (mailto:-URI) |
| telefon | * xsd:string |
Telefonnummer |
| kontaktside | * xsd:anyURI |
Kontaktside (nettadresse) |
| opningstider | * xsd:string |
Opningstider |
| spraak | * Spraak |
Språk brukt i ressursen (dct:language) |
| kategori | * xsd:string |
Kategori for kontaktpunktet |
Andre
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| id | 1 xsd:anyURI |
URI-identifikator for ressursen |
Usages
| used by | used in | type | used |
|---|---|---|---|
| OffentligTjeneste | har_kontaktpunkt | range | Kontaktpunkt |
| Tjeneste | har_kontaktpunkt | range | Kontaktpunkt |
| Hendelse | har_kontaktpunkt | range | Kontaktpunkt |
| Livshendelse | har_kontaktpunkt | range | Kontaktpunkt |
| Virksomhetshendelse | har_kontaktpunkt | range | Kontaktpunkt |
| Katalog | har_kontaktpunkt | range | Kontaktpunkt |
Identifier and Mapping Information
Schema Source
- from schema: https://data.norge.no/ap-no/cpsv-ap-no
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cv:ContactPoint |
| native | https://data.norge.no/ap-no/cpsv-ap-no/Kontaktpunkt |
LinkML Source
Direct
name: Kontaktpunkt
description: Kontaktinformasjon for ei teneste eller ein organisasjon.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slots:
- id
- epost
- telefon
- kontaktside
- opningstider
- spraak
- kategori
slot_usage:
epost:
name: epost
in_subset:
- Valgfri
telefon:
name: telefon
in_subset:
- Valgfri
kontaktside:
name: kontaktside
in_subset:
- Valgfri
opningstider:
name: opningstider
in_subset:
- Valgfri
spraak:
name: spraak
in_subset:
- Valgfri
kategori:
name: kategori
in_subset:
- Valgfri
class_uri: cv:ContactPoint
Induced
name: Kontaktpunkt
description: Kontaktinformasjon for ei teneste eller ein organisasjon.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_usage:
epost:
name: epost
in_subset:
- Valgfri
telefon:
name: telefon
in_subset:
- Valgfri
kontaktside:
name: kontaktside
in_subset:
- Valgfri
opningstider:
name: opningstider
in_subset:
- Valgfri
spraak:
name: spraak
in_subset:
- Valgfri
kategori:
name: kategori
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: Kontaktpunkt
domain_of:
- Mediatype
- Konsept
- Begrepssamling
- OffentligTjeneste
- Tjeneste
- Hendelse
- Aktor
- Kontaktpunkt
- Tjenestekanal
- Dokumentasjonstype
- Tjenesteresultattype
- Tjenesteresultattypeliste
- Gebyr
- Regel
- RegulativRessurs
- Deltagelse
- Adresse
- Katalog
range: uriorcurie
required: true
epost:
name: epost
description: E-postadresse (mailto:-URI).
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_uri: cv:email
owner: Kontaktpunkt
domain_of:
- Kontaktpunkt
range: uri
multivalued: true
telefon:
name: telefon
description: Telefonnummer.
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_uri: cv:telephone
owner: Kontaktpunkt
domain_of:
- Kontaktpunkt
range: string
multivalued: true
kontaktside:
name: kontaktside
description: Kontaktside (nettadresse).
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_uri: cv:contactPage
owner: Kontaktpunkt
domain_of:
- Kontaktpunkt
range: uri
multivalued: true
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: Kontaktpunkt
domain_of:
- Kontaktpunkt
- Tjenestekanal
range: string
multivalued: true
spraak:
name: spraak
description: Språk brukt i ressursen (dct:language).
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/common-ap-no
slot_uri: dct:language
owner: Kontaktpunkt
domain_of:
- OffentligTjeneste
- Tjeneste
- Kontaktpunkt
- Regel
- Katalog
range: Spraak
multivalued: true
kategori:
name: kategori
description: Kategori for kontaktpunktet.
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_uri: vcard:category
owner: Kontaktpunkt
domain_of:
- Kontaktpunkt
range: string
multivalued: true
class_uri: cv:ContactPoint