Class: Deltagelse
Ei rolle ein aktør har i leveringa av ei teneste.
URI: cv:Participation
classDiagram
class Deltagelse
click Deltagelse href "../Deltagelse/"
Deltagelse : deltakar
Deltagelse --> "0..1" Aktor : deltakar
click Aktor href "../Aktor/"
Deltagelse : har_rolle
Deltagelse --> "0..1" Konsept : har_rolle
click Konsept href "../Konsept/"
Deltagelse : id
Deltagelse --> "1" Uriorcurie : id
click Uriorcurie href "../http://www.w3.org/2001/XMLSchema#anyURI/"
Class Properties
| Property | Value |
|---|---|
| Class URI | cv:Participation |
Eigenskapar
Valgfri
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| har_rolle | 0..1 Konsept |
Rolla aktøren har i ei deltaking |
| deltakar | 0..1 Aktor |
Aktøren som deltek |
Andre
| Namn | Kardinalitet og domene | Beskriving |
|---|---|---|
| id | 1 xsd:anyURI |
URI-identifikator for ressursen |
Usages
| used by | used in | type | used |
|---|---|---|---|
| OffentligTjeneste | har_deltaking | range | Deltagelse |
| Tjeneste | har_deltaking | range | Deltagelse |
| Aktor | deltek_i | range | Deltagelse |
| OffentligOrganisasjon | deltek_i | range | Deltagelse |
Identifier and Mapping Information
Schema Source
- from schema: https://data.norge.no/ap-no/cpsv-ap-no
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cv:Participation |
| native | https://data.norge.no/ap-no/cpsv-ap-no/Deltagelse |
LinkML Source
Direct
name: Deltagelse
description: Ei rolle ein aktør har i leveringa av ei teneste.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slots:
- id
- har_rolle
- deltakar
slot_usage:
har_rolle:
name: har_rolle
in_subset:
- Valgfri
deltakar:
name: deltakar
in_subset:
- Valgfri
class_uri: cv:Participation
Induced
name: Deltagelse
description: Ei rolle ein aktør har i leveringa av ei teneste.
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_usage:
har_rolle:
name: har_rolle
in_subset:
- Valgfri
deltakar:
name: deltakar
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: Deltagelse
domain_of:
- Mediatype
- Konsept
- Begrepssamling
- OffentligTjeneste
- Tjeneste
- Hendelse
- Aktor
- Kontaktpunkt
- Tjenestekanal
- Dokumentasjonstype
- Tjenesteresultattype
- Tjenesteresultattypeliste
- Gebyr
- Regel
- RegulativRessurs
- Deltagelse
- Adresse
- Katalog
range: uriorcurie
required: true
har_rolle:
name: har_rolle
description: Rolla aktøren har i ei deltaking.
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_uri: cv:role
owner: Deltagelse
domain_of:
- Deltagelse
range: Konsept
deltakar:
name: deltakar
description: Aktøren som deltek.
in_subset:
- Valgfri
from_schema: https://data.norge.no/ap-no/cpsv-ap-no
rank: 1000
slot_uri: cv:participant
owner: Deltagelse
domain_of:
- Deltagelse
range: Aktor
class_uri: cv:Participation