smart-data-models / dataModel.IssueTracking

Issue Tracking topic data models repository
0 stars 3 forks source link

free text fields in Open311_ServiceRequest #6

Closed ilarimikkonen closed 3 years ago

ilarimikkonen commented 4 years ago

Hi,

https://fiware-datamodels.readthedocs.io/en/latest/IssueTracking/Open311_ServiceRequest/doc/spec/index.html specifies that Applications must use the types Text

Text allows also >< etc and this is a problem with Orion: https://fiware-orion.readthedocs.io/en/1.4.0/user/forbidden_characters/index.html

Any suggestion how to reconcile this difference?

albertoabellagarcia commented 3 years ago

sorry for the simple answer, use all Text chars but those forbidden? anyhow I am forwarding this question to platform people for further insights if necessary.