Re: [Specifications] Indicate a partial collection view is ordered (#172)

@pietercolpaert Let's not have the "manages block" distract us here ;)

I think it's good in general although introducing SHACL may be controversial even if it's inevitable.

> Unclear how to handle deeper ordering

This may be tricky but looks like SHACL has rich support for paths.

> (e.g., ordering on the birthDate of a parent of a foaf:Person managed by the collection)

```
sh:path ( ex:parent dbpedia-owl:birthDate )
```

Also let me ask you some questions:

1. why `orderOption`? In most I'm aware of this would be called `order direction`
1. what is the significance/usefulness of `castTo`?

-- 
GitHub Notification of comment by tpluscode
Please view or discuss this issue at https://github.com/HydraCG/Specifications/issues/172#issuecomment-550394787 using your GitHub account

Received on Wednesday, 6 November 2019 16:40:49 UTC