Hello,
1.
I found out that the raw data of some articles are apparently incomplete.
e.g. the HTML-View of:
http://dbpedia.org/resource/New_York_City ->
http://dbpedia.org/page/New_York_City
has the attribute:
dbpprop:website: http://www.nyc.gov/
but the rdf/xml-view of the resource (raw data) has no such property:
[1] http://dbpedia.org/data/New_York_City.rdf
Since this also happens at other articles, I wanted to ask, if someone could
explain it to me.
2.
If I search the source code of the page [1] it appears different in all
browsers I have. Do the browsers sort the results?
safari:
<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<rdf:Description
rdf:about="http://dbpedia.org/resource/George_Roy_Hill"><dbpprop:deathplace
xmlns:dbpprop="http://dbpedia.org/property/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
<rdf:Description
rdf:about="http://dbpedia.org/resource/Richard_Jordan_Gatling"><dbpprop:deathPlace
xmlns:dbpprop="http://dbpedia.org/property/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
firefox:
<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<rdf:Description
rdf:about="http://dbpedia.org/resource/Industrial_Press"><dbpedia-owl:location
xmlns:dbpedia-owl="http://dbpedia.org/ontology/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
<rdf:Description
rdf:about="http://dbpedia.org/resource/Big_Apple_Anime_Fest"><dbpedia-owl:location
xmlns:dbpedia-owl="http://dbpedia.org/ontology/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
chrome:
<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<rdf:Description
rdf:about="http://dbpedia.org/resource/Benjamin_Bristow"><dbpprop:placeOfDeath
xmlns:dbpprop="http://dbpedia.org/property/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
<rdf:Description
rdf:about="http://dbpedia.org/resource/Definitive_Jux"><dbpprop:location
xmlns:dbpprop="http://dbpedia.org/property/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
curl:
?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
<rdf:Description
rdf:about="http://dbpedia.org/resource/George_Roy_Hill"><dbpprop:deathplace
xmlns:dbpprop="http://dbpedia.org/property/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
<rdf:Description
rdf:about="http://dbpedia.org/resource/King_Missile"><dbpedia-owl:hometown
xmlns:dbpedia-owl="http://dbpedia.org/ontology/"
rdf:resource="http://dbpedia.org/resource/New_York_City"/></rdf:Description>
Regards,
Peter Kalchgruber
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion