{"id":25507,"date":"2026-09-05T02:44:29","date_gmt":"2026-09-04T23:44:29","guid":{"rendered":"https:\/\/alienroad.com\/google-bilgi-bankasi\/dataset-dataset-datacatalog-datadownload-structured-data\/"},"modified":"2026-09-05T02:44:29","modified_gmt":"2026-09-04T23:44:29","slug":"dataset-dataset-datacatalog-datadownload-structured-data","status":"publish","type":"ar_kb","link":"https:\/\/alienroad.com\/google-bilgi-bankasi\/dataset-dataset-datacatalog-datadownload-structured-data\/","title":{"rendered":"Dataset (Dataset, DataCatalog, DataDownload) structured data"},"content":{"rendered":"<p>Datasets are easier to find in the <a href=\"https:\/\/toolbox.google.com\/datasetsearch\/\" class=\"external-link\">Dataset Search<\/a><br \/>\n      tool when you provide supporting information such as their name, description, creator and distribution formats<br \/>\n      as structured data. Google&#8217;s <a href=\"https:\/\/www.blog.google\/products\/search\/making-it-easier-discover-datasets\/\" class=\"external-link\">approach to dataset discovery<\/a><br \/>\n      makes use of schema.org and other metadata standards that can be added to pages that describe datasets. The purpose of this markup is to<br \/>\n      improve discovery of datasets from fields such as life sciences, social sciences, machine<br \/>\n      learning, civic and government data, and more.\n    <\/p>\n<p>    <img decoding=\"async\" src=\"https:\/\/alienroad.com\/wp-content\/uploads\/kb-gorsel\/g-c75b17bffc8a.png\" loading=\"lazy\" alt=\"example of Dataset Search\" width=\"700\"><\/p>\n<aside class=\"note\">\n      <b>Note<\/b>: The actual appearance in search results might be different. You can<br \/>\n      preview most features with the<br \/>\n      <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7445569\" class=\"external-link\">Rich Results Test<\/a>.<br \/>\n    <\/aside>\n<p>Here are some examples of what can qualify as a dataset:<\/p>\n<ul>\n<li>A table or a CSV file with some data<\/li>\n<li>An organized collection of tables<\/li>\n<li>A file in a proprietary format that contains data<\/li>\n<li>A collection of files that together constitute some meaningful dataset<\/li>\n<li>A structured object with data in some other format that you might want to load into a<br \/>\n          special tool for processing<\/li>\n<li>Images capturing data<\/li>\n<li>Files relating to machine learning, such as trained parameters or neural network structure definitions<\/li>\n<\/ul>\n<h2 id=\"add-structured-data\" tabindex=\"-1\">\n    How to add structured data<br \/>\n  <\/h2>\n<p>\n    Structured data is a standardized format for providing information about a page and classifying the page<br \/>\n    content. If you&#8217;re new to structured data, you can learn more about<br \/>\n    <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/structured-data-intro\/\">how structured data works<\/a>.\n    <\/p>\n<p>\n    Here&#8217;s an overview of how to build, test, and release structured data.<\/p>\n<ol>\n<li>Add the <a href=\"#structured-data-type-definitions\">required properties<\/a>. Based on the<br \/>\n      format you&#8217;re using, learn where to <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/structured-data-intro\/#format-placement\">insert structured data on the page<\/a>.<\/p>\n<aside class=\"note\">\n      <b>Using a CMS?<\/b> It may be easier to use a plugin that&#8217;s integrated into your CMS.<br \/>\n      <br \/>\n      <b>Using JavaScript?<\/b> Learn how to<br \/>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/generate-structured-data-with-javascript\/\">generate structured data with JavaScript<\/a>.<\/aside>\n<\/li>\n<li>Follow the <a href=\"#guidelines\">guidelines<\/a>.<\/li>\n<li>Validate your code using the<br \/>\n      <a href=\"https:\/\/search.google.com\/test\/rich-results\" class=\"external-link\">Rich Results Test<\/a><br \/>\n      and fix any critical errors. Consider also fixing any non-critical issues that may be flagged<br \/>\n      in the tool, as they can help improve the quality of your structured data (however, this isn&#8217;t necessary to be eligible for rich results). <\/li>\n<li>Deploy a few pages that include your structured data and use the <a href=\"https:\/\/support.google.com\/webmasters\/answer\/9012289\" class=\"external-link\">URL Inspection tool<\/a> to test how Google sees the page. Be sure that your page is<br \/>\n      accessible to Google and not blocked by a robots.txt file, the <code>noindex<\/code> tag, or<br \/>\n      login requirements. If the page looks okay, you can<br \/>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/recrawl-request\/\" class=\"external-link\">ask Google to recrawl your URLs<\/a>.<\/p>\n<aside class=\"note\"><b>Note<\/b>: Allow time for re-crawling and re-indexing. Remember that it<br \/>\n      may take several days after publishing a page for Google to find and crawl it.<\/aside>\n<\/li>\n<li>To keep Google informed of future changes, we recommend that you<br \/>\n      <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/build-submit-sitemap\/\" class=\"external-link\">submit a sitemap<\/a>. You can automate this with the<br \/>\n      <a href=\"https:\/\/developers.google.com\/webmaster-tools\/v1\/sitemaps\" class=\"external-link\">Search Console Sitemap API<\/a>.<\/li>\n<\/ol>\n<h2 id=\"delete-dataset\" tabindex=\"-1\">Deleting a dataset from Dataset Search results<\/h2>\n<p>\n     If you don&#8217;t want a dataset to show up in Dataset Search results, <a href=\"https:\/\/alienroad.com\/google-bilgi-bankasi\/robots-meta-tag\/#structureddata\">use the <span>robots<\/span> <code>meta<\/code> tag<\/a> to control how your dataset is indexed. Keep in mind that it might take some time (days or weeks, depending on the crawl schedule) for the changes to be reflected on Dataset Search.\n    <\/p>\n<h2 id=\"approach\" tabindex=\"-1\">Our approach to dataset discovery<\/h2>\n<p>\n     We can understand structured data in web pages about datasets, using either <a class=\"external-link\" href=\"https:\/\/schema.org\/Dataset\">schema.org <code>Dataset<\/code> markup<\/a>, or equivalent<br \/>\n     structures represented in <a href=\"https:\/\/www.w3.org\/\" class=\"external-link\">W3C<\/a>&#8216;s  <a class=\"external-link\" href=\"https:\/\/www.w3.org\/TR\/vocab-dcat\/\">Data Catalog Vocabulary (DCAT) format<\/a>. We also are exploring<br \/>\n     experimental support for structured data based on <a href=\"https:\/\/www.w3.org\/TR\/tabular-data-primer\/\" class=\"external-link\">W3C CSVW<\/a>, and expect to evolve and adapt our approach as best practices for dataset description emerge. For more information about our<br \/>\n     approach to dataset discovery, see<br \/>\n       <a class=\"external-link\" href=\"https:\/\/www.blog.google\/products\/search\/making-it-easier-discover-datasets\/\">Making it easier to discover datasets<\/a>.\n    <\/p>\n<h2 id=\"example\" tabindex=\"-1\">Examples<\/h2>\n<p>Here&#8217;s an example for datasets using JSON-LD and schema.org syntax (preferred) in the<br \/>\n      Rich Results Test. The same schema.org vocabulary can also be used in RDFa 1.1 or Microdata syntaxes.<br \/>\n      You can also use the W3C DCAT vocabulary to describe the metadata. The following example is based on a<br \/>\n      <a class=\"external-link\" href=\"https:\/\/catalog.data.gov\/dataset\/ncdc-storm-events-database-336e4\">real-world<br \/>\n        dataset description<\/a>.<\/p>\n<section class=\"kd-tabbed-horz\" id=\"horzTab\">\n<article class=\"selected\">\n<header>JSON-LD<\/header>\n<p>Here&#8217;s an example of a dataset in JSON-LD:<\/p>\n<form method=\"post\" target=\"_blank\" action=\"https:\/\/search.google.com\/test\/rich-results?utm_campaign=devsite&#038;utm_medium=jsonld&#038;utm_source=dataset\"><input type=\"submit\" value=\"Try it out in the Rich Results Test\" \/><textarea name=\"code_snippet\" style=\"display:none\">&lt;html&gt;<br \/>\n  &lt;head&gt;<br \/>\n    &lt;title&gt;NCDC Storm Events Database&lt;\/title&gt;<br \/>\n    &lt;script type=&#8221;application\/ld+json&#8221;&gt;<br \/>\n    {<br \/>\n      &#8220;@context&#8221;:&#8221;https:\/\/schema.org\/&#8221;,<br \/>\n      &#8220;@type&#8221;:&#8221;Dataset&#8221;,<br \/>\n      &#8220;name&#8221;:&#8221;NCDC Storm Events Database&#8221;,<br \/>\n      &#8220;description&#8221;:&#8221;Storm Data is provided by the National Weather Service (NWS) and contain statistics on&#8230;&#8221;,<br \/>\n      &#8220;url&#8221;:&#8221;https:\/\/catalog.data.gov\/dataset\/ncdc-storm-events-database&#8221;,<br \/>\n      &#8220;sameAs&#8221;:&#8221;https:\/\/gis.ncdc.noaa.gov\/geoportal\/catalog\/search\/resource\/details.page?id=gov.noaa.ncdc:C00510&#8243;,<br \/>\n      &#8220;identifier&#8221;: [&#8220;https:\/\/doi.org\/10.1000\/182&#8221;,<br \/>\n                     &#8220;https:\/\/identifiers.org\/ark:\/12345\/fk1234&#8221;],<br \/>\n      &#8220;keywords&#8221;:[<br \/>\n         &#8220;ATMOSPHERE &gt; ATMOSPHERIC PHENOMENA &gt; CYCLONES&#8221;,<br \/>\n         &#8220;ATMOSPHERE &gt; ATMOSPHERIC PHENOMENA &gt; DROUGHT&#8221;,<br \/>\n         &#8220;ATMOSPHERE &gt; ATMOSPHERIC PHENOMENA &gt; FOG&#8221;,<br \/>\n         &#8220;ATMOSPHERE &gt; ATMOSPHERIC PHENOMENA &gt; FREEZE&#8221;<br \/>\n      ],<br \/>\n      &#8220;license&#8221; : &#8220;https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/&#8221;,<br \/>\n      &#8220;isAccessibleForFree&#8221; : true,<br \/>\n      &#8220;hasPart&#8221; : [<br \/>\n        {<br \/>\n          &#8220;@type&#8221;: &#8220;Dataset&#8221;,<br \/>\n          &#8220;name&#8221;: &#8220;Sub dataset 01&#8221;,<br \/>\n          &#8220;description&#8221;: &#8220;Informative description of the first subdataset&#8230;&#8221;,<br \/>\n          &#8220;license&#8221; : &#8220;https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/&#8221;,<br \/>\n          &#8220;creator&#8221;:{<br \/>\n             &#8220;@type&#8221;:&#8221;Organization&#8221;,<br \/>\n             &#8220;name&#8221;: &#8220;Sub dataset 01 creator&#8221;<br \/>\n          }<br \/>\n        },<br \/>\n        {<br \/>\n          &#8220;@type&#8221;: &#8220;Dataset&#8221;,<br \/>\n          &#8220;name&#8221;: &#8220;Sub dataset 02&#8221;,<br \/>\n          &#8220;description&#8221;: &#8220;Informative description of the second subdataset&#8230;&#8221;,<br \/>\n          &#8220;license&#8221; : &#8220;https:\/\/creativecommons.org\/publicdomain\/zero\/1.0\/&#8221;,<br \/>\n          &#8220;creator&#8221;:{<br \/>\n             &#8220;@type&#8221;:&#8221;Organization&#8221;,<br \/>\n             &#8220;name&#8221;: &#8220;Sub dataset 02 creator&#8221;<br \/>\n          }<br \/>\n        }<br \/>\n      ],<br \/>\n      &#8220;creator&#8221;:{<br \/>\n         &#8220;@type&#8221;:&#8221;Organization&#8221;,<br \/>\n         &#8220;url&#8221;: &#8220;https:\/\/www.ncei.noaa.gov\/&#8221;,<br \/>\n         &#8220;name&#8221;:&#8221;OC\/NOAA\/NESDIS\/NCEI &gt; National Centers for Environmental Information, NESDIS, NOAA, U.S. Department of Commerce&#8221;,<br \/>\n         &#8220;contactPoint&#8221;:{<br \/>\n            &#8220;@type&#8221;:&#8221;ContactPoint&#8221;,<br \/>\n            &#8220;contactType&#8221;: &#8220;customer service&#8221;,<br \/>\n            &#8220;telephone&#8221;:&#8221;+1-828-271-4800&#8243;,<br \/>\n            &#8220;email&#8221;:&#8221;ncei.orders@noaa.gov&#8221;<br \/>\n         }<br \/>\n      },<br \/>\n      &#8220;funder&#8221;:{<br \/>\n         &#8220;@type&#8221;: &#8220;Organization&#8221;,<br \/>\n         &#8220;sameAs&#8221;: &#8220;https:\/\/ror.org\/00tgqzw13&#8221;,<br \/>\n         &#8220;name&#8221;: &#8220;National Weather Service&#8221;<br \/>\n      },<br \/>\n      &#8220;includedInDataCatalog&#8221;:{<br \/>\n         &#8220;@type&#8221;:&#8221;DataCatalog&#8221;,<br \/>\n         &#8220;name&#8221;:&#8221;data.gov&#8221;<br \/>\n      },<br \/>\n      &#8220;distribution&#8221;:[<br \/>\n         {<br \/>\n            &#8220;@type&#8221;:&#8221;DataDownload&#8221;,<br \/>\n            &#8220;encodingFormat&#8221;:&#8221;CSV&#8221;,<br \/>\n            &#8220;contentUrl&#8221;:&#8221;https:\/\/www.ncdc.noaa.gov\/stormevents\/ftp.jsp&#8221;<br \/>\n         },<br \/>\n         {<br \/>\n            &#8220;@type&#8221;:&#8221;DataDownload&#8221;,<br \/>\n            &#8220;encodingFormat&#8221;:&#8221;XML&#8221;,<br \/>\n            &#8220;contentUrl&#8221;:&#8221;https:\/\/gis.ncdc.noaa.gov\/all-records\/catalog\/search\/resource\/details.page?id=gov.noaa.ncdc:C00510&#8243;<br \/>\n         }<br \/>\n      ],<br \/>\n      &#8220;temporalCoverage&#8221;:&#8221;1950-01-01\/2013-12-18&#8243;,<br \/>\n      &#8220;spatialCoverage&#8221;:{<br \/>\n         &#8220;@type&#8221;:&#8221;Place&#8221;,<br \/>\n         &#8220;geo&#8221;:{<br \/>\n            &#8220;@type&#8221;:&#8221;GeoShape&#8221;,<br \/>\n            &#8220;box&#8221;:&#8221;18.0 -65.0 72.0 172.0&#8243;<br \/>\n         }<br \/>\n      }<br \/>\n    }<br \/>\n    &lt;\/script&gt;<br \/>\n  &lt;\/head&gt;<br \/>\n  &lt;body&gt;<br \/>\n  &lt;\/body&gt;<br \/>\n&lt;\/html&gt;<\/textarea><\/form>\n<p><\/p>\n<div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to add schema.org dataset structured data. Implementing this can help Google recognize the dataset creator, distribution format, and other information.<\/p>\n","protected":false},"menu_order":86,"template":"","meta":{"footnotes":""},"ar_kb_kategori":[679],"ar_kb_etiket":[],"class_list":["post-25507","ar_kb","type-ar_kb","status-publish","has-post-thumbnail","hentry","ar_kb_kategori-feature-guides"],"_links":{"self":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/25507","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb"}],"about":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/types\/ar_kb"}],"version-history":[{"count":0,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/25507\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media\/27540"}],"wp:attachment":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media?parent=25507"}],"wp:term":[{"taxonomy":"ar_kb_kategori","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_kategori?post=25507"},{"taxonomy":"ar_kb_etiket","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_etiket?post=25507"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}