2018-08-04 15:39:38 +02:00
|
|
|
{
|
|
|
|
"attributes": {
|
2020-04-26 02:10:02 +02:00
|
|
|
"date-first-registration": {
|
|
|
|
"description": "Date of first registration",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
2018-08-04 15:39:38 +02:00
|
|
|
"description": {
|
|
|
|
"description": "Description of the vehicle",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2018-08-04 15:39:38 +02:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 1
|
|
|
|
},
|
|
|
|
"dyno-power": {
|
|
|
|
"description": "Dyno power output",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
2018-08-04 15:39:38 +02:00
|
|
|
},
|
2020-09-03 14:12:59 +02:00
|
|
|
"exterior-color": {
|
2020-01-24 10:25:32 +01:00
|
|
|
"description": "Exterior color of the vehicule",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2020-01-24 10:25:32 +01:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2020-01-24 10:25:32 +01:00
|
|
|
},
|
2020-04-26 02:10:02 +02:00
|
|
|
"gearbox": {
|
|
|
|
"description": "Gearbox",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"image": {
|
|
|
|
"description": "Image of the vehicle.",
|
|
|
|
"misp-attribute": "attachment",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"image-url": {
|
|
|
|
"description": "Image URL",
|
2020-01-24 10:25:32 +01:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"indicative-value": {
|
|
|
|
"description": "Indicative value",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
2020-01-24 10:25:32 +01:00
|
|
|
},
|
2020-09-03 14:12:59 +02:00
|
|
|
"interior-color": {
|
2020-01-24 10:25:32 +01:00
|
|
|
"description": "Interior color of the vehicule",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2020-01-24 10:25:32 +01:00
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"license-plate-number": {
|
|
|
|
"description": "License plate number",
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"multiple": true,
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"make": {
|
|
|
|
"description": "Manufacturer of the vehicle",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"model": {
|
|
|
|
"description": "Model of the vehicle",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
|
|
|
},
|
|
|
|
"state": {
|
|
|
|
"description": "State of the vehicule (stolen or recovered)",
|
|
|
|
"disable_correlation": true,
|
|
|
|
"misp-attribute": "text",
|
|
|
|
"ui-priority": 0
|
2020-01-24 10:25:32 +01:00
|
|
|
},
|
|
|
|
"type": {
|
|
|
|
"description": "Type of the vehicule",
|
2020-04-26 02:10:02 +02:00
|
|
|
"disable_correlation": true,
|
2020-01-24 10:25:32 +01:00
|
|
|
"misp-attribute": "text",
|
2020-02-05 15:15:23 +01:00
|
|
|
"sane_default": [
|
|
|
|
"car",
|
|
|
|
"bus",
|
|
|
|
"caravan",
|
|
|
|
"bicycle",
|
|
|
|
"boat",
|
|
|
|
"taxi",
|
|
|
|
"camper van",
|
|
|
|
"motorcycle",
|
|
|
|
"truck",
|
|
|
|
"scooter",
|
|
|
|
"tractor",
|
|
|
|
"trailer",
|
|
|
|
"van"
|
|
|
|
],
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2018-08-04 15:39:38 +02:00
|
|
|
},
|
|
|
|
"vin": {
|
|
|
|
"description": "Vehicle identification number (VIN)",
|
|
|
|
"misp-attribute": "text",
|
2020-04-26 02:10:02 +02:00
|
|
|
"ui-priority": 0
|
2019-12-20 14:20:08 +01:00
|
|
|
}
|
2018-08-04 15:39:38 +02:00
|
|
|
},
|
|
|
|
"description": "Vehicle object template to describe a vehicle information and registration",
|
|
|
|
"meta-category": "misc",
|
2020-04-26 02:10:02 +02:00
|
|
|
"name": "vehicle",
|
|
|
|
"requiredOneOf": [
|
|
|
|
"description",
|
|
|
|
"make",
|
|
|
|
"model",
|
|
|
|
"license-plate-number",
|
|
|
|
"vin",
|
|
|
|
"dyno-power",
|
|
|
|
"date-first-registration",
|
|
|
|
"image-url",
|
|
|
|
"gearbox",
|
2020-09-08 11:17:57 +02:00
|
|
|
"exterior-color",
|
|
|
|
"interior-color",
|
2020-04-26 02:10:02 +02:00
|
|
|
"type",
|
|
|
|
"state",
|
|
|
|
"indicative-value"
|
|
|
|
],
|
2018-08-04 15:39:38 +02:00
|
|
|
"uuid": "683c076c-f695-4ff2-8efa-e98a418049f4",
|
2020-04-26 02:10:02 +02:00
|
|
|
"version": 3
|
|
|
|
}
|