Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Automatically add semantics to structured data
ResourceFunction["AddSemantics"][data] automatically and semantically interprets the structured dataset data. | |
ResourceFunction["AddSemantics"][data,spec] interprets data using the given spec. |
Add semantics to an Association:
In[1]:= |
Out[1]= |
Add semantics to a Dataset:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License