Hello all !

Vayu is a god of the wind.
In the Wikipedia infobox, this fact has a reference.
References are stated between <ref> and </ref> tags.
Here is an excerpt from the infobox:

| God_of = the wind <ref>The Book of Hindu Imagery p. 68</ref>

The problem is that dbpedia thinks Vayu is a god of the reference, too :
SELECT ?topic WHERE {
<http://dbpedia.org/resource/Vayu> dbpedia2:godOf ?topic
}

Returns:
"the wind The Book of Hindu Imagery p. 68"@en

1) We should filter out the reference.
2) It would be nice for DBpedia to know this: the fact "Vayu is a god
of the wind" is asserted by "The Book of Hindu Imagery p. 68". This
would mean creating five triples, see
http://www.w3.org/TR/rdf-primer/#reification

That's it, just wanted to let people know, hopefully someone will have
time to work on it, probably around line 70 of InfoboxExtractor.php, I
will try when I have time :-)

Cheers,
Nicolas Raoul.
http://nrw.free.fr

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to