- From: Krzysztof Janowicz <janowicz@ucsb.edu>
- Date: Wed, 8 Feb 2017 15:40:29 -0800
- To: Simon.Cox@csiro.au, maxime.lefrancois@emse.fr, public-sdw-wg@w3.org
- Message-ID: <7df3e886-c4f3-95c9-a927-e2dda742f052@ucsb.edu>
> I left domainIncludes and rangeIncludes but changed the namespace to meta. Thanks Kerry for pointing this out. (from the commit message) Kerry, do you remember what the issue was? On 02/08/2017 02:54 PM, Simon.Cox@csiro.au wrote: > > It was this commit that changed it > > https://github.com/w3c/sdw/commit/18d08cd3aa3da119203e26b4f105250392618615 > > > *From:*Krzysztof Janowicz [mailto:janowicz@ucsb.edu] > *Sent:* Thursday, 9 February, 2017 03:44 > *To:* Maxime Lefrançois <maxime.lefrancois@emse.fr>; SDW WG Public > List <public-sdw-wg@w3.org> > *Subject:* Re: ISSUE-72 - schema:domainIncludes and schema:rangeIncludes > > I think we had schema before but changed it to meta, does anybody > remember why? > > On 02/08/2017 04:53 AM, Maxime Lefrançois wrote: > > Dear all, > > about these pseudo, non Linked-Data compliant properties > domainIncludes and rangeIncludes > > sosa.ttl uses > > @prefix meta: <http://meta.schema.org/> . > > and then: > > sosa:hasSample meta:rangeIncludes sosa:Sample . > > Yet, > > - meta is not a registered prefix for http://meta.schema.org/ > <http://meta.schema.org/> at prefix.cc > > - the actual canonical URL for rangeIncludes is > http://schema.org/domainIncludes > <http://schema.org/domainIncludes>, as stated at its URL: > extension terms can be used in schema.org <http://schema.org> > markup in the normal manner; it is not necessary for markup > publishers to indicate which extension a term is currently in. > Terms may move between extensions over time (e.g. frompending > <http://pending.schema.org/>to the core) without the need for the > corresponding markup to change. > > - the registered prefix for http://schema.org/ is schema: at > prefix.cc > > So I suggest: > > - we use prefix: @prefix schema: <http://schema.org/> . > > - we change any mention of meta:domainIncludes into > schema:domainIncludes > > - we change any mention of meta:rangeIncludes into > schema:rangeIncludes > > Best, > > Maxime > > -- > Krzysztof Janowicz > Geography Department, University of California, Santa Barbara > 4830 Ellison Hall, Santa Barbara, CA 93106-4060 > Email:jano@geog.ucsb.edu <mailto:jano@geog.ucsb.edu> > Webpage:http://geog.ucsb.edu/~jano/ <http://geog.ucsb.edu/%7Ejano/> > Semantic Web Journal:http://www.semantic-web-journal.net -- Krzysztof Janowicz Geography Department, University of California, Santa Barbara 4830 Ellison Hall, Santa Barbara, CA 93106-4060 Email: jano@geog.ucsb.edu Webpage: http://geog.ucsb.edu/~jano/ Semantic Web Journal: http://www.semantic-web-journal.net
Received on Wednesday, 8 February 2017 23:41:07 UTC