Skip to content

Commit b1eca72

Browse files
Update KO
1 parent b061709 commit b1eca72

1 file changed

Lines changed: 59 additions & 138 deletions

File tree

OSMCycleRoute/doc/spec_KO.md

Lines changed: 59 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -1,96 +1,41 @@
1-
<!-- 10-Header -->
2-
1+
<!-- 10-Header -->
32
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
4-
5-
엔티티: OSMCycleRoute
6-
=====================
7-
<!-- /10-Header -->
8-
9-
<!-- 15-License -->
10-
11-
[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMCycleRoute/LICENSE.md)
12-
13-
[document generated automatically](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)
14-
<!-- /15-License -->
15-
16-
<!-- 20-Description -->
17-
18-
전역 설명: **오픈스트리트맵에서 전용 자전거 인프라 요소입니다. 자전거 도로, 공유 자전거 차선, 자전거 도로에 태그된 자전거 경로를 나타냅니다.**
19-
버전: 0.0.1
20-
<!-- /20-Description -->
21-
22-
<!-- 30-PropertiesList -->
23-
3+
엔티티: OSMCycleRoute
4+
=====================<!-- /10-Header -->
5+
<!-- 15-License -->
6+
[Open License](https://github.com/smart-data-models//dataModel.OpenStreetMap/blob/master/OSMCycleRoute/LICENSE.md)
7+
[document generated automatically](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+
<!-- /15-License -->
9+
<!-- 20-Description -->
10+
전역 설명: **오픈스트리트맵의 전용 자전거 인프라 요소입니다. 자전거 도로, 공유 자전거 차선 및 자전거 노선과 같은公路=cycleway 또는 cycleway=*로 태그가 지정된 도로를 나타냅니다.**
11+
버전: 0.0.1
12+
<!-- /20-Description -->
13+
<!-- 30-PropertiesList -->
2414

25-
## 속성 목록
15+
## 속성 목록
2616

27-
28-
<sup><sub>[*] 속성에 유형이 없으면 여러 유형이나 다른 형식/패턴을 가질 수 있습니다</sub></sup>
29-
- `access[string]`: 이 경로에 대한 자전거 운행 제한입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:access](https://wiki.openstreetmap.org/wiki/Key:access)
30-
- `address[object]`: 우편 주소입니다. 모델: [https://schema.org/address](https://schema.org/address)
31-
- `addressCountry[string]`: 국가입니다. 예: 스페인. 모델: [https://schema.org/addressCountry](https://schema.org/addressCountry)
32-
- `addressLocality[string]`: 지역입니다. 모델: [https://schema.org/addressLocality](https://schema.org/addressLocality)
33-
- `addressRegion[string]`: 국가에 속한 지역입니다. 모델: [https://schema.org/addressRegion](https://schema.org/addressRegion)
34-
- `district[string]`: 일부 국가에서 지자체가 관리하는 행정 구역 유형입니다.
35-
- `postOfficeBoxNumber[string]`: 우체국 우편함 번호입니다. 예: 03578. 모델: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
36-
- `postalCode[string]`: 우편 번호입니다. 예: 24004. 모델: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
37-
- `streetAddress[string]`: 도로 주소입니다. 모델: [https://schema.org/streetAddress](https://schema.org/streetAddress)
38-
- `streetNr[string]`: 공공 도로上的 특정 속성에 대한 고유 번호입니다.
39-
- `alternateName[string]`: 이 항목의 대체 이름입니다.
40-
- `areaServed[string]`: 서비스 또는 제공 항목이 제공되는 지리적 영역입니다. 모델: [https://schema.org/Text](https://schema.org/Text)
41-
- `cyclewayType[string]`: 자전거 인프라의 분류입니다. 열거형: '차선, 트랙, 반대, 반대_차선, 공유_버스_차선, 경로, 별도, 공유'입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)
42-
- `dataProvider[string]`: 조화된 데이터 엔티티 제공者的 일련의 문자입니다.
43-
- `dateCreated[date-time]`: 엔티티 생성 타임스탬프입니다. 이는 일반적으로 저장 플랫폼에 의해 할당됩니다.
44-
- `dateModified[date-time]`: 엔티티의 마지막 수정 타임스탬프입니다. 이는 일반적으로 저장 플랫폼에 의해 할당됩니다.
45-
- `description[string]`: 이 항목에 대한 설명입니다.
46-
- `id[*]`: 엔티티의 고유 식별자입니다.
47-
- `lit[boolean]`: 자전거 도로에 가로등이 있는지 여부입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:lit](https://wiki.openstreetmap.org/wiki/Key:lit)
48-
- `location[*]`: 항목에 대한 Geojson 참조입니다. 점, 선, 다각형, 다중 점, 다중 선, 다중 다각형 중 하나일 수 있습니다.
49-
- `maxSpeed[number]`: 허용되는 최대 속도(킬로미터/시간)입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)
50-
- `name[string]`: 이 항목의 이름입니다.
51-
- `ncnRef[string]`: 국가 자전거 네트워크 경로 참조 번호입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:ncn_ref](https://wiki.openstreetmap.org/wiki/Key:ncn_ref)
52-
- `oneway[boolean]`: 자전거 도로가 자전거를 위한 일방통행인지 여부입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:oneway](https://wiki.openstreetmap.org/wiki/Key:oneway)
53-
- `operator[string]`: 이 자전거 도로를 유지 관리하는 엔티티의 이름입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:operator](https://wiki.openstreetmap.org/wiki/Key:operator)
54-
- `osmId[number]`: 원래 오픈스트리트맵 요소의 정수 식별자입니다. 모델: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)
55-
- `osmLastModified[date-time]`: 오픈스트리트맵 요소의 마지막 수정 타임스탬프입니다.
56-
- `osmType[string]`: 원래 오픈스트리트맵 요소의 유형입니다. 모델: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)
57-
- `owner[array]`: 소유자(들)의 고유 ID를 참조하는 JSON으로 인코딩된 일련의 문자를 포함하는 목록입니다.
58-
- `rcnRef[string]`: 지역 자전거 네트워크 경로 참조 번호입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:rcn_ref](https://wiki.openstreetmap.org/wiki/Key:rcn_ref)
59-
- `seeAlso[*]`: 이 항목에 대한 추가 리소스를 가리키는 URI 목록입니다.
60-
- `segregated[boolean]`: 자전거 인프라가 보행자용으로 물리적으로 분리되어 있는지 여부입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:segregated](https://wiki.openstreetmap.org/wiki/Key:segregated)
61-
- `source[string]`: 엔티티 데이터의 원래 출처를 URL로 제공하는 일련의 문자입니다. 출처 제공자의 완전한 도메인 이름이나 출처 개체의 URL을 사용하는 것이 좋습니다.
62-
- `surface[string]`: 자전거 도로의 물리적 표면 재료입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:surface](https://wiki.openstreetmap.org/wiki/Key:surface)
63-
- `type[string]`: NGSI 엔티티 유형입니다. OSMCycleRoute이어야 합니다.
64-
- `widthMeters[number]`: 자전거 도로의 너비(미터)입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:width](https://wiki.openstreetmap.org/wiki/Key:width)
65-
<!-- /30-PropertiesList -->
66-
67-
<!-- 35-RequiredProperties -->
68-
69-
필수 속성
70-
- `cyclewayType`
71-
- `id`
72-
- `location`
73-
- `osmId`
74-
- `osmType`
75-
- `type`
76-
<!-- /35-RequiredProperties -->
77-
78-
<!-- 40-NotesYaml -->
79-
80-
<!-- /40-NotesYaml -->
81-
82-
<!-- 50-DataModelHeader -->
83-
84-
## 속성에 대한 데이터 모델 설명
85-
86-
사전순으로 정렬됨(클릭하여 자세한 정보 확인)
87-
<!-- /50-DataModelHeader -->
88-
89-
<!-- 60-ModelYaml -->
90-
17+
<sup><sub>[*] 속성에 유형이 없으면 여러 유형이나 다른 형식/패턴을 가질 수 있습니다</sub></sup>
18+
- `access[string]`: 이 노선에서 자전거 타는 사람에게 적용되는 접근 제한입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:access](https://wiki.openstreetmap.org/wiki/Key:access)- `address[object]`: 우편 주소입니다. 모델: [https://schema.org/address](https://schema.org/address) - `addressCountry[string]`: 국가입니다. 예: 스페인입니다. 모델: [https://schema.org/addressCountry](https://schema.org/addressCountry)
19+
- `addressLocality[string]`: 이 거리 주소가 있는 지역이며, 지역은 국가에 있습니다. 모델: [https://schema.org/addressLocality](https://schema.org/addressLocality)
20+
- `addressRegion[string]`: 이 지역은 국가에 있으며, 지역은 지역에 있습니다. 모델: [https://schema.org/addressRegion](https://schema.org/addressRegion)
21+
- `district[string]`: 구역은 일부 국가에서 지역 정부가 관리하는 유형의 행정 구역입니다
22+
- `postOfficeBoxNumber[string]`: 우체국 우편함 번호입니다. 예: 03578입니다. 모델: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)
23+
- `postalCode[string]`: 우편 번호입니다. 예: 24004입니다. 모델: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)
24+
- `streetAddress[string]`: 거리 주소입니다. 모델: [https://schema.org/streetAddress](https://schema.org/streetAddress)
25+
- `streetNr[string]`: 공공 도로에서 특정 속성을 식별하는 번호
26+
- `alternateName[string]`: 이 항목의 대체 이름입니다 - `areaServed[string]`: 서비스 또는 제공된 항목이 제공되는 지리적 영역입니다. 모델: [https://schema.org/Text](https://schema.org/Text)- `cyclewayType[string]`: 자전거 인프라의 분류입니다. 열거형:'레인, 트랙, 반대, 반대_레인, 공유_버스웨이, 경로, 별도, 공유'입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)- `dataProvider[string]`: 조화된 데이터 엔티티 제공者的 일련의 문자입니다 - `dateCreated[date-time]`: 엔티티 생성 타임스탬프입니다. 이는 일반적으로 저장 플랫폼에 의해 할당됩니다 - `dateModified[date-time]`: 엔티티의 마지막 수정 타임스탬프입니다. 이는 일반적으로 저장 플랫폼에 의해 할당됩니다 - `description[string]`: 이 항목에 대한 설명입니다 - `id[*]`: 엔티티의 고유 식별자입니다 - `lit[boolean]`: 사이클 노선에 가로등이 있는지 여부를 나타냅니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:lit](https://wiki.openstreetmap.org/wiki/Key:lit)- `location[*]`: 항목에 대한 Geojson 참조입니다. 점, 선, 다각형, 다중 점, 다중 선, 다중 다각형 중 하나일 수 있습니다 - `maxSpeed[number]`: 허용되는 최대 속도(km/h)입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)- `name[string]`: 이 항목의 이름입니다 - `ncnRef[string]`: 국가 자전거 네트워크 노선 참조 번호입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:ncn_ref](https://wiki.openstreetmap.org/wiki/Key:ncn_ref)- `oneway[boolean]`: 사이클 노선이 자전거 타는 사람에게 일방통행인지 여부를 나타냅니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:oneway](https://wiki.openstreetmap.org/wiki/Key:oneway)- `operator[string]`: 이 사이클 노선을 유지 관리하는 엔티티의 이름입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:operator](https://wiki.openstreetmap.org/wiki/Key:operator)- `osmId[number]`: 원래 오픈스트리트맵 요소의 정수 식별자입니다. 모델: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `osmLastModified[date-time]`: OSM 요소의 마지막 수정 타임스탬프입니다. - `osmType[string]`: 원래 오픈스트리트맵 요소의 유형입니다. 모델: [https://wiki.openstreetmap.org/wiki/Elements](https://wiki.openstreetmap.org/wiki/Elements)- `owner[array]`: 소유자(들)의 고유 ID를 참조하는 JSON으로 인코딩된 문자열 시퀀스를 포함하는 목록입니다 - `rcnRef[string]`: 지역 자전거 네트워크 노선 참조 번호입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:rcn_ref](https://wiki.openstreetmap.org/wiki/Key:rcn_ref)- `seeAlso[*]`: 이 항목에 대한 추가 리소스를 가리키는 URI 목록입니다. - `segregated[boolean]`: 자전거 인프라가 보행자 사용으로부터 물리적으로 분리되어 있는지 여부를 나타냅니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:segregated](https://wiki.openstreetmap.org/wiki/Key:segregated)- `source[string]`: 엔티티 데이터의 원래 출처를 URL로 제공하는 문자열 시퀀스입니다. 원래 출처 제공者の 완전한 도메인 이름 또는 원래 출처 개체의 URL을 추천합니다 - `surface[string]`: 사이클 경로의 물리적 표면 재료입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:surface](https://wiki.openstreetmap.org/wiki/Key:surface)- `type[string]`: NGSI 엔티티 유형입니다. OSMCycleRoute이어야 합니다 - `widthMeters[number]`: 사이클 경로의 너비(미터)입니다. 모델: [https://wiki.openstreetmap.org/wiki/Key:width](https://wiki.openstreetmap.org/wiki/Key:width)<!-- /30-PropertiesList -->
27+
<!-- 35-RequiredProperties -->
28+
필수 속성
29+
- `cyclewayType` - `id` - `location` - `osmId` - `osmType` - `type` <!-- /35-RequiredProperties -->
30+
<!-- 40-NotesYaml -->
31+
<!-- /40-NotesYaml -->
32+
<!-- 50-DataModelHeader -->
33+
## 속성에 대한 데이터 모델 설명
34+
사전순으로 정렬됨(클릭하여 자세한 정보 확인)
35+
<!-- /50-DataModelHeader -->
36+
<!-- 60-ModelYaml -->
9137
<details><summary><strong>전체 yaml 세부 정보</strong></summary>
92-
93-
```yaml
38+
```yaml
9439
OSMCycleRoute:
9540
description: A dedicated cycling infrastructure element from OpenStreetMap. Represents cycle paths, shared cycle lanes, and bike routes tagged with highway=cycleway or cycleway=* on road ways.
9641
properties:
@@ -584,23 +529,15 @@ OSMCycleRoute:
584529
x-version: 0.0.1
585530
```
586531
</details>
587-
588-
<!-- /60-ModelYaml -->
589-
590-
<!-- 70-MiddleNotes -->
591-
592-
<!-- /70-MiddleNotes -->
593-
594-
<!-- 80-Examples -->
595-
596-
## 예제 페이로드
597-
598-
#### OSMCycleRoute NGSI-v2 키-값 예제
599-
600-
이것은 NGSI-v2와 호환되는 JSON 형식의 OSMCycleRoute 예제입니다. `options=keyValues`을 사용하여 개별 엔티티의 컨텍스트 데이터를 반환할 때 호환됩니다.
532+
<!-- /60-ModelYaml -->
533+
<!-- 70-MiddleNotes -->
534+
<!-- /70-MiddleNotes -->
535+
<!-- 80-Examples -->
536+
## 예제 페이로드
537+
#### OSMCycleRoute NGSI-v2 키-값 예제
538+
이것은 NGSI-v2와 호환되는 JSON 형식의 OSMCycleRoute 예제입니다. `options=keyValues`를 사용하여 개별 엔티티의 컨텍스트 데이터를 반환합니다.
601539
<details><summary><strong>예제 표시/숨기기</strong></summary>
602-
603-
```json
540+
```json
604541
{
605542
"id": "urn:ngsi-ld:OSMCycleRoute:way:107532891",
606543
"type": "OSMCycleRoute",
@@ -639,13 +576,10 @@ OSMCycleRoute:
639576
}
640577
```
641578
</details>
642-
643-
#### OSMCycleRoute NGSI-v2 정규화된 예제
644-
645-
이것은 NGSI-v2와 호환되는 JSON 형식의 OSMCycleRoute 예제입니다. 옵션을 사용하지 않을 때 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
579+
#### OSMCycleRoute NGSI-v2 정규화된 예제
580+
이것은 NGSI-v2와 호환되는 JSON 형식의 OSMCycleRoute 예제입니다. 옵션을 사용하지 않을 때 개별 엔티티의 컨텍스트 데이터를 반환합니다.
646581
<details><summary><strong>예제 표시/숨기기</strong></summary>
647-
648-
```json
582+
```json
649583
{
650584
"id": "urn:ngsi-ld:OSMCycleRoute:way:107532891",
651585
"type": "OSMCycleRoute",
@@ -732,13 +666,10 @@ OSMCycleRoute:
732666
}
733667
```
734668
</details>
735-
736-
#### OSMCycleRoute NGSI-LD 키-값 예제
737-
738-
이것은 NGSI-LD와 호환되는 JSON-LD 형식의 OSMCycleRoute 예제입니다. `options=keyValues`을 사용하여 개별 엔티티의 컨텍스트 데이터를 반환할 때 호환됩니다.
669+
#### OSMCycleRoute NGSI-LD 키-값 예제
670+
이것은 NGSI-LD와 호환되는 JSON-LD 형식의 OSMCycleRoute 예제입니다. `options=keyValues`를 사용하여 개별 엔티티의 컨텍스트 데이터를 반환합니다.
739671
<details><summary><strong>예제 표시/숨기기</strong></summary>
740-
741-
```json
672+
```json
742673
{
743674
"id": "urn:ngsi-ld:OSMCycleRoute:way:107532891",
744675
"type": "OSMCycleRoute",
@@ -780,13 +711,10 @@ OSMCycleRoute:
780711
}
781712
```
782713
</details>
783-
784-
#### OSMCycleRoute NGSI-LD 정규화된 예제
785-
786-
이것은 NGSI-LD와 호환되는 JSON-LD 형식의 OSMCycleRoute 예제입니다. 옵션을 사용하지 않을 때 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
714+
#### OSMCycleRoute NGSI-LD 정규화된 예제
715+
이것은 NGSI-LD와 호환되는 JSON-LD 형식의 OSMCycleRoute 예제입니다. 옵션을 사용하지 않을 때 개별 엔티티의 컨텍스트 데이터를 반환합니다.
787716
<details><summary><strong>예제 표시/숨기기</strong></summary>
788-
789-
```json
717+
```json
790718
{
791719
"id": "urn:ngsi-ld:OSMCycleRoute:way:107532891",
792720
"type": "OSMCycleRoute",
@@ -873,19 +801,12 @@ OSMCycleRoute:
873801
]
874802
}
875803
```
876-
</details><!-- /80-Examples -->
877-
878-
<!-- 90-FooterNotes -->
879-
880-
<!-- /90-FooterNotes -->
881-
882-
<!-- 95-Units -->
883-
884-
크기 단위에 대한 처리 방법에 대한 답변을 얻으려면 [FAQ 10](https://smartdatamodels.org/index.php/faqs/)를 참조하십시오.
885-
<!-- /95-Units -->
886-
887-
<!-- 97-LastFooter -->
888-
804+
</details><!-- /80-Examples -->
805+
<!-- 90-FooterNotes -->
806+
<!-- /90-FooterNotes -->
807+
<!-- 95-Units -->
808+
[FAQ 10](https://smartdatamodels.org/index.php/faqs/)를 참조하여 크기 단위에 대한 처리 방법에 대한 답변을 얻으십시오
809+
<!-- /95-Units -->
810+
<!-- 97-LastFooter -->
889811
---
890-
891-
[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter -->
812+
[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter -->

0 commit comments

Comments
 (0)