Administrative and social governmental services such as public administrations, civil protection sites, schools and hospitals provided by Public Administrative Bodies or by private institutions as far as they are covered by the scope of the INSPIRE directive. This scope is mapped to the values of the corresponding code list serviceType Value.
-- Description --
The accordant sites are commonly presented in governmental and municipal portals and map systems as "point of interest"-data, and may be point-based locations of a variety of categories of municipal and governmental services and social infrastructure. The spatial object type itself is generic in terms of the modelling approach, that the concrete type of a GovernmentalService is determined by the value of the attribute serviceType.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
areaOfResponsibility |
voidable |
-- Name --
area of responsibility
|
AreaOfResponsibilityType |
0..1 |
beginLifespanVersion |
lifeCycleInfo |
-- Name --
begin lifespan version
|
DateTime |
1..1 |
endLifespanVersion |
lifeCycleInfo |
-- Name --
end lifespan version
|
DateTime |
0..1 |
inspireId |
|
-- Name --
INSPIRE identifier
|
Identifier |
1..1 |
pointOfContact |
voidable |
-- Name --
point of contact
|
Contact |
1..* |
serviceLocation |
|
-- Name --
service location
|
ServiceLocationType |
1..1 |
serviceType |
|
-- Name --
service type value
|
ServiceTypeValue |
1..1 |
Navn |
Type |
Lengde |
Multiplisitet |
|
AreaOfResponsibilityType |
|
0..1 |
|
DateTime |
|
1..1 |
|
DateTime |
|
0..1 |
|
Identifier |
|
1..1 |
|
Contact |
|
1..* |
|
ServiceLocationType |
|
1..1 |
|
ServiceTypeValue |
|
1..1 |
Name |
Type |
English |
Description |
areaOfResponsibility |
AreaOfResponsibilityType |
|
The spatial responsibility of a service instance.
-- Description --
EXAMPLE 1: An administration is responsible for a municipality;
EXEMPLE 2: A specialized hospital is responsible for a region.
|
beginLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
-- Description --
Related to the life-cycle of the spatial object in the data set.
|
endLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
-- Description --
Related to the life-cycle of the spatial object in the data set.
|
inspireId |
Identifier |
|
External object identifier of the governmental service.
-- Description --
NOTE: An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object.
The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.
|
pointOfContact |
Contact |
|
Contains necessary information to get access to a service and/or initial information regarding a service.
-- Description --
In some cases this information will coincide with the contact information of the service authority, owner or operator (i.e. specific position or role of the responsible party, described in the relatedParty attribute of the GovernmentalServiceExtended in the extended profile).
|
serviceLocation |
ServiceLocationType |
|
Location where the service is offered. |
serviceType |
ServiceTypeValue |
|
Type of an administrative and governmental service.
|
Navn |
Beskrivelse |
endLifespanVersion |
/* If set, the date endLifespanVersion shall be later than beginLifespanVersion. */
inv: self.endLifespanVersion .isAfter(self.beginLifespanVersion)
|