Hi,

I have a problem with infobox Writer  for Mappings (hr)
 http://mappings.dbpedia.org/index.php/Mapping_hr:Infookvir_knji%C5%BEevnik.


For example, I have in Croatian edition of Wikipedia in wiki - mark up next
situation with birth and death properties:

rođenje = [[6. lipnja]] [[1854]].<br>[[Oplaznik]], [[Hrvatska]]|

smrt = [[10. prosinca]] [[1889]].<br>[[Glina (grad)|Glina]]/[[Zagreb]],
[[Hrvatska]]|


I have written mapping for previously mentioned properties as follows:

        {{PropertyMapping | templateProperty = rođenje | ontologyProperty =
birthDate }}
        {{PropertyMapping | templateProperty = rođenje| ontologyProperty =
birthYear }}
        {{PropertyMapping | templateProperty = rođenje | ontologyProperty =
birthPlace }}
       {{PropertyMapping | templateProperty = smrt  | ontologyProperty =
deathDate }}
        {{PropertyMapping | templateProperty = smrt | ontologyProperty =
deathYear }}
        {{PropertyMapping | templateProperty = smrt  | ontologyProperty =
deathPlace }}


I want to preserve all values (birthDate, birthYear and birthPlace), but
when I test these mappings I get the following results for birth:


http://dbpedia.org/ontology/birthYear        1873

http://dbpedia.org/ontology/birthPlace
http://dbpedia.org/resource/13._lipnja

http://dbpedia.org/ontology/birthPlace
http://dbpedia.org/resource/Tovarnik


As you can see from results, instead of using birthDate I was offered
BirthPlace in second row. The same thing happenes with  the death property
(deathPlace instead deathDate).


I would appreciate your advice.


Regards,


Ivana
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to