Skip to content

Commit 02b4462

Browse files
Update DE
1 parent 24f2cb1 commit 02b4462

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

ElectricVehicleMobility/doc/spec_DE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
[Dokument automatisch generiert](https://docs.google.com/presentation/d/e/2PACX-1vTs-Ng5dIAwkg91oTTUdt8ua7woBXhPnwavZ0FxgR8BsAI_Ek3C5q97Nd94HS8KhP-r_quD4H0fgyt3/pub?start=false&loop=false&delayms=3000#slide=id.gb715ace035_0_60)
88
<!-- /15-License -->
99
<!-- 20-Description -->
10-
Globale Beschreibung: **Tägliche Beobachtung von Mustern der Elektrofahrzeugmobilität, aggregiert nach Standort, Fahrzeugmarke und geografischer Region.**
10+
Globale Beschreibung: **Tägliche Beobachtung von Mustern der Elektromobilität, aggregiert nach Standort, Fahrzeugmarke und geografischer Region.**
1111
Version: 0.0.1
1212
<!-- /20-Description -->
1313
<!-- 30-PropertiesList -->
1414

1515
## Liste der Eigenschaften
1616

1717
<sup><sub>Wenn in einem Attribut kein Typ angegeben ist, liegt das daran, dass es mehrere Typen oder unterschiedliche Formate/Muster haben kann</sub></sup>
18-
- `address[object]`: Die Postanschrift . Model: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: The country. For example, Spain . Model: [https://schema.org/addressCountry](https://schema.org/addressCountry)
19-
- `addressLocality[string]`: Die Ortschaft, in der die Straßenadresse liegt und die in der Region liegt . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality)
18+
- `address[object]`: Die Postadresse . Model: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: The country. For example, Spain . Model: [https://schema.org/addressCountry](https://schema.org/addressCountry)
19+
- `addressLocality[string]`: Die Ortschaft, in der die Straßenadresse liegt und die in der Region ist . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality)
2020
- `addressRegion[string]`: Die Region, in der die Ortschaft liegt und die im Land liegt . Model: [https://schema.org/addressRegion](https://schema.org/addressRegion)
2121
- `district[string]`: Ein Bezirk ist eine Art von Verwaltungseinheit, die in einigen Ländern von der lokalen Regierung verwaltet wird
2222
- `postOfficeBoxNumber[string]`: Die Postfachnummer für Postfachadressen. Zum Beispiel 03578 . Model: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
2323
- `postalCode[string]`: Die Postleitzahl. Zum Beispiel 24004 . Model: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
2424
- `streetAddress[string]`: Die Straßenadresse . Model: [https://schema.org/streetAddress](https://schema.org/streetAddress)
25-
- `streetNr[string]`: Hausnummer, die eine bestimmte Liegenschaft auf einer öffentlichen Straße identifiziert
25+
- `streetNr[string]`: Hausnummer, die ein bestimmtes Grundstück auf einer öffentlichen Straße identifiziert
2626
- `alternateName[string]`: Ein alternativer Name für diesen Artikel
2727
- `areaServed[string]`: Das geografische Gebiet, in dem ein Dienst oder ein angebotenes Element bereitgestellt wird . Model: [https://schema.org/Text](https://schema.org/Text)- `averageDistanceKm[number]`: Average distance traveled in kilometers . Model: [https://schema.org/Number](https://schema.org/Number)- `dataProvider[string]`: Provider of the harmonised data entity . Model: [https://schema.org/Text](https://schema.org/Text)- `dateCreated[date-time]`: Entity creation timestamp. This will usually be allocated by the storage platform - `dateModified[date-time]`: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform - `dateObserved[date]`: Date of the observation (YYYY-MM-DD) . Model: [https://schema.org/Date](https://schema.org/Date)- `description[string]`: A description of this item - `deviceBrand[string]`: Brand or manufacturer of the electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)- `district[string]`: District where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `id[*]`: Unique identifier of the entity - `location[*]`: Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon - `locationCode[string]`: Official municipality code . Model: [https://schema.org/Text](https://schema.org/Text)- `municipality[string]`: Municipality where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `n[number]`: Number of observations used to calculate the average distance . Model: [https://schema.org/Number](https://schema.org/Number)- `name[string]`: The name of this item - `owner[array]`: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s) - `region[string]`: Region where the observation was made . Model: [https://schema.org/Text](https://schema.org/Text)- `seeAlso[*]`: list of uri pointing to additional resources about the item - `source[string]`: Original source of the data as a URL . Model: [https://schema.org/Text](https://schema.org/Text)- `type[string]`: NGSI entity type. It has to be ElectricVehicleMobility - `vehicleType[string]`: Type of electric vehicle . Model: [https://schema.org/Text](https://schema.org/Text)<!-- /30-PropertiesList -->
2828
<!-- 35-RequiredProperties -->
@@ -34,7 +34,7 @@ Erforderliche Eigenschaften
3434
<!-- /40-NotesYaml -->
3535
<!-- 50-DataModelHeader -->
3636
## Beschreibung des Datenmodells der Eigenschaften
37-
In alphabetischer Reihenfolge (klicken für Details)
37+
Sortiert alphabetisch (klicken für Details)
3838
<!-- /50-DataModelHeader -->
3939
<!-- 60-ModelYaml -->
4040
<details><summary><strong>vollständige YAML-Details</strong></summary>
@@ -500,9 +500,9 @@ ElectricVehicleMobility:
500500
}
501501
```
502502
</details>
503-
ElektrischesFahrzeugMobilität NGSI-v2 normalisiertes Beispiel
503+
Elektrofahrzeugmobilität NGSI-v2 normalisiertes Beispiel
504504
Hier ist ein Beispiel für ein ElectricVehicleMobility im JSON-LD-Format als normalisiert. Dies ist kompatibel mit NGSI-v2, wenn keine Optionen verwendet werden und gibt die Kontextdaten einer einzelnen Entität zurück.
505-
<details><summary><strong>Anzeigen/Verbergen Beispiel</strong></summary>
505+
<details><summary><strong>Anzeigen/Verstecken Beispiel</strong></summary>
506506
```json
507507
{
508508
"id": "urn:ngsi-ld:ElectricVehicleMobility:PT:OUTROS-GDPR:OUTROS-GDPR:20251215",
@@ -543,7 +543,7 @@ ElectricVehicleMobility:
543543
```
544544
</details>
545545
ElektrischesFahrzeugMobilität NGSI-LD Schlüssel-Wert-Beispiel
546-
Hier ist ein Beispiel für ein ElectricVehicleMobility im JSON-LD-Format als Schlüssel-Wert-Paare. Dies ist kompatibel mit NGSI-LD, wenn `options=keyValues` verwendet wird und es die Kontextdaten einer einzelnen Entität zurückgibt.
546+
Hier ist ein Beispiel für ein ElectricVehicleMobility im JSON-LD-Format als Schlüssel-Wert-Paare. Dies ist kompatibel mit NGSI-LD, wenn `options=keyValues` verwendet wird und gibt die Kontextdaten einer einzelnen Entität zurück.
547547
<details><summary><strong>Anzeigen/Verbergen Beispiel</strong></summary>
548548
```json
549549
{

0 commit comments

Comments
 (0)