質問編集履歴

1

出力の記載を増やした

2022/01/13 23:26

投稿

henupyo107
henupyo107

スコア202

test CHANGED
File without changes
test CHANGED
@@ -152,6 +152,50 @@
152
152
  string(40) "odpt.Station:Hokuso.Hokuso.ImbaNihonIdai"
153
153
  }
154
154
  }
155
+ [3]=>
156
+ array(17) {
157
+ ["@id"]=>
158
+ string(45) "urn:uuid:4be298d8-44c7-4b87-a1f0-fff845f6fc84"
159
+ ["@type"]=>
160
+ string(10) "odpt:Train"
161
+ ["dc:date"]=>
162
+ string(25) "2022-01-14T08:17:29+09:00"
163
+ ["@context"]=>
164
+ string(41) "http://vocab.odpt.org/context_odpt.jsonld"
165
+ ["dct:valid"]=>
166
+ string(25) "2022-01-14T08:18:29+09:00"
167
+ ["odpt:delay"]=>
168
+ int(0)
169
+ ["owl:sameAs"]=>
170
+ string(28) "odpt.Train:Toei.Asakusa.821T"
171
+ ["odpt:railway"]=>
172
+ string(25) "odpt.Railway:Toei.Asakusa"
173
+ ["odpt:operator"]=>
174
+ string(18) "odpt.Operator:Toei"
175
+ ["odpt:toStation"]=>
176
+ NULL
177
+ ["odpt:trainType"]=>
178
+ string(25) "odpt.TrainType:Toei.Local"
179
+ ["odpt:trainOwner"]=>
180
+ string(18) "odpt.Operator:Toei"
181
+ ["odpt:fromStation"]=>
182
+ string(37) "odpt.Station:Toei.Asakusa.NishiMagome"
183
+ ["odpt:trainNumber"]=>
184
+ string(4) "821T"
185
+ ["odpt:originStation"]=>
186
+ array(1) {
187
+ [0]=>
188
+ string(37) "odpt.Station:Toei.Asakusa.NishiMagome"
189
+ }
190
+ ["odpt:railDirection"]=>
191
+ string(29) "odpt.RailDirection:Northbound"
192
+ ["odpt:destinationStation"]=>
193
+ array(1) {
194
+ [0]=>
195
+ string(33) "odpt.Station:Toei.Asakusa.Oshiage"
196
+ }
197
+ }
198
+
155
199
  ```
156
200
 
157
201
  ### 疑問点
@@ -167,3 +211,4 @@
167
211
 
168
212
  ※一部、個人情報の保護のため、隠している箇所がございます。(APIキー)
169
213
  ご了承ください。
214
+