- From: Markus Lanthaler via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Mar 2018 07:40:08 +0000
- To: public-hydra-logs@w3.org
Review status: 0 of 2 files reviewed at latest revision, 2 unresolved discussions. --- *[spec/latest/core/core.jsonld, line 46 at r1](https://reviewable.io:443/reviews/hydracg/specifications/158#-L7THhoH9S5UKaFR-mWg:-L7THhoIJFjTOIQxCcWb:buibl0a) ([raw file](https://github.com/hydracg/specifications/blob/8b48534302d4b9f49b334f170b0a1e045d46bc3b/spec/latest/core/core.jsonld#L46)):* > ```JSONLD > "next": { "@id": "hydra:next", "@type": "@id" }, > "previous": { "@id": "hydra:previous", "@type": "@id" }, > "memberTemplate": { "@id": "hydra:memberTemplate", "@type": "@id" }, > ``` This can be simplified to just `"hydra:memberTemplate"`. Pointing it to a URL would be really confusing. --- *[spec/latest/core/core.jsonld, line 394 at r1](https://reviewable.io:443/reviews/hydracg/specifications/158#-L7THw_MIjXO3ULCQbp_:-L7THw_MIjXO3ULCQbpa:bxp5j71) ([raw file](https://github.com/hydracg/specifications/blob/8b48534302d4b9f49b334f170b0a1e045d46bc3b/spec/latest/core/core.jsonld#L394)):* > "An IRI template of a collection's member." Nit: Something like "A IRI template to directly access collection members." might be slightly clearer --- *Comments from [Reviewable](https://reviewable.io:443/reviews/hydracg/specifications/158)* <!-- Sent from Reviewable.io --> -- GitHub Notification of comment by lanthaler Please view or discuss this issue at https://github.com/HydraCG/Specifications/pull/158#issuecomment-372574101 using your GitHub account
Received on Tuesday, 13 March 2018 07:40:12 UTC