-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V4.0_OS
-
Fix Version/s: None
-
Component/s: Vocabularies
-
Labels:None
-
Environment:
Proposed
-
Proposal:
-
Resolution:
We have some cases where the value of a String-typed Term may be expected to contain JSON, XML or SQL (i.e. the annotation values have a constrained media type).
It would be helpful if we could change the description of Core.MediaType and Core.AcceptableMediaTypes to state that it is also applicable to regular (non-stream) properties of type Edm.Binary or Edm.String, as well as changing the AppliesTo so those terms can be applicable to Term elements of type Edm.Binary or Edm.String.