v2.195.0 Model Updates
The following model updates were made during the v2.195.0 Synapse release.
New Interfaces
transport:vehicleProperties common to a vehicle.
transport:containerProperties common to a container used to transport cargo or people.
phys:objectProperties common to all physical objects.
transport:scheduleProperties common to travel schedules.
transport:tripProperties common to a specific trip taken by a vehicle.
geo:locatableProperties common to items and events which may be geolocated.
New Types
transport:vehicleA vehicle such as an aircraft or sea vessel.
transport:containerA container capable of transporting cargo or personnel.
phys:objectA node which represents a physical object.
transport:pointA departure/arrival point such as an airport gate or train platform.
transport:tripA trip such as a flight or train ride.
New Forms
transport:rail:car:type:taxonomyA hierarchical taxonomy of rail car types.
phys:contained:type:taxonomyA taxonomy for types of contained relationships.
transport:rail:consistA group of rail cars and locomotives connected together.
transport:occupant:role:taxonomyA taxonomy of transportation occupant roles.
transport:sea:vessel:type:taxonomyA hierarchical taxonomy of sea vessel types.
transport:land:vehicle:type:taxonomyA type taxonomy for land vehicles.
transport:occupantAn occupant of a vehicle on a trip.
transport:shipping:containerAn individual shipping container.
transport:rail:carAn individual train car.
transport:rail:trainAn individual instance of a consist of train cars running a route.
phys:containedA node which represents a physical object containing another physical object.
transport:land:driveA drive taken by a land vehicle.
transport:stopA stop made by a vehicle on a trip.
transport:cargoCargo being carried by a vehicle on a trip.
New Properties
geo:placeThe form had the following property added to it:
idA type specific identifier such as an airport ID.
geo:telemThe form had the following properties added to it:
phys:heightThe height of the object.
phys:lengthThe length of the object.
phys:massThe mass of the object.
phys:volumeThe cubed volume of the object.
phys:widthThe width of the object.
place:addressThe postal address of the place where the object was located.
place:countryThe country where the object was located.
place:country:codeThe country code where the object was located.
place:latlongThe latlong where the object was located.
place:latlong:accuracyThe accuracy of the latlong where the object was located.
place:locThe geopolitical location of the object.
it:hostThe form had the following properties added to it:
phys:heightThe height of the physical host.
phys:lengthThe length of the physical host.
phys:massThe mass of the physical host.
phys:volumeThe cubed volume of the physical host.
phys:widthThe width of the physical host.
mat:itemThe form had the following properties added to it:
phys:heightThe height of the item.
phys:lengthThe length of the item.
phys:massThe mass of the item.
phys:volumeThe cubed volume of the item.
phys:widthThe width of the item.
place:addressThe postal address of the place where the item was located.
place:countryThe country where the item was located.
place:country:codeThe country code where the item was located.
place:latlongThe latlong where the item was located.
place:latlong:accuracyThe accuracy of the latlong where the item was located.
place:locThe geopolitical location of the item.
place:nameThe name of the place where the item was located.
ou:id:typeThe form had the following property added to it:
namesAn array of alternate names for the ID number type.
ps:vitalsThe form had the following properties added to it:
phys:heightThe height of the person.
phys:lengthThe length of the person.
phys:massThe mass of the person.
phys:volumeThe cubed volume of the person.
phys:widthThe width of the person.
transport:air:craftThe form had the following properties added to it:
manufacturerThe organization which manufactured the aircraft.
manufacturer:nameThe name of the organization which manufactured the aircraft.
max:cargo:massThe maximum mass the aircraft can carry as cargo.
max:cargo:volumeThe maximum volume the aircraft can carry as cargo.
max:occupantsThe maximum number of occupants the aircraft can hold.
ownerThe contact information of the owner of the aircraft.
phys:heightThe height of the aircraft.
phys:lengthThe length of the aircraft.
phys:massThe mass of the aircraft.
phys:volumeThe cubed volume of the aircraft.
phys:widthThe width of the aircraft.
transport:air:flightThe form had the following properties added to it:
arrived:placeThe actual arrival airport.
arrived:pointThe actual arrival gate.
cargo:massThe cargo mass carried by the aircraft on this flight.
cargo:volumeThe cargo volume carried by the aircraft on this flight.
departed:placeThe actual departure airport.
departed:pointThe actual departure gate.
durationThe actual duration.
occupantsThe number of occupants of the aircraft on this flight.
operatorThe contact information of the operator of the flight.
scheduled:arrival:placeThe scheduled arrival airport.
scheduled:arrival:pointThe scheduled arrival gate.
scheduled:departure:placeThe scheduled departure airport.
scheduled:departure:pointThe scheduled departure gate.
scheduled:durationThe scheduled duration.
statusThe status of the flight.
vehicleThe aircraft which traveled the flight.
transport:land:vehicleThe form had the following properties added to it:
descA description of the vehicle.
manufacturerThe organization which manufactured the vehicle.
manufacturer:nameThe name of the organization which manufactured the vehicle.
max:cargo:massThe maximum mass the vehicle can carry as cargo.
max:cargo:volumeThe maximum volume the vehicle can carry as cargo.
max:occupantsThe maximum number of occupants the vehicle can hold.
operatorThe contact information of the operator of the vehicle.
phys:heightThe height of the vehicle.
phys:lengthThe length of the vehicle.
phys:massThe mass of the vehicle.
phys:volumeThe cubed volume of the vehicle.
phys:widthThe width of the vehicle.
typeThe type of land vehicle.
transport:sea:vesselThe form had the following properties added to it:
manufacturerThe organization which manufactured the vessel.
manufacturer:nameThe name of the organization which manufactured the vessel.
max:cargo:massThe maximum mass the vessel can carry as cargo.
max:cargo:volumeThe maximum volume the vessel can carry as cargo.
max:occupantsThe maximum number of occupants the vessel can hold.
ownerThe contact information of the owner of the vessel.
phys:heightThe height of the vessel.
phys:lengthThe length of the vessel.
phys:massThe mass of the vessel.
phys:volumeThe cubed volume of the vessel.
phys:widthThe width of the vessel.
serialThe manufacturer assigned serial number of the vessel.
typeThe type of vessel.
Updated Types
geo:telemThe type interface has been modified to inherit from the
phys:objectandgeo:locatableinterfaces.it:hostThe type interface has been modified from
inet:service:objectto inherit from theinet:service:objectandphys:objectinterfaces.mat:itemThe type interface has been modified to inherit from the
phys:objectandgeo:locatableinterfaces.ps:vitalsThe type interface has been modified to inherit from the
phys:objectinterface.transport:air:craftThe type interface has been modified to inherit from the
transport:vehicleinterface.transport:air:flightThe type interface has been modified to inherit from the
transport:tripinterface.transport:land:vehicleThe type interface has been modified to inherit from the
transport:vehicleinterface.transport:sea:vesselThe type interface has been modified to inherit from the
transport:vehicleinterface.
Updated Properties
ou:id:typeThe form had the following property updated:
The property
namehad the alternative property names added to its definition.transport:air:craftThe form had the following property updated:
The property
modelhas been modified toonespacethe strings.transport:sea:vesselThe form had the following property updated:
The property
modelhas been modified toonespacethe strings.
Deprecated Types
The following types have been marked as deprecated:
edgetimeedge
Deprecated Types
The following forms have been marked as deprecated:
transport:air:occupant
Deprecated Properties
geo:telemThe form had the following properties deprecated:
accuracyDeprecated. Please use
:place:latlong:accuracy.latlongDeprecated. Please use
:place:latlong.
mat:itemThe form had the following properties deprecated:
latlongDeprecated. Please use
:place:latlong.locDeprecated. Please use
:place:loc.
syn:cmdThe form had the following properties deprecated:
inputThe list of forms accepted by the command as input.
nodedataThe list of nodedata that may be added by the command.
outputThe list of forms produced by the command as output.
transport:air:craftThe form had the following property deprecated:
makeDeprecated. Please use
:manufacturer:name.
transport:air:flightThe form had the following properties deprecated:
cancelledDeprecated. Please use
:status.carrierDeprecated. Please use
:operator.craftDeprecated. Please use
:vehicle.from:portDeprecated. Please use
:departure:place.stopsDeprecated. Please use
transport:stop.to:portDeprecated. Please use
:arrival:place.
transport:air:occupantThe form had the following properties deprecated:
contactDeprecated. Please use
transport:occupant.flightDeprecated. Please use
transport:occupant.seatDeprecated. Please use
transport:occupant.typeDeprecated. Please use
transport:occupant.
transport:land:vehicleThe form had the following property deprecated:
makeDeprecated. Please use
:manufacturer:name.
transport:sea:vesselThe form had the following properties deprecated:
lengthDeprecated. Please use
:phys:length.makeDeprecated. Please use
:manufacturer:name.