This document contains instructions on how to download the October 2024 version of the Web Data Commons RDFa, Microdata, Embedded JSONLD, and Microformats data sets.
The extracted RDFa, Microdata, Microformat and Embedded JSONLD data is provided for download as N-Quads. Files are compressed using GZIP and each file is around 100MB large. Overall 13,396 files with a total size of 1.4 TB are provided.
List of download URLs for RDF from the October 2024 corpus (Example Content)
The extracted RDF data can be downloaded using wget with the
command wget -i http://webdatacommons.org/structureddata/2024-12/files/file.list
. The files,
containing quads for a specific formats can be found in the table below, together with more detailed statistics
about the number of files and sizes.
If you want to download the class-specific schema.org datasets please navigate to the WDC class-specific subsets page.
Format | Number Of Files | Approx. Total File Size | File List |
---|---|---|---|
html-embedded-jsonld | 7,462 | 751 GB | html-embedded-jsonld.list |
html-microdata | 5,267 | 529 GB | html-microdata.list |
html-rdfa | 138 | 14 GB | html-rdfa.list |
html-mf-geo | 2 | 147 MB | html-mf-geo.list |
html-mf-hcalendar | 4 | 352 MB | html-mf-hcalendar.list |
html-mf-hcard | 477 | 47 GB | html-mf-hcard.list |
html-mf-adr | 9 | 855 MB | html-mf-adr.list |
html-mf-hrecipe | 1 | 84 MB | html-mf-hrecipe.list |
html-mf-hlisting | 2 | 106 MB | html-mf-hlisting.list |
html-mf-hresume | 1 | 515 KB | html-mf-hresume.list |
html-mf-hreview | 5 | 84 MB | html-mf-hreview.list |
html-mf-species | 1 | 8.6 MB | html-mf-species.list |
html-mf-xfn | 23 | 2.2 GB | html-mf-xfn.list |
We provide the extracted data for download using a variation of the N-Quads format. For users who prefer other formats, we provide code for converting the download files into CSV and JSON formats, which are supported by a wide range of spreadsheet applications, relational databases and data mining frameworks like the python data analysis library pandas. Please find further details on how to convert the download files to other formats on the main page.
The source code can be checked out from our Github
repository. For more information about the framework and a detailed description how to run a own extraction
visit the framework page.
The code for the analysis of the quads can be checked out from the StructuredDataProfiler Github
repository.
Please send questions and feedback to the Web Data Commons mailing list or post them in our Web Data Commons Google Group.