Geonovum / uml2json

Best Practise for OGC - UML to JSON Encoding Rules
https://geonovum.github.io/uml2json/document.html
0 stars 1 forks source link

Requirement 21 (/req/geojson-formats/identifier) #51

Closed jechterhoff closed 4 months ago

jechterhoff commented 1 year ago

Right now, requirement /req/geojson-formats/identifier is only for actual JSON data, where a value for the id-member is expected. No specific JSON Schema constraints are created for the id-member. However, we could encode such constraints (simply require the id-member). /req/geojson-formats/identifier could be modified to create such constraints.

jechterhoff commented 4 months ago

@PalmJanssen Not sure if we actually need to create an actual JSON Schema contraint to require the GeoJSON "id" member, at this point in time. We could defer this to future work and close this issue (it can be re-opened any time). What do you think?

PalmJanssen commented 4 months ago

up to you. So not for now.