グローバルな説明**保護装置のトリップユニットは、ユニットを通過する規定の電流を超えると、別のブレーキングユニットで電気回路を切断します。
バージョン: 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/streetAddress
alternateName[string]: この項目の別名areaServed[string]: サービスまたは提供品が提供される地理的地域 . Model: https://schema.org/TextdataProvider[string]: ハーモナイズされたデータ・エンティティの提供者を識別する一連の文字。dateCreated[date-time]: エンティティの作成タイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられます。dateModified[date-time]: エンティティの最終変更のタイムスタンプ。これは通常、ストレージプラットフォームによって割り当てられる。description[string]: この商品の説明hasManufacturer[string]: エンティティ(デバイスなど)の製造者を特定する関係。値は文字列または言語タグを持つ文字列であることが期待される。hasModel[string]: エンティティ(デバイスなど)のモデルを識別する関係。値は、文字列または言語タグを持つ文字列であることが期待される。id[*]: エンティティの一意識別子isContainedInBuildingSpace[*]: 建物の物理的空間を定義するために使用されるエンティティ。ビルディングスペースには、デバイスまたはビルディングオブジェクトが含まれる。(ビルディングスペース)isContainedInPhysicalObject[*]: 適切な空間領域を持つオブジェクト。 (DUL オントロジーより定義) (PhysicalObject)isSubSystemOf[array]: この物理オブジェクトが属するシステムへの参照。limitingTerminalSize[number]: 装置の最大端末サイズ容量。通常は平方メートル(m2)単位。location[*]: アイテムへの Geojson 参照。Point、LineString、Polygon、MultiPoint、MultiLineString、MultiPolygon のいずれか。name[string]: このアイテムの名前owner[array]: 所有者の固有IDを参照するJSONエンコードされた文字列を含むリスト。seeAlso[*]: アイテムに関する追加リソースを指すURIのリストsource[string]: エンティティ・データの元のソースを URL として示す一連の文字。ソース・プロバイダの完全修飾ドメイン名、またはソース・オブジェクトの URL を推奨する。standard[string]: ユニットの特性の定義に適用される規格の指定type[string]: ProtectiveDeviceTrippingUnit`と等しくなければならない。
必須プロパティ
idtype
アルファベット順(クリックで詳細表示)
full yaml details
ProtectiveDeviceTrippingUnit:
description: A protective device tripping unit breaks an electrical circuit at a separate breaking unit when a stated electric current that passes through the unit is exceeded.
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
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
hasManufacturer:
description: 'A relationship identifying the manufacturer of an entity (e.g., device). The value is expected to be a string or a string with language tag'
type: string
x-ngsi:
type: Property
hasModel:
description: 'A relationship identifying the model of an entity (e.g., device). The value is expected to be a string or a string with language tag'
type: string
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
isContainedInBuildingSpace:
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: An entity used to define the physical spaces of the building. A building space contains devices or building objects. (BuildingSpace)
x-ngsi:
type: Property
isContainedInPhysicalObject:
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: Any Object that has a proper space region. (Definition extracted from DUL ontology) (PhysicalObject)
x-ngsi:
type: Property
isSubSystemOf:
description: A reference to a system(s) that this Physical Object is part of
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: Relationship
limitingTerminalSize:
description: The maximum terminal size capacity of the device. Usually measured in square metre (m2)
type: number
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
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
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
standard:
description: The designation of the standard applicable for the definition of the characteristics of the unit
type: string
x-ngsi:
type: Property
type:
description: It must be equal to `ProtectiveDeviceTrippingUnit`
enum:
- ProtectiveDeviceTrippingUnit
type: string
x-ngsi:
type: Property
required:
- id
- type
type: object
x-derived-from: "https://saref.etsi.org/saref4bldg/v1.1.2/#s4bldg:ProtectiveDeviceTrippingUnit"
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.S4BLDG/blob/master/ProtectiveDeviceTrippingUnit/LICENSE.md
x-model-schema: https://smart-data-models.github.com/dataModel.SAREF4BLDG/ProtectiveDeviceTrippingUnit/schema.json
x-model-tags: SAREF ProtectiveDeviceTrippingUnit
x-version: 0.0.1 以下は、ProtectiveDeviceTrippingUnitのJSON-LD形式のkey-valuesの例である。これはNGSI-v2と互換性があり、options=keyValuesを使用すると、個々のエンティティのコンテキストデータを返す。
show/hide example
{
"id": "urn:ngsi-ld:ProtectiveDeviceTrippingUnit:a9978d1d-ff56-4285-ab6f-75c7ea9d9366",
"type": "ProtectiveDeviceTrippingUnit",
"limitingTerminalSize": 0.007349040029648757,
"standard": "transmit",
"isContainedInBuildingSpace": "urn:ngsi-ld:BuildingSpace:0ab75dd1-ffd5-45b9-b82a-581cdc354a9a",
"isContainedInPhysicalObject": "urn:ngsi-ld:PhysicalObject:c94d5308-85dc-4feb-a469-6e5fc8dd9e64",
"isSubSystemOf": [
"urn:ngsi-ld:System:13b21daf-60e6-490b-883f-24f5e9439662",
"urn:ngsi-ld:System:6223a07f-c00a-40eb-b519-1260b420a8a4",
"urn:ngsi-ld:System:9dafd28f-9eb5-461d-a82d-2ddcbe017a87"
],
"hasManufacturer": "ProtectiveDeviceTrippingUnit Company Inc.",
"hasModel": "ProtectiveDeviceTrippingUnit 0.1.2",
"dateCreated": "2023-01-26T07:35:56Z",
"dateModified": "2023-01-26T00:18:37Z",
"source": "Import",
"name": "ProtectiveDeviceTrippingUnit",
"alternateName": "ProtectiveDeviceTrippingUnit type 2",
"description": "ProtectiveDeviceTrippingUnit of limited ProtectiveDeviceTrippingUnit types",
"dataProvider": "IFC file"
} 以下は、正規化された JSON-LD 形式の ProtectiveDeviceTrippingUnit の例である。これは、オプションを使用しない場合、NGSI-v2と互換性があり、個々のエンティティのコンテキストデータを返します。
show/hide example
{
"id": "urn:ngsi-ld:ProtectiveDeviceTrippingUnit:d0ceff43-b934-4f8b-9a61-ac3fb2d00ca0",
"type": "ProtectiveDeviceTrippingUnit",
"limitingTerminalSize": {
"type": "Number",
"value": 0.6188844647188521
},
"standard": {
"type": "Text",
"value": "alarm"
},
"isContainedInBuildingSpace": {
"type": "Text",
"value": "urn:ngsi-ld:BuildingSpace:9e090bad-e15b-4d58-98aa-fb3603aa29a9"
},
"isContainedInPhysicalObject": {
"type": "Text",
"value": "urn:ngsi-ld:PhysicalObject:6c1269e4-0729-42b5-a7c3-626c97c5e6f1"
},
"isSubSystemOf": {
"type": "StructuredValue",
"value": [
"urn:ngsi-ld:System:90583732-ca11-440d-88a8-c8dfd68ba350",
"urn:ngsi-ld:System:fc4ff579-32de-4fb7-95a3-ef9fa07b0dc5",
"urn:ngsi-ld:System:68ddbc79-587d-4866-ae6d-3d9efcac6ac5"
]
},
"hasManufacturer": {
"type": "Text",
"value": "ProtectiveDeviceTrippingUnit Company Inc."
},
"hasModel": {
"type": "Text",
"value": "ProtectiveDeviceTrippingUnit 0.1.2"
},
"dateCreated": {
"type": "DateTime",
"value": "2023-01-26T07:05:39.1899219+01:00"
},
"dateModified": {
"type": "DateTime",
"value": "2023-01-25T16:04:21.3598466+01:00"
},
"source": {
"type": "Text",
"value": "Import"
},
"name": {
"type": "Text",
"value": "ProtectiveDeviceTrippingUnit"
},
"alternateName": {
"type": "Text",
"value": "ProtectiveDeviceTrippingUnit type 2"
},
"description": {
"type": "Text",
"value": "ProtectiveDeviceTrippingUnit of limited ProtectiveDeviceTrippingUnit types"
},
"dataProvider": {
"type": "Text",
"value": "IFC file"
}
} 以下はProtectiveDeviceTrippingUnitをJSON-LD形式でkey-valuesとした例である。options=keyValues`を使うとNGSI-LDと互換性があり、個々のエンティティのコンテキストデータを返す。
show/hide example
{
"id": "urn:ngsi-ld:ProtectiveDeviceTrippingUnit:41659f5e-fe2b-4bb2-8ec4-ed401727e57d",
"type": "ProtectiveDeviceTrippingUnit",
"limitingTerminalSize": 0.37033727779383474,
"standard": "Sports, Games & Baby",
"isContainedInBuildingSpace": "urn:ngsi-ld:BuildingSpace:d344d393-7664-4070-8f2f-e61396544c25",
"isContainedInPhysicalObject": "urn:ngsi-ld:PhysicalObject:3dec837c-37b9-4f90-9c4f-4a1fe790b3bd",
"isSubSystemOf": [
"urn:ngsi-ld:System:2599cb04-f959-4b4f-b3fc-bcaf4d989af1",
"urn:ngsi-ld:System:46b06cab-817c-4eda-8966-bd94e0be6ba8",
"urn:ngsi-ld:System:922d0ea6-fe00-4164-870b-541b868e838e"
],
"hasManufacturer": "ProtectiveDeviceTrippingUnit Company Inc.",
"hasModel": "ProtectiveDeviceTrippingUnit 0.1.2",
"dateCreated": "2023-01-25T17:38:53Z",
"dateModified": "2023-01-26T01:14:24Z",
"source": "Import",
"name": "ProtectiveDeviceTrippingUnit",
"alternateName": "ProtectiveDeviceTrippingUnit type 2",
"description": "ProtectiveDeviceTrippingUnit of limited ProtectiveDeviceTrippingUnit types",
"dataProvider": "IFC file",
"@context": [
"https://raw.githubusercontent.com/smart-data-models/dataModel.S4BLDG/master/context.jsonld",
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld"
]
} 以下は、正規化された JSON-LD 形式の ProtectiveDeviceTrippingUnit の例である。これは、オプションを使用しない場合のNGSI-LDと互換性があり、個々のエンティティのコンテキストデータを返します。
show/hide example
{
"id": "urn:ngsi-ld:ProtectiveDeviceTrippingUnit:f10ca3f9-0120-45ce-9758-c7d87ff88556",
"type": "ProtectiveDeviceTrippingUnit",
"limitingTerminalSize": {
"type": "Property",
"unitCode": "m2",
"observedAt": "2023-01-25T16:18:32Z",
"value": 0.5988374624361508
},
"standard": {
"type": "Property",
"value": "turquoise"
},
"isContainedInBuildingSpace": {
"type": "Relationship",
"object": "urn:ngsi-ld:BuildingSpace:b4596d63-a279-46bd-9f55-787ea3bfea0c"
},
"isContainedInPhysicalObject": {
"type": "Relationship",
"object": "urn:ngsi-ld:PhysicalObject:be93a21f-cf03-446e-8bc6-3caf4d92fae9"
},
"isSubSystemOf": [
{
"type": "Relationship",
"object": "urn:ngsi-ld:System:386d031a-d13b-4b5f-a022-1aab55cc9bd5"
},
{
"type": "Relationship",
"object": "urn:ngsi-ld:System:2d9aeff1-a0f8-4cad-96a0-b01d99938948"
},
{
"type": "Relationship",
"object": "urn:ngsi-ld:System:9a4c8d68-59b1-4bf7-833d-871d2d835564"
}
],
"hasManufacturer": {
"type": "Property",
"value": "ProtectiveDeviceTrippingUnit Company Inc."
},
"hasModel": {
"type": "Property",
"value": "ProtectiveDeviceTrippingUnit 0.1.2"
},
"dateCreated": {
"type": "Property",
"value": "2023-01-26T08:37:55Z"
},
"dateModified": {
"type": "Property",
"value": "2023-01-26T07:20:44Z"
},
"source": {
"type": "Property",
"value": "Import"
},
"name": {
"type": "Property",
"value": "ProtectiveDeviceTrippingUnit"
},
"alternateName": {
"type": "Property",
"value": "ProtectiveDeviceTrippingUnit type 2"
},
"description": {
"type": "Property",
"value": "ProtectiveDeviceTrippingUnit of limited ProtectiveDeviceTrippingUnit types"
},
"dataProvider": {
"type": "Property",
"value": "IFC file"
},
"@context": [
"https://raw.githubusercontent.com/smart-data-models/dataModel.S4BLDG/master/context.jsonld",
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld"
]
} マグニチュード単位の扱い方については、FAQ 10を参照のこと。
