Schema.org related SHACL shapes

Hello,

Let's say that I had some data like
https://schema.org/Invoice#Invoice-gen-367

A property on Invoice is paymentDueDate which needs to be a Date or
DateTime.

So, for example, assigning a string like "XXXXX" to the property is not
valid.

I could create a SHACL Shape which would produce a validation error, but I
was wondering if there were already SHACL Shapes available which validate
data instances of Schema.org classes.

Regards,
James

Received on Wednesday, 20 May 2020 14:57:30 UTC