You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ElectricVehicleMobility/doc/spec_KO.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,19 @@
7
7
[자동으로 생성된 문서](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)
8
8
<!-- /15-License -->
9
9
<!-- 20-Description -->
10
-
전역 설명: 위치, 차량 브랜드, 지리적 지역별 전기차 이동 패턴의 일일 관찰 집계
10
+
전역 설명: 위치, 차량 브랜드, 지리적 지역별로 집계된 전기차 이동 패턴에 대한 일일 관찰
11
11
버전: 0.0.1
12
12
<!-- /20-Description -->
13
13
<!-- 30-PropertiesList -->
14
14
15
15
## 속성 목록
16
16
17
-
<sup><sub>속성에 유형이 없으면 여러 유형이나 서로 다른 형식/패턴을 가질 수 있기 때문이다</sub></sup>
17
+
<sup><sub>속성에 유형이 없다면 그것은 여러 유형이나 서로 다른 형식/패턴을 가질 수 있기 때문이다</sub></sup>
18
18
- `address[object]`: 우편 주소 . 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]`: 그 거리 주소가 있는 지역이며, 또한 그 지역에 있는 지역 . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality)
20
-
- `addressRegion[string]`: 그 지역은 그 지방이 있으며, 그 국가에 있습니다 . Model: [https://schema.org/addressRegion](https://schema.org/addressRegion)
21
-
- `district[string]`: 구는 일부 국가에서 지방 정부가 관리하는 유형의 행정 구역입니다
22
-
- `postOfficeBoxNumber[string]`: 우체국 사서함 번호는 우체국 사서함 주소에 사용됩니다. 예를 들어, 03578 . Model: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
19
+
- `addressLocality[string]`: 그 거리 주소가 속한 지역이자 그 지역에 있는 . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality)
20
+
- `addressRegion[string]`: 그 지역은 지자체가 위치하고 있으며, 그 국가에 있습니다 . Model: [https://schema.org/addressRegion](https://schema.org/addressRegion)
21
+
- `district[string]`: 구는 일부 국가에서 지방 정부에 의해 관리되는 유형의 행정 구역입니다
22
+
- `postOfficeBoxNumber[string]`: 우체국 사서함 주소의 사서함 번호입니다. 예를 들어, 03578 . Model: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
23
23
- `postalCode[string]`: 우편번호, 예를 들어 24004 . Model: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
24
24
- `streetAddress[string]`: 도로 주소 . Model: [https://schema.org/streetAddress](https://schema.org/streetAddress)
25
25
- `streetNr[string]`: 공공 도로상 특정 부동산을 식별하는 번호
@@ -29,12 +29,12 @@
29
29
필수 속성
30
30
- `id`
31
31
- `type`
32
-
<!-- /35-필수속성-->
32
+
<!-- /35-필수 속성-->
33
33
<!-- 40-NotesYaml -->
34
34
<!-- /40-NotesYaml -->
35
35
<!-- 50-DataModelHeader -->
36
36
## 데이터 모델 속성 설명
37
-
가나다 순으로 정렬됨(자세한 정보 클릭)
37
+
알파벳 순으로 정렬됨(자세한 정보 클릭)
38
38
<!-- /50-DataModelHeader -->
39
39
<!-- 60-ModelYaml -->
40
40
<details><summary><strong>전체 yaml 세부 정보</strong></summary>
@@ -481,10 +481,10 @@ ElectricVehicleMobility:
481
481
<!-- 70-MiddleNotes -->
482
482
<!-- /70-MiddleNotes -->
483
483
<!-- 80-Examples -->
484
-
## 예제 페이로드
485
-
전기차 모빌리티 NGSI-v2 키-값 예시
486
-
JSON-LD 형식의 키-값으로 된 ElectricVehicleMobility의 예는 다음과 같습니다. 이는 `options=keyValues`를 사용하여 NGSI-v2와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
0 commit comments