- From: Sarven Capadisli <info@csarven.ca>
- Date: Mon, 3 Oct 2016 13:22:03 -0400
- To: public-annotation@w3.org
Right. Using 'rights' with the JSON-LD context points to dcterms:rights,
or at least what currently resolves at http://www.w3.org/ns/anno.jsonld .
https://www.w3.org/TR/annotation-model/#rights-information talks about
'rights' and has an example as such as well.
Now that I have a second look at this:
https://github.com/w3c/web-annotation/blob/gh-pages/jsonld/anno.jsonld
contains 'rights'. That's probably what's intended, but
https://github.com/w3c/web-annotation/blob/gh-pages/vocab/wd/ontology/oa.jsonld
doesn't have the 'rights' context. I guess I'm a bit confused as to what
is what now :)
-Sarven
On 2016-10-03 12:55, Robert Sanderson wrote:
>
> Hi Sarven,
>
> I don't see any reference to oa:rights in either the vocab or the
> model... where do you see it?
>
> As far as I can tell, dcterms:rights is used correctly in the context
> and https://www.w3.org/TR/annotation-vocab/#dcterms-rights in the vocab.
>
> Rob
>
> On Mon, Oct 3, 2016 at 6:39 AM, Sarven Capadisli <info@csarven.ca
> <mailto:info@csarven.ca>> wrote:
>
> On 2016-10-01 04:23, Ivan Herman wrote:
>
> Ie, the ontology files (oa.{html,ttl,jsonld,rdf,owl}) as well as
> the jsonld context file (anno.{jsonld,json}).
>
> A quick check from somebody would be good, just to be on the
> safe side!
>
> (Thanks Rob for the fixes.)
>
> Ivan
>
> ----
> Ivan Herman, W3C
> Digital Publishing Technical Lead
> Home: http://www.w3.org/People/Ivan/
> mobile: +31-641044153 <tel:%2B31-641044153>
> ORCID ID: http://orcid.org/0000-0003-0782-2704
> <http://orcid.org/0000-0003-0782-2704>
>
>
>
>
>
> oa:rights no longer appears to be in the JSON-LD context (looking at
> the repo). It is referred to from the vocab and model.
>
> Oversight or intended?
>
> "rights": {"@type": "@id", "@id": "dcterms:rights"},
>
> is still in the current ns/anno.jsonld
>
> -Sarven
> http://csarven.ca/#i
>
>
>
>
> --
> Rob Sanderson
> Semantic Architect
> The Getty Trust
> Los Angeles, CA 90049
-Sarven
http://csarven.ca/#i
Received on Monday, 3 October 2016 17:22:47 UTC