Big OWL documents on the Semantic Web
Big Owl
Here is a list of the 100 largest owl documents that are in Swoogle’s collection as of January 25, 2006. The metric used is the number of explicit triples in the document. For this query, a document was considered to be an OWL document if it used a namespace that contained the string owl.
Database: swoogle3digest
Generation Time: Jan 25, 2006 at 05:22 PM
Generated by: phpMyAdmin 2.6.4-pl4 / MySQL 4.1.16
SQL query: SELECT `url`,`rdf_cnt_triple`, `doc_length` FROM `digest_swd`,
digest_swd_ns WHERE idurl = idswd AND list_ns like ‘%owl%’ ORDER BY rdf_cnt_triple
DESC LIMIT 100;
Rows: 100


January 26th, 2006 at 12:25 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. […]