Mapping en talk:Film date: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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
Line 14: Line 15:
* [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=The_Birth_of_a_Nation The Birth of a Nation]
* [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=The_Birth_of_a_Nation The Birth of a Nation]
* [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]
 
* [http://mappings.dbpedia.org/server/extraction/en/extract?format=turtle-triples&extractors=custom&title=April_Love_(film) April_Love_(film)]


--[[User:VladimirAlexiev|VladimirAlexiev]] 16:35, 18 February 2015 (UTC)
--[[User:VladimirAlexiev|VladimirAlexiev]] 16:35, 18 February 2015 (UTC)

Latest revision as of 18:08, 19 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)