This document contains instructions on how to download the October 2021 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 21,346 files with a total size of 1.6 TB are provided.
List of download URLs for RDF from the October 2021 corpus (Example Content)
The extracted RDF data can be downloaded using wget with the
command wget -i http://webdatacommons.org/structureddata/2021-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-rdfa | 266 | 27 GB | html-rdfa.list |
html-microdata | 7,612 | 763 GB | html-microdata.list |
html-embedded-jsonld | 6,240 | 623 GB | html-embedded-jsonld.list |
html-mf-geo | 4 | 316 MB | html-mf-geo.list |
html-mf-hcalendar | 12 | 1.2 GB | html-mf-hcalendar.list |
html-mf-hcard | 1,501 | 149 GB | html-mf-hcard.list |
html-mf-adr | 16 | 1.5 GB | html-mf-adr.list |
html-mf-hrecipe | 3 | 212 MB | html-mf-hrecipe.list |
html-mf-hlisting | 3 | 291 MB | html-mf-hlisting.list |
html-mf-hresume | 1 | 862 KB | html-mf-hresume.list |
html-mf-hreview | 10 | 956 MB | html-mf-hreview.list |
html-mf-species | 1 | 7.7 MB | html-mf-species.list |
html-mf-xfn | 38 | 3.7 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.