Skip to content

Releases: OPSILab/Idra

v2.0.2

17 Oct 12:56
d1be655
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v2.0.1)

  • Fix: Idra automatically tests catalogue's host protocol (http/https) on federation or synchronization errors.
  • Fix: Idra, on CKAN catalogue federation, manages its api with or without the explicit /3/ version on path
  • Fix: If not present, Idra's CKAN client now adds the license id compliant with CKAN definitions.
  • Fix: Idra portal - removed target="_blank" on several links on dataset's detail page
  • Fix: Idra portal - fixed error on english translation

v2.0.1

04 Jun 10:49
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v.2.0.0):

  • New feature: Implemented explicit Sitemap validation in the WebScraper.
  • Fix: Refactored and cleaned DCAT-AP Dump se/deserialization in general according to the EU DCAT-AP validator
  • Fix: Fixed DCAT Catalogue publisher serialization
  • Fix: Now DCAT Serializator uses Range to create typed Resources where needed from the single DCATProperty
  • Fix: Fixed documentation and landingPage fetching in the WebConnector
  • Fix: Fixed bug when federating via API a Catalogue with no image.
  • Fix: Idra portal - accessUrl/downloadUrl visualization
  • Fix: Idra portal - License Uri visualization
  • Idra Sitemap Creator: Plugin Release 2.0.1 available here

v2.0.0

20 May 17:33
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v.1.3.1):

  • New Feature: Implementation of CKAN API
  • New Feature: Provisioning of RESTful version of Idra API
  • New Feature: Support for Idra "Sitemap Creator" Chrome plugin
  • Fix: various bugs fixed on open data connectors and IDM compatibility

v1.3.1

07 Mar 10:07
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v.1.3.0):

  • Fix: Idm Login #34

v1.3.0

01 Mar 17:05
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v.1.2.0):

  • New Feature: Added Distribution Preview for CSV, JSON, PDF, XML, GEOJSON and KML files
  • New Feature: Added Statistics section about catalogues, distribution formats and licenses
  • Fix: Minor fix for DCATDumpConnector
  • New Feature: Support for OpenDataSoft Catalogues
  • New Feature: Support for Junar Catalogues

v1.2.0

22 Nov 17:30
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v.1.1.0):

  • New Feature: Support for StatPortal OpenData (SPOD) portals
  • New Feature: Idra portal - Multilanguage support (EN,IT)
  • New Feature: Idra portal - Updated portal graphics and added “Help” section
  • New Feature: Idra portal - added mobile support
  • Fix: Docker-compose bug fixed

v1.1.0

17 Oct 18:20
Compare
Choose a tag to compare

Full documentation at: https://idra.readthedocs.io/en/latest

Changelog: (since v.1.0.0):

  • Fix: Feature request: add link in images categories (#1)
  • Fix: DUMP federation/synchronization bugs for TURTLE format
  • Fix: Theme/Subject deserialization when prefLabel is not present.
  • New Feature: add a different permalink for every dataset (#2).
  • Fix: RDF's insertion during federation bug fixed.
  • Fix: The list of federated catalogues, shown on the portal, is wrong. (#6).
  • New Feature: Integration of the Keyrock Fiware IdM as authentication method (#5)
  • New Feature: Support for ORION Context Broker (#4) and for SPARQL endpoints.
  • Fix: Solr deletion of FOAFAgent entities fixed.
  • New Feature: Support for Docker installation (DockerFile and Docker Compose).