- From: Alejandra Gonzalez-Beltran via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Oct 2020 11:56:18 +0000
- To: public-dxwg-wg@w3.org
The following commits were just pushed by agbeltran to https://github.com/w3c/dxwg: * Merge pull request #1 from w3c/gh-pages bringing up to date with DXWG by Matthew Rawlings https://github.com/w3c/dxwg/commit/e6ea1422893c6185296b9f1ea98602ad1828f588 * mediaType a subPropertyOf encodingFormat Every dcat:mediaType is a kind of schema:encodingFormat, but not every schema:encodingFormat is a kind of dcat:mediaType. The reason is the domain of dcat:mediaType is a dcat:Distribution. A dcat:Distribution us equivalent to a schema:DataDownload, which is a domain of schema:encodingFormat, via schema:CreativeWork. But schema:encodingFormat has a second domain, of schema:MediaObject. And the use of encodingFormat on MediaObject is not equivalent to dcat:mediaType. The problem with the alignment is that it is symmetric, but the real world isn't. By changing to a sub-type we keep the alignment in the correct direction only. by Matthew Rawlings https://github.com/w3c/dxwg/commit/3b399b9e15cf67ae496013a8f633bbdafebd29dd * Merge pull request #2 from rawmatt/rawmatt-schemaencodingFormat mediaType a subPropertyOf encodingFormat by Matthew Rawlings https://github.com/w3c/dxwg/commit/c87c10afb22959873e4eeef70e02d51e281a6b7a * corrected mistyping of "rdfs" by Matthew Rawlings https://github.com/w3c/dxwg/commit/76690e74293b880618b614206c80f4b8b2a2ebdf * Merge branch 'gh-pages' into gh-pages by Alejandra Gonzalez-Beltran https://github.com/w3c/dxwg/commit/6b45b5c860e382ad9ebca12c150eeb31fbb5b1e3 * Merge branch 'gh-pages' into gh-pages by Alejandra Gonzalez-Beltran https://github.com/w3c/dxwg/commit/74d4bebb648f81e513f713d12fb850d014303043 * Merge branch 'gh-pages' into gh-pages by Alejandra Gonzalez-Beltran https://github.com/w3c/dxwg/commit/edd441f285556e5c870687c7f998b6cd2b3f4248 * Merge branch 'gh-pages' into gh-pages by Alejandra Gonzalez-Beltran https://github.com/w3c/dxwg/commit/bdb45df66d97573da665d0410f258c5e2d44f386 * Merge pull request #1239 from rawmatt/gh-pages mediaType a subPropertyOf encodingFormat by Alejandra Gonzalez-Beltran https://github.com/w3c/dxwg/commit/07d9d1981ec63cf19ca2b319ac50fa29224aca06 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 12 October 2020 11:56:20 UTC