simphony / simphony-osp

A framework that aims to achieve interoperability between software such as simulation engines, databases and data repositories using a knowledge graph as the common language.
https://simphony.readthedocs.io
Other
16 stars 12 forks source link

Add atttributes (=data properties) to schema validation for CUDS #821

Closed MBueschelberger closed 1 year ago

MBueschelberger commented 2 years ago

The schema validation under osp.core.utils.schema_validation does not support checking validation of data properties.

It various cases, it might be useful, if those might be validated as well.

MBueschelberger commented 1 year ago

Closed due to #822