Re: [web-annotation] processLanguage description improvement suggestion

Language is already 0..*, with a SHOULD for 1. I'm not sure that I see
 the value or usecases for changing that at this stage.  It shouldn't 
be comma separated in a single JSON string... for multiple languages 
it would be:

```
 "language": ["en", "cy", "de"]
```

I don't think that the proposed change for `processingLanguage`'s 
description makes it clearer. The current definition is focused on the
 use, which is the reason for the property's existence compared to the
 `language` property.

The lack of BCP47 in `processingLanguage` is definitely an oversight.

Proposal:

* Add the same BCP47 recommendation to `processingLanguage`. 




-- 
GitHub Notification of comment by azaroth42
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/345#issuecomment-256686315
 using your GitHub account

Received on Thursday, 27 October 2016 15:53:01 UTC