[shex] Support for date ranges (#108)

labra has just created a new issue for https://github.com/shexSpec/shex:

== Support for date ranges ==
ShEx supports range comparisons with (Min/Max)(In/Ex)clusive but it is limited to numbers. I think it would be easy to extend it to other datatypes like dates. For example, we could express:

```shex
:User {
 :birthDate MinInclusive "2000-01-01T12:00:00"^^xsd:dateTime
}
```

Please view or discuss this issue at https://github.com/shexSpec/shex/issues/108 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 11 November 2020 12:53:50 UTC