Re: [web-annotation] Base direction for annotations

> On 19 May 2016, at 18:22, Rob Sanderson <notifications@github.com> 
wrote:
> 
> Also CSS for the same values: 
https://developer.mozilla.org/en/docs/Web/CSS/direction 
<https://developer.mozilla.org/en/docs/Web/CSS/direction>
> CSVW defines the ltr/rtl instances: 
https://www.w3.org/ns/csvw#instance-definitions 
<https://www.w3.org/ns/csvw#instance-definitions>
> And an unusable predicate: and 
https://www.w3.org/ns/csvw#textDirection 
<https://www.w3.org/ns/csvw#textDirection> (due to the overly 
restrictive domain in the ontology). So we need to duplicate it.
> 
> So I propose additions to context and vocab:
> 
> "csvw" : "https://www.w3.org/ns/csvw#"
> "direction": "wa:textDirection",
> "ltr" : "csvw:ltr",
> "rtl": "csvw:rtl",
> "auto": "csvw:auto"
This is a bit of a bike shedding, but…I am not sure whether it is good
 of bringing in a new namespace for these three. Yes, I know, reuse 
namespaces if necessary, it does not count for the JSON-LD, etc, etc, 
but nevertheless, I am not 100% sure it is worth brining in a new one 
to the Turtle. I have a slight (emphasis: slight) preference to have 
these three values duplicated in our own namespace.

Ivan

> and to decrement 🍻 owed to @gkellogg <https://github.com/gkellogg> 
by one :)
> 
> Also, please note there is a discrepancy between: 
https://www.w3.org/TR/tabular-metadata/ 
<https://www.w3.org/TR/tabular-metadata/> which says the range of 
textDirection is a string, and the actual vocabulary, which defines a 
range of csvw:Direction (of which rtl etc are instances).
> 
> 🍻 owed-- again
> 
> —
> You are receiving this because you commented.
> Reply to this email directly or view it on GitHub 
<https://github.com/w3c/web-annotation/issues/224#issuecomment-220377186>


----
Ivan Herman, W3C
Digital Publishing Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
ORCID ID: http://orcid.org/0000-0003-0782-2704






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

Received on Thursday, 19 May 2016 18:41:32 UTC