neuroshapes
neuroshapes copied to clipboard
nodeKind "xsd:dateTime" is not validating against SHACL schema
In this schema, this other and this there is the following error
"nodeKind": "xsd:dateTime"
while it should be
"datatype": "xsd: dateTime"
Hi, Good catch.