Mapping en talk:Film date: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Issues: https://github.com/dbpedia/mappings-tracker/issues/46 | |||
* Doesn't extract anything. | |||
https://en.wikipedia.org/w/index.php?title=Actrius&action=edit has | |||
| release = {{Film date|1996|||}} | |||
But the mapping has no effect. Maybe templates INSIDE template fields are not used for extraction? | |||
* Would extract only "y" out of y|m|d | |||
* Woudn't group releaseDate and releaseLocation in case of multiple releases | |||
Testing: get instances from https://en.wikipedia.org/wiki/Special:WhatLinksHere/Template:Film_date | Testing: get instances from https://en.wikipedia.org/wiki/Special:WhatLinksHere/Template:Film_date | ||
* [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=Actrius Actrius] | * [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=Actrius Actrius] | ||
Line 5: | Line 15: | ||
* [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=Blade_Runner Blade Runner] | * [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=Blade_Runner Blade Runner] | ||
--[[User:VladimirAlexiev|VladimirAlexiev]] 16:35, 18 February 2015 (UTC) | --[[User:VladimirAlexiev|VladimirAlexiev]] 16:35, 18 February 2015 (UTC) |
Revision as of 17:39, 18 February 2015
Issues: https://github.com/dbpedia/mappings-tracker/issues/46
- Doesn't extract anything.
https://en.wikipedia.org/w/index.php?title=Actrius&action=edit has
| release = Template:Film date
But the mapping has no effect. Maybe templates INSIDE template fields are not used for extraction?
- Would extract only "y" out of y|m|d
- Woudn't group releaseDate and releaseLocation in case of multiple releases
Testing: get instances from https://en.wikipedia.org/wiki/Special:WhatLinksHere/Template:Film_date
--VladimirAlexiev 16:35, 18 February 2015 (UTC)