Closed essepuntato closed 5 days ago
In the documentation, we need to use the same standard for the values of all the dates. According to what specified in the JSON-LD context, it should be a date time -- e.g. "2024-04-12T00:45:23Z".
All dates are now prescribed to be compliant with datetime ISO string. See commit https://github.com/skg-if/interoperability-framework/commit/93ebafbeac14ebcc038527cbad3cb98291012434
In the documentation, we need to use the same standard for the values of all the dates. According to what specified in the JSON-LD context, it should be a date time -- e.g. "2024-04-12T00:45:23Z".