Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compact rendering of properties of all types #103

Closed
bobeal opened this issue Jul 7, 2020 · 1 comment · Fixed by #1073
Closed

Fix compact rendering of properties of all types #103

bobeal opened this issue Jul 7, 2020 · 1 comment · Fixed by #1073
Assignees
Labels
core Relates to core API fix Something isn't working ngsild-1.2.1

Comments

@bobeal
Copy link
Member

bobeal commented Jul 7, 2020

Currently, the compaction of properties works for the standard and commonly used type but does not work for other types and are rendered under their expanded form, e.g.:

  • https://ontology.eglobalmark.com/WaterSmartMeter#alarmInProgress instead of alarmInProgress
  • https://ontology.eglobalmark.com/WaterSmartMeter#installedAt instead of installedAt
  • https://uri.fiware.org/ns/data-models#controlledProperty instead of controlledProperty
@bobeal bobeal added bug core Relates to core API labels Jul 7, 2020
@bobeal bobeal changed the title Fix compact rendering of property having a boolean type Fix compact rendering of properties of all types Jul 7, 2020
@bobeal bobeal added fix Something isn't working and removed bug labels Aug 20, 2020
@bobeal bobeal added this to the NGSI-LD API v1.2.1 milestone Sep 26, 2020
@bobeal bobeal self-assigned this Nov 19, 2020
@bobeal bobeal removed this from the NGSI-LD API v1.2.1 milestone Apr 8, 2021
bobeal pushed a commit that referenced this issue May 7, 2021
* guess the compacted form if it has failed #393
* add log for unexpected behavior
* probably related in some way to #103
@bobeal bobeal linked a pull request Dec 26, 2023 that will close this issue
@bobeal
Copy link
Member Author

bobeal commented Dec 26, 2023

See also C.6 for explanations and examples on compaction / expansion of datetimes.

@bobeal bobeal linked a pull request Jan 14, 2024 that will close this issue
@bobeal bobeal added this to Roadmap Jun 16, 2024
@bobeal bobeal moved this to Done in Roadmap Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relates to core API fix Something isn't working ngsild-1.2.1
Projects
Archived in project
1 participant