Idra icon indicating copy to clipboard operation
Idra copied to clipboard

Idra - Open Data Federation Platform

Results 9 Idra issues
Sort by recently updated
recently updated
newest added

As discussed within the TSC, badge and links for FIWARE clones of the container image should be switched to quay.io

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20160810 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20160810 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

Bumps commons-fileupload from 1.3.3 to 1.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-fileupload:commons-fileupload&package-manager=maven&previous-version=1.3.3&new-version=1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

1、As i know the NGSI v2/entities get rest api support the limit(up to 1000) and offset parameter,I setup the idra Catalogues below: [{ "title": "SampleData", "description": "", "theme": [ "GOVE"...

It would be interesting having an automatic evaluation of the datasets federated. Such evaluation could be done accordingly to several parameters like, for example, the update frequency and/or the metadata...

I used the API /api/v1/client/search with a payload like the following: ``` { "filters": [{ "field": "ALL", "value": "key1 key2" }], "live": false, "sort": { "field": "title", "mode": "asc" },...

There are errors in the `publiccode.yml` file: | |Message| |-|-| |:warning: [`publiccode.yml:5`](https://github.com/OPSILab/Idra/blob/HEAD/publiccode.yml#L5)| `publiccodeYmlVersion: v0.2 is not the latest version, use '0'. Parsing this file as v0.5.`| |:warning: [`publiccode.yml:27`](https://github.com/OPSILab/Idra/blob/HEAD/publiccode.yml#L27)| `legal.repoOwner: This...

Issue: ` No url found for submodule path 'IdraPortal/wait-for-it' in .gitmodules` ```console git clone [email protected]:jason-fox/Idra.git Cloning into 'Idra'... remote: Enumerating objects: 5335, done. remote: Counting objects: 100% (1532/1532), done. remote:...