Big RDF documents on the Semantic Web
Big RDF documents
Here is a list of the 100 largest RDF documents that are in Swoogle’s collection as of January 25, 2006. The metric used is the number of explicit triples in the document.
Database: swoogle3digest
Generation Time: Jan 25, 2006 at 05:29 PM
Generated by: phpMyAdmin 2.6.4-pl4 / MySQL 4.1.16
SQL query: SELECT `url`,`rdf_cnt_triple`, `doc_length`
FROM `digest_swd`
ORDER BY rdf_cnt_triple
DESC LIMIT 100;
Rows: 100
January 26th, 2006 at 12:24 pm
[...] I just ran some queries over Swoogle’s collection of 850K RDF documents collected from the web. Here are the 100 largest RDF documents and OWL documents, respectively. Document size was measured in terms of the number of triples. For this query, a document was considered to be an OWL document if it used a namespace that contained the string OWL. [...]