<?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: Incorrect DCAT output on the data.json endpoint in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76897#M375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Adrià,&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bug fix is in progress and should be released in a couple weeks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post and your patience!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Courtney &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2015 18:48:38 GMT</pubDate>
    <dc:creator>CourtneyClaessens</dc:creator>
    <dc:date>2015-10-13T18:48:38Z</dc:date>
    <item>
      <title>Incorrect DCAT output on the data.json endpoint</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76896#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a member of the &lt;A href="http://ckan.org/" rel="nofollow noopener noreferrer" target="_blank"&gt;CKAN &lt;/A&gt;​maintainers team and I'm using the &lt;A href="https://github.com/ckan/ckanext-dcat/" rel="nofollow noopener noreferrer" target="_blank"&gt;DCAT extension&lt;/A&gt; to import datasets from an ArcGIS Open Data instance from a client (following roughly &lt;A href="http://doc.arcgis.com/en/open-data/provider/federating-with-ckan.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;these steps&lt;/A&gt;). This essentially uses the data.json endpoint:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://opendata.arcgis.com/data.json" title="http://opendata.arcgis.com/data.json" rel="nofollow noopener noreferrer" target="_blank"&gt;http://opendata.arcgis.com/data.json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've noticed that some the URLs for the different distributions or resources for the datasets were not imported correctly, and found that the key for `accessURL` in some of the distributions is wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;distribution": [

...
{

&amp;nbsp;&amp;nbsp;&amp;nbsp; "@type": "dcat:Distribution",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "CSV",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "format": "CSV",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaType": "text/csv",
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "downloadUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fopendata.arcgis.com%2Fdatasets%2F9b70131cd4984300bd8af47c4176ca77_0.csv" target="_blank"&gt;http://opendata.arcgis.com/datasets/9b70131cd4984300bd8af47c4176ca77_0.csv&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;

},
{

&amp;nbsp;&amp;nbsp;&amp;nbsp; "@type": "dcat:Distribution",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "KML",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "format": "KML",
&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaType": "application/vnd.google-earth.kml+xml",
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "downloadUrl": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fopendata.arcgis.com%2Fdatasets%2F9b70131cd4984300bd8af47c4176ca77_0.kml" target="_blank"&gt;http://opendata.arcgis.com/datasets/9b70131cd4984300bd8af47c4176ca77_0.kml&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;

},

&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "@type": "dcat:Distribution",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "title": "Shapefile",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "format": "ZIP",
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mediaType": "application/zip",
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "downloadURL": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fopendata.arcgis.com%2Fdatasets%2F9b70131cd4984300bd8af47c4176ca77_0.zip" target="_blank"&gt;http://opendata.arcgis.com/datasets/9b70131cd4984300bd8af47c4176ca77_0.zip&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&amp;nbsp;&amp;nbsp; 

],&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note `accessUrl` on eg KML vs `accessURL` on the shapefile. The &lt;A href="http://www.w3.org/TR/vocab-dcat/#Property:distribution_accessurl" rel="nofollow noopener noreferrer" target="_blank"&gt;DCAT standard &lt;/A&gt;is clear on what the correct case is so I think that's a bug on the ArcGIS side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something that can be fixed on future versions? If so what sort of timeline can be expected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 22:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76896#M374</guid>
      <dc:creator>AdriàMercader</dc:creator>
      <dc:date>2021-12-10T22:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect DCAT output on the data.json endpoint</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76897#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Adrià,&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This bug fix is in progress and should be released in a couple weeks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your post and your patience!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Courtney &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 18:48:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76897#M375</guid>
      <dc:creator>CourtneyClaessens</dc:creator>
      <dc:date>2015-10-13T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect DCAT output on the data.json endpoint</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76898#M376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Courtney, looking forward to it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:37:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76898#M376</guid>
      <dc:creator>AdriàMercader</dc:creator>
      <dc:date>2015-10-14T07:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect DCAT output on the data.json endpoint</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76899#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Adrià,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;The fix is in place. Please let us know if you encounter any other issues. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Courtney&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 13:20:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/incorrect-dcat-output-on-the-data-json-endpoint/m-p/76899#M377</guid>
      <dc:creator>CourtneyClaessens</dc:creator>
      <dc:date>2015-10-29T13:20:12Z</dc:date>
    </item>
  </channel>
</rss>

