You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that the properties are being ignored since the JSON-LD spec recommends not using terms starting with @ to avoid potential clashes with future keywords, so I just ignore them altogether when annotating. Fixed per opengeospatial/ogc-na-tools#14.
"@iot.id": 1,
"@iot.selfLink": "http://example.org/v1.1/Observations(1)",
needs to get translated into object ids in the RDF - currently ignored and blank nodes
[]
generated.The text was updated successfully, but these errors were encountered: