Data Semantics
Data semantics specifies what the data in a databin means and how raw inputs for the
databin should be converted for storage in the databin.
Any type of data supported by WDF and the Wolfram Language can be used:
Numbers Measured Quantities Times Geolocations Entities Text Images ...

For data given in the form:

The Wolfram Language data semantics signature is given the form:

Any Wolfram Language Interpreter type can be used as one of the interpi:
"Number" "Quantity" "Date" "Location" "String" "Image" ...
(Data semantics signatures work the same as parameter interpretation lists in FormFunction and APIFunction.)Data semantics can be used to specify how units should be associated with raw input numbers:

Create a databin in the Wolfram Language, specifying data semantics:
In[1]:= |
Out[1]= |
![]() |