Mapping en talk:Film date: Difference between revisions
From DBpedia Mappings
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Doesn't extract anything. | * Doesn't extract anything. | ||
https://en.wikipedia.org/w/index.php?title=Actrius&action=edit has | https://en.wikipedia.org/w/index.php?title=Actrius&action=edit has | ||
<nowiki>| release = {{Film date|1996|||}}</nowiki> | <nowiki>| release = {{Film date|1996|||}}</nowiki> | ||
But the mapping has no effect. Maybe templates INSIDE template fields are not used for extraction? | 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 | * Would extract only "y" out of y|m|d |
Revision as of 17:40, 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 = {{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
--VladimirAlexiev 16:35, 18 February 2015 (UTC)