Closed heidivanparys closed 4 years ago
@cportele What would OGC recommend here? In the pull request I chose option 1.
@heidivanparys - Yes, this is the typical approach. Everything else leads to redundancies - and, as a result, potential inconsistencies.
Ok, thanks.
@alexanderkotsev Could you merge the pull request?
Currently, the spec says:
INSPIRE-pre-defined-data-set-download-OAPIF is dependent on OpenAPI 3.0, which in turn is dependent on Core.
That means, that the dependency from INSPIRE-pre-defined-data-set-download-OAPIF to Core actually is redundant, as it has Core as a dependency already through OpenAPI 3.0, as also illustrated in the figure below (the redundant dependency in red).
So how should we deal with this inherited dependency?
Additional question: would illustrating the dependencies by means of a diagram as the one above be useful?