Skip to main content

5.1.1.2

Data sharing: Data sharing request - Request data transfer

Test: Coverage test: for each data plane available, test a minimal data sharing and identify possible inconsistencies with the original data product protocol endpoint (e.g., during data querying, we aren’t allowed to send http headers to the data source).

note

The description of Test 5.1.1.2 was extracted from this page in the GitHub repository.
This file was last modified at 2026-06-24 15:37:50 UTC.

Information

  • Phase 1

  • Minimal? Yes

  • Related KPIs:

    • Functional suitability: The system supports multiple protocols and the ability to perform queries against the data products endpoint when the endpoint offers that capability.
  • Evaluation Criteria:

N/A

Results

note

The results for Test 5.1.1.2 for Fiware were extracted from this page in the GitHub repository.
This file was last modified at 2026-06-24 15:37:50 UTC.

Environment

Tested quality metric and method

The respective issue #258 additionally mentions the following protocols to be tested: GTFS GTFS-RT DATEX-II DATX II Light GBFS WMS/WFS

Comparative criteria (checklists, ...)

Expected output

Regarding the protocols mentioned in #258, all these protocols describe the data format. Eg. GTFS provides data in a zip file and the file contains multiple text files in a comma separated style. Or e.g. GBFS specifies the data format to be Json.

None of the protocol specifies a data exchange protocol other then HTTP GET requests. Since data sources can be naturally provided with an HTTP Proxy like APISIX, the Fiware connector supports all of these formats.

Results

Assessment

Measured results

CharacteristicScore
Functional completeness4
Functional correctness4
Functional appropriateness4
Total4

Functional Suitability Quality Metric Score: 4

Notes