<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DCAT data.json license values in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1092497#M4730</link>
    <description>&lt;P&gt;Thanks for confirming it's a bug&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/407592"&gt;@ThomasHervey1&lt;/a&gt;&amp;nbsp;. Looking forward to the upcoming changes.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Aug 2021 21:45:23 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-08-25T21:45:23Z</dc:date>
    <item>
      <title>DCAT data.json license values</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1085567#M4681</link>
      <description>&lt;P&gt;At some point the license terms for our data.json response has changed to the following value for all datasets/apps/web maps:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;PRE&gt;"license":"No license provided. Request permission to use."&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Where is this license value coming from? We've got the following&amp;nbsp; appearing in Open Data:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpc_0-1628039274631.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20086i7376F41C29509FEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mpc_0-1628039274631.png" alt="mpc_0-1628039274631.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In ArcGIS Online the item has the following Credits and Terms of Use set:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpc_1-1628039409473.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20087iF3C23A2EBD076936/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mpc_1-1628039409473.png" alt="mpc_1-1628039409473.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mpc_2-1628039554293.png" style="width: 683px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20088i76CBEEC2C2602620/image-dimensions/683x195?v=v2" width="683" height="195" role="button" title="mpc_2-1628039554293.png" alt="mpc_2-1628039554293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 01:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1085567#M4681</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-04T01:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: DCAT data.json license values</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1091371#M4719</link>
      <description>&lt;P&gt;Thanks @Anonymous User for reaching out,&lt;/P&gt;&lt;P&gt;This is a bug and we'll work on a fix shortly. Hub is in the process of updating the mapping process for the DCAT feature. As you probably know, this feature automatically maps metadata values to the top-level keys for a given dataset based on the DCAT-US 1.1 non-federal specification. The previous value for `license` pointed to a defunct license URL, which was useless but didn't throw validation errors. It appears that there's a missing step where Hub should verify and use a structured license when possible.&lt;/P&gt;&lt;P&gt;In the meantime, you can override the default value within the JSON editor using a literal like “&lt;A href="https://creativecommons.org/licenses/by/4.0/" target="_blank"&gt;https://creativecommons.org/licenses/by/4.0/&lt;/A&gt;” (see the image below). However, note that if you use multiple licenses and/or custom licenses, the DCAT feed will not represent your licenses accurately.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-08-23 at 3.53.54 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/21394i3046D0A7B6923B06/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-08-23 at 3.53.54 PM.png" alt="Screen Shot 2021-08-23 at 3.53.54 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 20:19:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1091371#M4719</guid>
      <dc:creator>ThomasHervey1</dc:creator>
      <dc:date>2021-08-23T20:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: DCAT data.json license values</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1092497#M4730</link>
      <description>&lt;P&gt;Thanks for confirming it's a bug&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/407592"&gt;@ThomasHervey1&lt;/a&gt;&amp;nbsp;. Looking forward to the upcoming changes.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 21:45:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1092497#M4730</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-25T21:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: DCAT data.json license values</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1096139#M4753</link>
      <description>&lt;P&gt;We have deployed a fix for this issue. A structured license set on an item will now be inserted into the DCAT feed and should not cause DCAT-US 1.1 validation errors.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 21:16:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/dcat-data-json-license-values/m-p/1096139#M4753</guid>
      <dc:creator>ThomasHervey1</dc:creator>
      <dc:date>2021-09-07T21:16:42Z</dc:date>
    </item>
  </channel>
</rss>

