The string "format" as date/date-time for those 4 terms may need a new column or value in the terms or datatype CSVs to regenerate this:
"endedAtTime": {
"description": "The date or time when a Person stopped fulfilling the role specified in the role property.",
"type": "string",
"oneOf": [
{
"format": "date"
},
{
"format": "date-time"
}
]
}
For now, those formats look like the only pieces that aren't reproduced [yet]
overwriting the live json-schema output -- FYI:
The string "format" as date/date-time for those 4 terms may need a new column or value in the terms or datatype CSVs to regenerate this:
For now, those formats look like the only pieces that aren't reproduced [yet]