Skip to content

Commit

Permalink
updated GtfsAgency/doc/spec_KO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albertoabellagarcia committed Oct 25, 2023
1 parent a672428 commit 8dd6c4a
Showing 1 changed file with 338 additions and 0 deletions.
338 changes: 338 additions & 0 deletions GtfsAgency/doc/spec_KO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,338 @@
<!-- 10-Header -->
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
엔티티: GtfsAgency
===============<!-- /10-Header -->
<!-- 15-License -->
[오픈 라이선스](https://github.com/smart-data-models//dataModel.UrbanMobility/blob/master/GtfsAgency/LICENSE.md)
[문서 자동 생성](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)
<!-- /15-License -->
<!-- 20-Description -->
글로벌 설명: **GTFS 기관**
버전: 0.0.2
<!-- /20-Description -->
<!-- 30-PropertiesList -->

## 속성 목록

<sup><sub>[*] 속성에 유형이 없는 것은 여러 유형 또는 다른 형식/패턴을 가질 수 있기 때문입니다</sub></sup>.
- `addressCountry[string]`: 국가. 예를 들어, 스페인 . Model: [https://schema.org/addressCountry](https://schema.org/addressCountry)- `addressLocality[string]`: 도로명 주소가 있는 지역 및 해당 지역에 속한 지역 . Model: [https://schema.org/addressLocality](https://schema.org/addressLocality)- `addressRegion[string]`: 해당 지역이 위치한 지역과 해당 국가의 지역 . Model: [https://schema.org/addressRegion](https://schema.org/addressRegion)- `agencyName[string]`: GTFS `기관_이름`과 동일합니다. . Model: [https://schema.org/Text](https://schema.org/Text)- `alternateName[string]`: 이 항목의 대체 이름 - `dataProvider[string]`: 조화된 데이터 엔티티의 공급자를 식별하는 일련의 문자 - `dateCreated[date-time]`: 엔티티 생성 타임스탬프. 이는 일반적으로 스토리지 플랫폼에서 할당합니다. - `dateModified[date-time]`: 엔티티의 마지막 수정 타임스탬프입니다. 이는 일반적으로 스토리지 플랫폼에서 할당합니다. - `description[string]`: 이 항목에 대한 설명 - `district[string]`: 지구는 일부 국가에서는 지방 정부에서 관리하는 행정 구역의 일종입니다. - `entitySource[uri]`: 엔티티 데이터의 원본 소스를 URL로 제공하는 문자 시퀀스입니다. 이 엔티티를 생성하는 데 사용된 원본 GTFS 피드의 URL을 가리켜야 합니다. . Model: [https://schema.org/URL](https://schema.org/URL)- `id[*]`: 엔티티의 고유 식별자 - `language[string]`: GTFS `기관_언어`와 동일합니다. GTFS](https://developers.google.com/transit/gtfs/reference/#agencytxt) 참조 . Model: [https://schema.org/Text](https://schema.org/Text)- `name[string]`: 이 항목의 이름 - `owner[array]`: 소유자의 고유 ID를 참조하는 JSON 인코딩된 문자 시퀀스가 포함된 목록입니다. - `page[uri]`: GTFS `stop_url`과 동일합니다. . Model: [http://schema.org/URL](http://schema.org/URL)- `phone[string]`: GFTS `기관_전화`와 동일합니다. . Model: [https://schema.org/Text](https://schema.org/Text)- `postOfficeBoxNumber[string]`: 사서함 주소의 우체국 사서함 번호입니다. 예: 03578 . Model: [https://schema.org/postOfficeBoxNumber](https://schema.org/postOfficeBoxNumber)- `postalCode[string]`: 우편 번호입니다. 예: 24004 . Model: [https://schema.org/https://schema.org/postalCode](https://schema.org/https://schema.org/postalCode)- `seeAlso[*]`: 항목에 대한 추가 리소스를 가리키는 URL 목록 - `source[string]`: 엔티티 데이터의 원본 소스를 URL로 제공하는 문자 시퀀스입니다. 소스 공급자의 정규화된 도메인 이름 또는 소스 개체에 대한 URL을 사용하는 것이 좋습니다. - `streetAddress[string]`: 거리 주소 . Model: [https://schema.org/streetAddress](https://schema.org/streetAddress)- `streetNr[string]`: 공공 도로의 특정 건물을 식별하는 번호 - `timezone[string]`: GTFS `기관_시간대`와 동일합니다. GTFS](https://developers.google.com/transit/gtfs/reference/#agencytxt) 참조 . Model: [https://schema.org/Text](https://schema.org/Text)- `type[string]`: NGSI 엔티티 유형: GtfsAgency여야 합니다. 열거형:'GtfsAgency' <!-- /30-PropertiesList -->
<!-- 35-RequiredProperties -->
필수 속성
- `agencyName` - `id` - `source` - `type` <!-- /35-RequiredProperties -->
<!-- 40-RequiredProperties -->
https://developers.google.com/transit/gtfs/reference/#agencytxt](https://developers.google.com/transit/gtfs/reference/#agencytxt) 참조
<!-- /40-RequiredProperties -->
<!-- 50-DataModelHeader -->
## 속성에 대한 데이터 모델 설명
알파벳순으로 정렬(자세한 내용을 보려면 클릭)
<!-- /50-DataModelHeader -->
<!-- 60-ModelYaml -->
<details><summary><strong>full yaml details</strong></summary>
```yaml
GtfsAgency:
description: GTFS Agency
properties:
addressCountry:
description: 'The country. For example, Spain'
type: string
x-ngsi:
model: https://schema.org/addressCountry
type: Property
addressLocality:
description: 'The locality in which the street address is, and which is in the region'
type: string
x-ngsi:
model: https://schema.org/addressLocality
type: Property
addressRegion:
description: 'The region in which the locality is, and which is in the country'
type: string
x-ngsi:
model: https://schema.org/addressRegion
type: Property
agencyName:
description: Same as GTFS `agency_name`
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
alternateName:
description: An alternative name for this item
type: string
x-ngsi:
type: Property
dataProvider:
description: A sequence of characters identifying the provider of the harmonised data entity
type: string
x-ngsi:
type: Property
dateCreated:
description: Entity creation timestamp. This will usually be allocated by the storage platform
format: date-time
type: string
x-ngsi:
type: Property
dateModified:
description: Timestamp of the last modification of the entity. This will usually be allocated by the storage platform
format: date-time
type: string
x-ngsi:
type: Property
description:
description: A description of this item
type: string
x-ngsi:
type: Property
district:
description: 'A district is a type of administrative division that, in some countries, is managed by the local government'
type: string
x-ngsi:
type: Property
entitySource:
description: A sequence of characters giving the original source of the Entity data as a URL. It shall point to the URL of the original GTFS feed used to generate this Entity
format: uri
type: string
x-ngsi:
model: https://schema.org/URL
type: Property
id:
anyOf:
- description: Identifier format of any NGSI entity
maxLength: 256
minLength: 1
pattern: ^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
type: string
x-ngsi:
type: Property
- description: Identifier format of any NGSI entity
format: uri
type: string
x-ngsi:
type: Property
description: Unique identifier of the entity
x-ngsi:
type: Property
language:
description: "Same as GTFS `agency_language`. See [GTFS](https://developers.google.com/transit/gtfs/reference/#agencytxt)"
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
name:
description: The name of this item
type: string
x-ngsi:
type: Property
owner:
description: A List containing a JSON encoded sequence of characters referencing the unique Ids of the owner(s)
items:
anyOf:
- description: Identifier format of any NGSI entity
maxLength: 256
minLength: 1
pattern: ^[\w\-\.\{\}\$\+\*\[\]`|~^@!,:\\]+$
type: string
x-ngsi:
type: Property
- description: Identifier format of any NGSI entity
format: uri
type: string
x-ngsi:
type: Property
description: Unique identifier of the entity
x-ngsi:
type: Property
type: array
x-ngsi:
type: Property
page:
description: Same as GTFS `stop_url`
format: uri
type: string
x-ngsi:
model: http://schema.org/URL
type: Property
phone:
description: Same as GFTS `agency_phone`
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
postOfficeBoxNumber:
description: 'The post office box number for PO box addresses. For example, 03578'
type: string
x-ngsi:
model: https://schema.org/postOfficeBoxNumber
type: Property
postalCode:
description: 'The postal code. For example, 24004'
type: string
x-ngsi:
model: https://schema.org/https://schema.org/postalCode
type: Property
seeAlso:
description: list of uri pointing to additional resources about the item
oneOf:
- items:
format: uri
type: string
minItems: 1
type: array
- format: uri
type: string
x-ngsi:
type: Property
source:
description: 'A sequence of characters giving the original source of the entity data as a URL. Recommended to be the fully qualified domain name of the source provider, or the URL to the source object'
type: string
x-ngsi:
type: Property
streetAddress:
description: The street address
type: string
x-ngsi:
model: https://schema.org/streetAddress
type: Property
streetNr:
description: Number identifying a specific property on a public street
type: string
x-ngsi:
type: Property
timezone:
description: "Same as GTFS `agency_timezone`. See [GTFS](https://developers.google.com/transit/gtfs/reference/#agencytxt)"
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
type:
description: 'NGSI Entity Type: It has to be GtfsAgency. Enum:''GtfsAgency'''
enum:
- GtfsAgency
type: string
x-ngsi:
type: Property
required:
- id
- type
- agencyName
- source
type: object
x-derived-from: ""
x-disclaimer: 'Redistribution and use in source and binary forms, with or without modification, are permitted provided that the license conditions are met. Copyleft (c) 2022 Contributors to Smart Data Models Program'
x-license-url: https://github.com/smart-data-models/dataModel.UrbanMobility/blob/master/GtfsAgency/LICENSE.md
x-model-schema: https://smart-data-models.github.io/dataModels.UrbanMobility/GtfsAgency/schema.json
x-model-tags: ""
x-version: 0.0.2
```
</details>
<!-- /60-ModelYaml -->
<!-- 70-MiddleNotes -->
<!-- /70-MiddleNotes -->
<!-- 80-Examples -->
## 페이로드 예시
#### GtfsAgency NGSI-v2 키-값 예제
다음은 키-값으로 JSON-LD 형식의 GtfsAgency의 예입니다. 이는 `옵션=키값`을 사용할 때 NGSI-v2와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
<details><summary><strong>show/hide example</strong></summary>
```json
{
"id": "urn:ngsi-ld:GtfsAgency:Malaga_EMT",
"type": "GtfsAgency",
"agencyName": "Empresa Malagueña de Transportes",
"page": "http://www.emtmalaga.es/",
"timezone": "Europe/Madrid",
"language": "ES",
"source": "http://datosabiertos.malaga.eu/dataset/lineas-y-horarios-bus-google-transit/resource/24e86888-b91e-45bf-a48c-09855832fd52"
}
```
</details>
#### GtfsAgency NGSI-v2 정규화 예제
다음은 정규화된 JSON-LD 형식의 GtfsAgency의 예입니다. 이는 옵션을 사용하지 않을 때 NGSI-v2와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
<details><summary><strong>show/hide example</strong></summary>
```json
{
"id": "urn:ngsi-ld:GtfsAgency:Malaga_EMT",
"type": "GtfsAgency",
"agencyName": {
"type": "Text",
"value": "Empresa Malague\u00f1a de Transportes"
},
"language": {
"type": "Text",
"value": "ES"
},
"page": {
"type": "URL",
"value": "http://www.emtmalaga.es/"
},
"source": {
"type": "URL",
"value": "http://datosabiertos.malaga.eu/dataset/lineas-y-horarios-bus-google-transit/resource/24e86888-b91e-45bf-a48c-09855832fd52"
},
"timezone": {
"type": "Text",
"value": "Europe/Madrid"
}
}
```
</details>
#### GtfsAgency NGSI-LD 키-값 예제
다음은 키-값으로 JSON-LD 형식의 GtfsAgency의 예입니다. 이는 `옵션=키값`을 사용할 때 NGSI-LD와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
<details><summary><strong>show/hide example</strong></summary>
```json
{
"id": "urn:ngsi-ld:GtfsAgency:Malaga_EMT",
"type": "GtfsAgency",
"agencyName": "Empresa Malague\u00f1a de Transportes",
"language": "ES",
"page": "http://www.emtmalaga.es/",
"source": "http://datosabiertos.malaga.eu/dataset/lineas-y-horarios-bus-google-transit/resource/24e86888-b91e-45bf-a48c-09855832fd52",
"timezone": "Europe/Madrid",
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
```
</details>
#### GtfsAgency NGSI-LD 정규화 예제
다음은 정규화된 JSON-LD 형식의 GtfsAgency의 예입니다. 이는 옵션을 사용하지 않을 때 NGSI-LD와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
<details><summary><strong>show/hide example</strong></summary>
```json
{
"id": "urn:ngsi-ld:GtfsAgency:Malaga_EMT",
"type": "GtfsAgency",
"agencyName": {
"type": "Property",
"value": "Empresa Malague\u00f1a de Transportes"
},
"language": {
"type": "Property",
"value": "ES"
},
"page": {
"type": "Property",
"value": "http://www.emtmalaga.es/"
},
"source": {
"type": "Property",
"value": "http://datosabiertos.malaga.eu/dataset/lineas-y-horarios-bus-google-transit/resource/24e86888-b91e-45bf-a48c-09855832fd52"
},
"timezone": {
"type": "Property",
"value": "Europe/Madrid"
},
"@context": [
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
"https://raw.githubusercontent.com/smart-data-models/dataModel.UrbanMobility/master/context.jsonld"
]
}
```
</details><!-- /80-Examples -->
<!-- 90-FooterNotes -->
<!-- /90-FooterNotes -->
<!-- 95-Units -->
[FAQ 10](https://smartdatamodels.org/index.php/faqs/)을 참조하여 규모 단위를 다루는 방법에 대한 답변을 확인하세요.
<!-- /95-Units -->
<!-- 97-LastFooter -->
---
[Smart Data Models](https://smartdatamodels.org) +++ [Contribution Manual](https://bit.ly/contribution_manual) +++ [About](https://bit.ly/Introduction_SDM)<!-- /97-LastFooter -->
Expand Down

0 comments on commit 8dd6c4a

Please sign in to comment.