Apologies, but the page you requested could not be found. Perhaps searching will help.
Validate a payload
python package pysmartdatamodels
-
Subscribe to Our Newsletter
MasterSheet
PR and issues
updated every 10 minutes (if empty, it means we are updating, please refresh in couple of seconds)
data-models** fix: wrap column names in generated SQL schema files
** generate_sql_schema - support for anyOf
** fix issue #84 (loading files from base folder)
** issue with HL7/FHIR-R4 models validation : tests failed with "*** schema.json file not found"
** Remove redundant type statement list
** generate_sql_schema - sql_type_statement unused
** generate_sql_schema - enum clashes
** generate_sql_schema column name wrapping
data-models** fix: wrap column names in generated SQL schema files
** fix issue #84 (loading files from base folder)
** Remove redundant type statement list
dataModel.Environment** AirQualityObserved - simplified JSON-LD examples fail JSON Schema validation
** AirQualityObserved SQL schema missing refDevice column
** AirQualityObserved SQL schema - as is a keyword
dataModel.PointOfInterest** feat(PointOfInterest): Add openingHours and openingHoursSpecification properties
** Add field to store POI opening hours information (e.g. openingHours)
dataModel.PointOfInterest** feat(PointOfInterest): Add openingHours and openingHoursSpecification properties
dataModel.Device** Proposal: add batteryTemperature to Device model for hardware diagnostics telemetry
** Device SQL schema missing refDeviceModel column
** SQL schema - clashing enums across repositories
** Modbus model - missing SQL schema
** Camera model - SQL schema issue with on column
dataModel.Agrifood** Proposal: canonical PAR attribute naming and unit encoding policy
** Proposal: add stemDiameterVariation attribute in Agrifood models
** Add soilPh and normalize line endings (LF)
dataModel.Agrifood** Add soilPh and normalize line endings (LF)
incubated** add "tractionBatteryCapacity" property (VehicleModel)
** added examples and needed files for all resource types of HL7/FHIR-R4
incubated** add "tractionBatteryCapacity" property (VehicleModel)
** added examples and needed files for all resource types of HL7/FHIR-R4
dataModel.DCAT-AP** SQL schema files - duplicate column names
** feat: add properties to DataService data model
** Extend schemas for Dataset and DataService from 2.1.1 to 3.0.0
dataModel.DCAT-AP** feat: add properties to DataService data model
** Extend schemas for Dataset and DataService from 2.1.1 to 3.0.0
dataModel.ERA-
Subscribe. mail once a week
Go to a data model
Type part of the name and it will be filteredCategories
- Agrifood (9)
- AI (1)
- Aquaculture (2)
- Battery (3)
- Coding (6)
- contribution (7)
- Cross Sector (245)
- Device (2)
- Energy (5)
- Environment (11)
- Governance (46)
- GreenEnergy (2)
- Internal (24)
- Manufacturing (3)
- PointOfInterest (3)
- Robotics (4)
- Smart Cities domain (262)
- Smart Energy domain (206)
- Smart Environment domain (210)
- Smart Manufacturing domain (195)
- Smart Robotics domain (191)
- Smart Water Domain (219)
- Smart-Sensoring domain (204)
- SmartAeronautics (176)
- SmartAgrifood domain (197)
- SmartDestinations (197)
- SmartHealth (133)
- SmartLogistics (82)
- Transportation (9)
- Uncategorized (5)
- Water (11)
- Weather (6)
Candidates updates- fix(brick-schema): restore original Brick class names (revert PascalC… 31/07/2026fix(brick-schema): restore original Brick class names (revert PascalCase rename) Reverted the PascalCase renaming from the previous commit (CO2LevelSensor -> CO2_Level_Sensor, PM25Sensor -> PM2.5_Sensor, etc.) after explicit feedback: camelCase/PascalCase is this repository's recommendation, not a hard requirement, and a source ontology's own class/property name should only be changed when a character is actually impossible in JSON […]
- fix(brick-schema): constrain aggregationFunction to its real 7-value … 30/07/2026fix(brick-schema): constrain aggregationFunction to its real 7-value enum Prompted by a question on whether single-property nested objects (resolution: {value}) were a faithful mapping or a misinterpretation. Verified against the source ontology's own SHACL shapes: bsh:ResolutionShape genuinely declares only one property (brick:value) -- confirmed faithful, not an artifact of this translation. brick:resolution is one of ~45 […]
- feat(brick-schema): add 6 dedicated leaf-class schemas alongside gene… 30/07/2026feat(brick-schema): add 6 dedicated leaf-class schemas alongside generic Point Investigated whether Brick's per-class documentation pages (ontology.brickschema.org/brick/.html) could be mapped directly -- they're client-side rendered and expose nothing to a plain fetch, but the same underlying data is in Brick.ttl: every measurement-type Point leaf class decomposes into hasQuantity (65 distinct values ontology-wide) + hasSubstance (31 values) […]
- fix(brick-schema): restore original Brick class names (revert PascalC… 31/07/2026


