This Friday every contributor with a valid name and surname and a valid email address in the contributors.yaml files of the 68 subjects in the SDM has received a thanks attestation for his/her contribution.
You can see an example here
This Friday every contributor with a valid name and surname and a valid email address in the contributors.yaml files of the 68 subjects in the SDM has received a thanks attestation for his/her contribution.
You can see an example here
There is a new version of the python package for pysmartdatamodels 0.6.1.
This python package includes all the data models and several functions to use them in your developments.
Changelog:
– Two updated functions
– Minor changes on providing links of repository, issues, updating on latest statistics, etc.
Get more details on the pypi page and feel free to try it out!
New data models for the passenger waiting list are mapped in the ACRIS subject from Smart Aeronautics domain.
CheckpointFacility. Property. Information about a Checkpoint in an Airport used to provide services. A Checkpoint facility is any facility where customers and passengers turn up and need to be processed, serviced or screened before proceeding to the next stage of their journey.
CheckpointFacilityOperatorParty. Property. Information that describes the Party responsible for the operation of a Checkpoint in an Airport.
CheckpointFacilityType. Property. Information that describes the classification for a Checkpoint in an Airport. Values are: Security Screening, Customs.
ConcourseFacility. Property. Information about an Airport Concourse as buildings or infrastructure used to provide services.
MeasurementDevice. Property. Information about the device (equipment) used to take measurements (observations).
New data models for the passenger waiting list are mapped in the ACRIS subject from Smart Aeronautics domain.
AirportElevationUnitOfMeasurement. Property. The unit of measure of the height of an Airport above sea level (FT for foot or M for meter).
AirportFacility. Property. Information about an Airport as buildings or infrastructure used to provide services.
AirportLocation. Property. The geospatial or geopolitical location of an Airport.
CheckpointAreaLocation. Property. The geospatial or geopolitical location of a Checkpoint.
We are very close to launch a new service and we want to have your feedback on how to create this service.
So we made a Survey and you can help us by submitting your preference.
Thank you!
There is a new subject ACRIS (ACIs Community Recommended Information Services) in the Smart Aeronautics domain. It is a mapping of the original passenger waiting times specification. The new data model is AirportElevation.
New data model PortCall in the subject Marine Transport of the domain Smart Logistics.
A new data model in the transportation subject, APDSObservation, it is the result of the ANPR camera (automatic number plate recognition). It is aligned with the alliance of parking standards.
APDSObservation. This entity models a particular observation of a set of ANPR camera. The Observation might be done with several ANPR cameras, but is limited to the observation of ONE vehicle. It implements the APDS data model https://www.allianceforparkingdatastandards.org/
List of attributes
-address
-addressCountry
-addressLocality
-addressRegion
-alternateName
-areaServed
-creator
-dataProvider
-dateCreated
-dateModified
-description
-district
-id
-images
-location
-name
-observationDateTime
-observationEndDateTime
-observationStartDateTime
-observedCredentialCharacterConfidence
-observedCredentialConfidence
-observedCredentialCountry
-observedCredentialId
-observedCredentialType
-observedHeading
-observedLocation
-observedLocationPDOP
-observedMethod
-observedSpeed
-observedVehicleColour
-observedVehicleMake
-observedVehicleType
-observer
-observerCameras
-observerDescription
-observerHeading
-observerLocation
-observerLocationPDOP
-observerSpeed
-owner
-postOfficeBoxNumber
-postalCode
-seeAlso
-source
-streetAddress
-streetNr
-towardsObserver
-type
The contribution manual has minor updates frequently, but now we have created a brand new version
– Restructuring the contents
– Including explanation on how to use the test service for new data models
– Making more understandable the contribution workflow
– Guidelines for contributing
– The list of support channels, including the new on discord
– Move to the annex the slides for the automatic documents generated on the publication process
and helping to make more understandable to those users recently joining the Smart Data Models initiative.
As always the shortcut to reach it works: https://bit.ly/contribution_manual
But you can also find a direct link in these locations
Upper menu -> Contribution manual (7th option)
Main menu -> documentation -> Contribution manual (5th option in the drop down menu)
Feel free to make your comments on info@smartdatamodels.org or as comments in the manual.
The new version of the script for generating the specifications has been released in the directory utils of the umbrella repository data-models.
It allows the creation of the markdown specifications out of the json schema in multiple languages. If you have an account of DeepL API you can make the translations automatically.
Thanks to Konstantinos Gompakis from tuc.gr for this suggestion on others.