opengeospatial / sensorthings

The official web site of the OGC SensorThings API standard specification.
132 stars 28 forks source link

Leftover 1.0 references and unlinked requirements #128

Closed hylkevds closed 2 years ago

hylkevds commented 2 years ago

Since I made a little tool or OMS (O&M v3) that generate a requirements / requirements class dependency graph from a specification I figured it would be a good idea to test it on STA v1.1 too. Of course I found some issues...

Some left over cases of 1.0 that should have been changed into 1.1 as per #83. PR: #126 Some requirements that are not in any requirements class. PR: #127

hylkevds commented 2 years ago

For the interested, here's the initial generated requirements graph: STAv2_none

hylkevds commented 2 years ago

Fixed by #126 and #127

hylkevds commented 2 years ago

For the interested, here is the image after the fixes. No more orphans or "null" targets! STAv2_none