글로벌 설명: 도로 또는 철도 차량에 전기 에너지를 전송하는 데 사용되는 시스템입니다.
버전: 0.0.1
[*] 속성에 유형이 없는 것은 여러 유형 또는 다른 형식/패턴을 가질 수 있기 때문입니다.
address[object]
: 우편 주소 . Model: https://schema.org/addressaddressCountry[string]
: 국가. 예를 들어, 스페인 . Model: https://schema.org/addressCountryaddressLocality[string]
: 도로명 주소가 있는 지역 및 해당 지역에 속한 지역 . Model: https://schema.org/addressLocalityaddressRegion[string]
: 해당 지역이 위치한 지역과 해당 국가의 지역 . Model: https://schema.org/addressRegiondistrict[string]
: 지구는 일부 국가에서는 지방 정부에서 관리하는 행정 구역의 일종입니다.postOfficeBoxNumber[string]
: 사서함 주소의 우체국 사서함 번호입니다. 예: 03578 . Model: https://schema.org/postOfficeBoxNumberpostalCode[string]
: 우편 번호입니다. 예: 24004 . Model: https://schema.org/https://schema.org/postalCodestreetAddress[string]
: 거리 주소 . Model: https://schema.org/streetAddressstreetNr[string]
: 공공 도로의 특정 건물을 식별하는 번호
alternateName[string]
: 이 항목의 대체 이름areaServed[string]
: 서비스 또는 제공 품목이 제공되는 지리적 영역 . Model: https://schema.org/TextconditionalRegenerativeBrake[boolean]
: 회생 제동 권한conditionsAppliedRegenerativeBraking[string]
: 회생 제동과 관련하여 적용되는 조건conditionsChargingElectricEnergyStorage[string]
: 정차 시 견인 목적의 전기 에너지 저장장치 충전 허용 조건contactLineSystemType[uri]
: 컨택 라인 시스템 유형currentLimitationRequired[boolean]
: 기내 전류 또는 전력 제한 필요dataProvider[string]
: 조화된 데이터 엔티티의 공급자를 식별하는 일련의 문자dateCreated[date-time]
: 엔티티 생성 타임스탬프. 이는 일반적으로 스토리지 플랫폼에서 할당합니다.dateModified[date-time]
: 엔티티의 마지막 수정 타임스탬프입니다. 이는 일반적으로 스토리지 플랫폼에서 할당합니다.description[string]
: 이 항목에 대한 설명energySupplySystem[uri]
: 에너지 공급 시스템energySupplySystemTSICompliant[boolean]
: 에너지 공급 시스템 TSI 준수id[*]
: 엔티티의 고유 식별자location[*]
: 항목에 대한 지오숀 참조입니다. 포인트, 라인 문자열, 다각형, 멀티포인트, 멀티라인 문자열 또는 멀티폴리곤일 수 있습니다.maxCurrentStandstillPantograph[number]
: 팬터그래프당 정지 상태에서의 최대 전류maxTrainCurrent[number]
: 최대 열차 전류name[string]
: 이 항목의 이름owner[array]
: 소유자의 고유 ID를 참조하는 JSON 인코딩된 문자 시퀀스가 포함된 목록입니다.permissionChargingElectricEnergyTractionStandstill[boolean]
: 정차 시 견인 목적의 전기 에너지 저장장치 충전 허가seeAlso[*]
: 항목에 대한 추가 리소스를 가리키는 URL 목록source[string]
: 엔티티 데이터의 원본 소스를 URL로 제공하는 문자 시퀀스입니다. 소스 공급자의 정규화된 도메인 이름 또는 소스 개체에 대한 URL을 사용하는 것이 좋습니다.type[string]
: NGSI 데이터 유형입니다. ContactLineSystemumax2[number]
: 규정 (EU)1301/2014의 섹션 7.4.2.2.1 및 7.4.2.11.1에 언급된 회선의 경우 Umax2.
필수 속성
id
type
ERA 온톨로지에서 매핑된 데이터 모델 https://data-interop.era.europa.eu/era-vocabulary(유럽 연합 철도청)
알파벳순으로 정렬(자세한 내용을 보려면 클릭)
full yaml details
ContactLineSystem:
description: System that is used to transmit electrical energy to road or rail vehicles.
properties:
address:
description: The mailing address
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
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
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
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
type: object
x-ngsi:
model: https://schema.org/address
type: Property
alternateName:
description: An alternative name for this item
type: string
x-ngsi:
type: Property
areaServed:
description: The geographic area where a service or offered item is provided
type: string
x-ngsi:
model: https://schema.org/Text
type: Property
conditionalRegenerativeBrake:
description: Permission for regenerative braking
type: boolean
x-ngsi:
type: Property
conditionsAppliedRegenerativeBraking:
description: Conditions applying in regards to regenerative braking
type: string
x-ngsi:
type: Property
conditionsChargingElectricEnergyStorage:
description: Permitted conditions for charging electric energy storage for traction purposes at standstill
type: string
x-ngsi:
type: Property
contactLineSystemType:
description: Type of contact line system
format: uri
type: string
x-ngsi:
type: Relationship
currentLimitationRequired:
description: Current or power limitation on board required
type: boolean
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
energySupplySystem:
description: Energy supply system
format: uri
type: string
x-ngsi:
type: Relationship
energySupplySystemTSICompliant:
description: Energy supply system TSI compliant
type: boolean
x-ngsi:
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
location:
description: 'Geojson reference to the item. It can be Point, LineString, Polygon, MultiPoint, MultiLineString or MultiPolygon'
oneOf:
- description: Geojson reference to the item. Point
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
type: number
minItems: 2
type: array
type:
enum:
- Point
type: string
required:
- type
- coordinates
title: GeoJSON Point
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. LineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
type: number
minItems: 2
type: array
minItems: 2
type: array
type:
enum:
- LineString
type: string
required:
- type
- coordinates
title: GeoJSON LineString
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. Polygon
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 4
type: array
type: array
type:
enum:
- Polygon
type: string
required:
- type
- coordinates
title: GeoJSON Polygon
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiPoint
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
type: number
minItems: 2
type: array
type: array
type:
enum:
- MultiPoint
type: string
required:
- type
- coordinates
title: GeoJSON MultiPoint
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiLineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 2
type: array
type: array
type:
enum:
- MultiLineString
type: string
required:
- type
- coordinates
title: GeoJSON MultiLineString
type: object
x-ngsi:
type: GeoProperty
- description: Geojson reference to the item. MultiLineString
properties:
bbox:
items:
type: number
minItems: 4
type: array
coordinates:
items:
items:
items:
items:
type: number
minItems: 2
type: array
minItems: 4
type: array
type: array
type: array
type:
enum:
- MultiPolygon
type: string
required:
- type
- coordinates
title: GeoJSON MultiPolygon
type: object
x-ngsi:
type: GeoProperty
x-ngsi:
type: GeoProperty
maxCurrentStandstillPantograph:
description: Maximum current at standstill per pantograph
type: number
x-ngsi:
type: Property
maxTrainCurrent:
description: Maximum train current
type: number
x-ngsi:
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
permissionChargingElectricEnergyTractionStandstill:
description: Permission for charging electric energy storage for traction purposes at standstill
type: boolean
x-ngsi:
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
type:
description: NGSI data type. It has to be ContactLineSystem
enum:
- ContactLineSystem
type: string
x-ngsi:
type: Property
umax2:
description: Umax2 for lines referred to in sections 7.4.2.2.1 and 7.4.2.11.1 of Regulation (EU)1301/2014.
type: number
x-ngsi:
type: Property
required:
- id
- type
type: object
x-derived-from: http://data.europa.eu/949/ContactLineSystem
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) 2023 Contributors to Smart Data Models Program'
x-license-url: https://github.com/smart-data-models/dataModel.ERA/blob/master/ContactLineSystem/LICENSE.md
x-model-schema: https://smart-data-models.github.io/dataModel.ERA/Certificate/schema.json
x-model-tags: 'ERA vocabulary, railway, train'
x-version: 0.0.1
다음은 키-값으로 JSON-LD 형식의 ContactLineSystem의 예입니다. 이는 옵션=키값
을 사용할 때 NGSI-v2와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
show/hide example
{
"id": "urn:ngsi-ld:ContactLineSystem:id:ORAF:23996206",
"dateCreated": "2018-03-08T03:23:31Z",
"dateModified": "2021-08-20T12:07:54Z",
"source": "Eat election thought team pressure. Tend page true affect politics shoulder provide. Life message important cost night itself event.",
"name": "Southern no country without man white when. Let",
"alternateName": "Arm detail soon day wait our open number. Society argue a learn identify.",
"description": "Girl main model democratic.",
"dataProvider": "Sort watch here letter choice down nature. ",
"owner": [
"urn:ngsi-ld:ContactLineSystem:items:OPHQ:68569337",
"urn:ngsi-ld:ContactLineSystem:items:AWZO:22775427"
],
"seeAlso": [
"urn:ngsi-ld:ContactLineSystem:items:CXFY:92898664"
],
"location": {
"type": "Point",
"coordinates": [
16.1310075,
131.493498
]
},
"address": {
"streetAddress": "Nor when wall inside. Discussion experience include rest rather form large.",
"addressLocality": "Wife significant think simply author thus town. Sort purpose style discover study. Again themse",
"addressRegion": "Political star worker bar. Land if war nothing year with easy. Section other national new eye tree. Thus fine skin address hour imagine.",
"addressCountry": "Hour relationship apply practice this development hotel. Any economy score none join including others.",
"postalCode": "Present why Mrs former almost black. Officer concern natural federal ",
"postOfficeBoxNumber": "Subject yourself remain seek ability energy",
"streetNr": "Their staff check TV break. Cup person all air. Show explain maintain ",
"district": "Enjoy record as yeah discuss. Even own itself."
},
"areaServed": "Throughout month dark figure add ago small. Point and financial mu",
"type": "ContactLineSystem",
"conditionalRegenerativeBrake": true,
"conditionsAppliedRegenerativeBraking": "Never understand could change arrive. Senior change can surface language.",
"conditionsChargingElectricEnergyStorage": "Vo",
"currentLimitationRequired": false,
"energySupplySystemTSICompliant": false,
"maxCurrentStandstillPantograph": 615.8,
"maxTrainCurrent": 864,
"permissionChargingElectricEnergyTractionStandstill": false,
"umax2": 864,
"contactLineSystemType": "urn:ngsi-ld:ContactLineSystem:contactLineSystemType:PLSG:66048764",
"energySupplySystem": "urn:ngsi-ld:ContactLineSystem:energySupplySystem:WZTE:82421948"
}
다음은 정규화된 JSON-LD 형식의 ContactLineSystem의 예입니다. 이는 옵션을 사용하지 않을 때 NGSI-v2와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
show/hide example
{
"id": "urn:ngsi-ld:ContactLineSystem:id:ORAF:23996206",
"dateCreated": {
"type": "DateTime",
"value": "2018-03-08T03:23:31Z"
},
"dateModified": {
"type": "DateTime",
"value": "2021-08-20T12:07:54Z"
},
"source": {
"type": "Text",
"value": "Eat election thought team pressure. Tend page true affect politics shoulder provide. Life message important cost night itself event."
},
"name": {
"type": "Text",
"value": "Southern no country without man white when. Let"
},
"alternateName": {
"type": "Text",
"value": "Arm detail soon day wait our open number. Society argue a learn identify."
},
"description": {
"type": "Text",
"value": "Girl main model democratic."
},
"dataProvider": {
"type": "Text",
"value": "Sort watch here letter choice down nature. "
},
"owner": {
"type": "StructuredValue",
"value": [
"urn:ngsi-ld:ContactLineSystem:items:OPHQ:68569337",
"urn:ngsi-ld:ContactLineSystem:items:AWZO:22775427"
]
},
"seeAlso": {
"type": "StructuredValue",
"value": [
"urn:ngsi-ld:ContactLineSystem:items:CXFY:92898664"
]
},
"location": {
"type": "geo:json",
"value": {
"type": "Point",
"coordinates": [
16.1310075,
131.493498
]
}
},
"address": {
"type": "StructuredValue",
"value": {
"streetAddress": "Nor when wall inside. Discussion experience include rest rather form large.",
"addressLocality": "Wife significant think simply author thus town. Sort purpose style discover study. Again themse",
"addressRegion": "Political star worker bar. Land if war nothing year with easy. Section other national new eye tree. Thus fine skin address hour imagine.",
"addressCountry": "Hour relationship apply practice this development hotel. Any economy score none join including others.",
"postalCode": "Present why Mrs former almost black. Officer concern natural federal ",
"postOfficeBoxNumber": "Subject yourself remain seek ability energy",
"streetNr": "Their staff check TV break. Cup person all air. Show explain maintain ",
"district": "Enjoy record as yeah discuss. Even own itself."
}
},
"areaServed": {
"type": "Text",
"value": "Throughout month dark figure add ago small. Point and financial mu"
},
"type": "ContactLineSystem",
"conditionalRegenerativeBrake": {
"type": "Boolean",
"value": true
},
"conditionsAppliedRegenerativeBraking": {
"type": "Text",
"value": "Never understand could change arrive. Senior change can surface language."
},
"conditionsChargingElectricEnergyStorage": {
"type": "Text",
"value": "Vo"
},
"currentLimitationRequired": {
"type": "Boolean",
"value": false
},
"energySupplySystemTSICompliant": {
"type": "Boolean",
"value": false
},
"maxCurrentStandstillPantograph": {
"type": "Number",
"value": 615.8
},
"maxTrainCurrent": {
"type": "Number",
"value": 864
},
"permissionChargingElectricEnergyTractionStandstill": {
"type": "Boolean",
"value": false
},
"umax2": {
"type": "Number",
"value": 864
},
"contactLineSystemType": {
"type": "Text",
"value": "urn:ngsi-ld:ContactLineSystem:contactLineSystemType:PLSG:66048764"
},
"energySupplySystem": {
"type": "Text",
"value": "urn:ngsi-ld:ContactLineSystem:energySupplySystem:WZTE:82421948"
}
}
다음은 키-값으로 JSON-LD 형식의 ContactLineSystem의 예입니다. 이는 옵션=키값
을 사용할 때 NGSI-LD와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
show/hide example
{
"id": "urn:ngsi-ld:ContactLineSystem:id:ORAF:23996206",
"dateCreated": "2018-03-08T03:23:31Z",
"dateModified": "2021-08-20T12:07:54Z",
"source": "Eat election thought team pressure. Tend page true affect politics shoulder provide. Life message important cost night itself event.",
"name": "Southern no country without man white when. Let",
"alternateName": "Arm detail soon day wait our open number. Society argue a learn identify.",
"description": "Girl main model democratic.",
"dataProvider": "Sort watch here letter choice down nature. ",
"owner": [
"urn:ngsi-ld:ContactLineSystem:items:OPHQ:68569337",
"urn:ngsi-ld:ContactLineSystem:items:AWZO:22775427"
],
"seeAlso": [
"urn:ngsi-ld:ContactLineSystem:items:CXFY:92898664"
],
"location": {
"type": "Point",
"coordinates": [
16.1310075,
131.493498
]
},
"address": {
"streetAddress": "Nor when wall inside. Discussion experience include rest rather form large.",
"addressLocality": "Wife significant think simply author thus town. Sort purpose style discover study. Again themse",
"addressRegion": "Political star worker bar. Land if war nothing year with easy. Section other national new eye tree. Thus fine skin address hour imagine.",
"addressCountry": "Hour relationship apply practice this development hotel. Any economy score none join including others.",
"postalCode": "Present why Mrs former almost black. Officer concern natural federal ",
"postOfficeBoxNumber": "Subject yourself remain seek ability energy",
"streetNr": "Their staff check TV break. Cup person all air. Show explain maintain ",
"district": "Enjoy record as yeah discuss. Even own itself."
},
"areaServed": "Throughout month dark figure add ago small. Point and financial mu",
"type": "ContactLineSystem",
"conditionalRegenerativeBrake": true,
"conditionsAppliedRegenerativeBraking": "Never understand could change arrive. Senior change can surface language.",
"conditionsChargingElectricEnergyStorage": "Vo",
"currentLimitationRequired": false,
"energySupplySystemTSICompliant": false,
"maxCurrentStandstillPantograph": 615.8,
"maxTrainCurrent": 864,
"permissionChargingElectricEnergyTractionStandstill": false,
"umax2": 864,
"contactLineSystemType": "urn:ngsi-ld:ContactLineSystem:contactLineSystemType:PLSG:66048764",
"energySupplySystem": "urn:ngsi-ld:ContactLineSystem:energySupplySystem:WZTE:82421948",
"@context": [
"https://raw.githubusercontent.com/smart-data-models/dataModel.ERA/master/context.jsonld"
]
}
다음은 정규화된 JSON-LD 형식의 ContactLineSystem의 예입니다. 이는 옵션을 사용하지 않을 때 NGSI-LD와 호환되며 개별 엔티티의 컨텍스트 데이터를 반환합니다.
show/hide example
{
"id": "urn:ngsi-ld:ContactLineSystem:id:YUFG:14034194",
"dateCreated": {
"type": "Property",
"value": {
"@type": "DateTime",
"@value": "1989-01-20T05:58:09Z"
}
},
"dateModified": {
"type": "Property",
"value": {
"@type": "DateTime",
"@value": "1972-01-07T08:46:29Z"
}
},
"source": {
"type": "Property",
"value": "Pick red ability information. Positive development policy financial learn career. Nothing firm at memory."
},
"name": {
"type": "Property",
"value": "Face response pass cut perform easy. Discuss couple think no difference singl"
},
"alternateName": {
"type": "Property",
"value": "Trade international loss friend every sing available because. Per agent stock call manage share."
},
"description": {
"type": "Property",
"value": "Worry certain if our thought it resource. Everyone blood commercial respond face take probably. Culture their concern trade crime."
},
"dataProvider": {
"type": "Property",
"value": "Including future politics return table mention section. Together year agency know. Manager image positive suffer perform enough."
},
"owner": {
"type": "Property",
"value": [
"urn:ngsi-ld:ContactLineSystem:items:GYWA:00643390",
"urn:ngsi-ld:ContactLineSystem:items:WEEM:69764788"
]
},
"seeAlso": {
"type": "Property",
"value": [
"urn:ngsi-ld:ContactLineSystem:items:WMLL:21052726"
]
},
"location": {
"type": "Property",
"value": {
"type": "Point",
"coordinates": [
88.082114,
-116.450812
]
}
},
"address": {
"type": "Property",
"value": {
"streetAddress": "Role even option. Push play firm may. City grow director audience body reduce.",
"addressLocality": "Report yet sit hundred use political his. Build special recently make.",
"addressRegion": "Floor someone tend. News fight against fall television. Writer full bed official concern small.",
"addressCountry": "Lead consider hundred offer look hit future. Fly appear remain pattern wall goal.",
"postalCode": "Suddenly our visit that field. Trip fi",
"postOfficeBoxNumber": "Current wha",
"streetNr": "Page effort station.",
"district": "Next respond oil important guy leave capital. Provide street good create range growth war. Visit across media consumer land spring total well."
}
},
"areaServed": {
"type": "Property",
"value": "White laugh space discussion. Throw international continue while senior gas pro"
},
"type": "ContactLineSystem",
"conditionalRegenerativeBrake": {
"type": "Property",
"value": false
},
"conditionsAppliedRegenerativeBraking": {
"type": "Property",
"value": "Design hard short dream cost entire year. Better consumer recently. Population rich recent tough environmental rock image speech."
},
"conditionsChargingElectricEnergyStorage": {
"type": "Property",
"value": "Force inside tell. Daughter miss true member voice thus. Dream many which church strong "
},
"currentLimitationRequired": {
"type": "Property",
"value": true
},
"energySupplySystemTSICompliant": {
"type": "Property",
"value": false
},
"maxCurrentStandstillPantograph": {
"type": "Property",
"value": 773.8
},
"maxTrainCurrent": {
"type": "Property",
"value": 68
},
"permissionChargingElectricEnergyTractionStandstill": {
"type": "Property",
"value": false
},
"umax2": {
"type": "Property",
"value": 756
},
"contactLineSystemType": {
"type": "Relationship",
"object": "urn:ngsi-ld:ContactLineSystem:contactLineSystemType:JNYV:94337272"
},
"energySupplySystem": {
"type": "Relationship",
"object": "urn:ngsi-ld:ContactLineSystem:energySupplySystem:BFQY:01787468"
},
"@context": [
"https://raw.githubusercontent.com/smart-data-models/dataModel.ERA/master/context.jsonld"
]
}
10](https://smartdatamodels.org/index.php/faqs/)를 참조하여 규모 단위를 다루는 방법에 대한 답변을 확인하세요.