|
25 | 25 | ],
|
26 | 26 | "objectTypeRenames": [
|
27 | 27 | ],
|
| 28 | + "propertyNameRenames": [ |
| 29 | + ], |
28 | 30 | "objectIdentifierProperties": [
|
29 | 31 | ],
|
30 | 32 | "objectTitleProperties": [
|
|
95 | 97 | ],
|
96 | 98 | "objectTypeRenames": [
|
97 | 99 | ],
|
| 100 | + "propertyNameRenames": [ |
| 101 | + ], |
98 | 102 | "objectIdentifierProperties": [
|
99 | 103 | ],
|
100 | 104 | "objectTitleProperties": [
|
|
141 | 145 | ],
|
142 | 146 | "objectTypeRenames": [
|
143 | 147 | ],
|
| 148 | + "propertyNameRenames": [ |
| 149 | + ], |
144 | 150 | "objectIdentifierProperties": [
|
145 | 151 | ],
|
146 | 152 | "objectTitleProperties": [
|
|
184 | 190 | }
|
185 | 191 | },
|
186 | 192 | {
|
187 |
| - "option": "launch-crew-rocket", |
| 193 | + "option": "launch-crew", |
188 | 194 | "definition": {
|
189 | 195 | "continueAfterUnhandledObjects": null,
|
190 | 196 | "groupDetailObjectsTogether": null,
|
|
201 | 207 | "operation": "replace",
|
202 | 208 | "list": [
|
203 | 209 | "launch",
|
204 |
| - "rocket", |
205 | 210 | "crew",
|
206 | 211 | {"objectName": "launchcrew","generateWithoutIdentifier": "true"}
|
207 | 212 | ]
|
|
210 | 215 | ],
|
211 | 216 | "objectTypeRenames": [
|
212 | 217 | ],
|
| 218 | + "propertyNameRenames": [ |
| 219 | + ], |
213 | 220 | "objectIdentifierProperties": [
|
214 | 221 | ],
|
215 | 222 | "objectTitleProperties": [
|
|
237 | 244 | }
|
238 | 245 | },
|
239 | 246 | {
|
240 |
| - "option": "launch-crew", |
| 247 | + "option": "launch-crew-rocket", |
241 | 248 | "definition": {
|
242 | 249 | "continueAfterUnhandledObjects": null,
|
243 | 250 | "groupDetailObjectsTogether": null,
|
|
254 | 261 | "operation": "replace",
|
255 | 262 | "list": [
|
256 | 263 | "launch",
|
| 264 | + "rocket", |
257 | 265 | "crew",
|
258 | 266 | {"objectName": "launchcrew","generateWithoutIdentifier": "true"}
|
259 | 267 | ]
|
|
262 | 270 | ],
|
263 | 271 | "objectTypeRenames": [
|
264 | 272 | ],
|
| 273 | + "propertyNameRenames": [ |
| 274 | + ], |
265 | 275 | "objectIdentifierProperties": [
|
266 | 276 | ],
|
267 | 277 | "objectTitleProperties": [
|
|
317 | 327 | ],
|
318 | 328 | "objectTypeRenames": [
|
319 | 329 | "launches=launch",
|
320 |
| - "launch.crew=launchcrew", |
| 330 | + "xlaunch.crew=launchcrew", |
321 | 331 | "launch.cores=launchcore",
|
322 | 332 | "rockets=rocket",
|
323 | 333 | "capsules=capsule",
|
324 | 334 | "payloads=payload",
|
325 | 335 | "ships=ship"
|
326 | 336 | ],
|
| 337 | + "propertyNameRenames": [ |
| 338 | + "crew.crew=id" |
| 339 | + ], |
327 | 340 | "objectIdentifierProperties": [
|
328 | 341 | "id"
|
329 | 342 | ],
|
|
337 | 350 | "composite_fairing"
|
338 | 351 | ],
|
339 | 352 | "relationshipProperties": [
|
| 353 | + { |
| 354 | + "relationshipProperty": "launch.crew", |
| 355 | + "relationshipTypeProperty": "role", |
| 356 | + "objectTypeProperty": null, |
| 357 | + "objectType": "crew", |
| 358 | + "objectIdentifierProperty": "crew", |
| 359 | + "showInParentObject": true |
| 360 | + }, |
340 | 361 | "launches",
|
341 | 362 | "launch",
|
342 | 363 | "rockets",
|
343 | 364 | "rocket",
|
344 |
| - "crew.crew", |
| 365 | + "xcrew.crew", |
345 | 366 | "dragon.capsule",
|
346 | 367 | "capsules",
|
347 | 368 | "payloads",
|
|
355 | 376 | "role"
|
356 | 377 | ],
|
357 | 378 | "relationshipTypeArrowFormats": [
|
| 379 | + "crew=[dotted]", |
| 380 | + "crew.pilot=[#blue]", |
| 381 | + "crew.commander=[#red]" |
358 | 382 | ],
|
359 | 383 | "groupProperties": [
|
360 |
| - "launchcrew", |
361 |
| - "launchcore" |
| 384 | + "launchcore", |
| 385 | + "launch.crew" |
362 | 386 | ],
|
363 | 387 | "characteristicProperties": [
|
364 | 388 | "*pad.images",
|
|
0 commit comments