You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vark3=K3()// add some constraints.json(seralized);// manually add some constraints// overload some constraintsk3.json(other_serialized);varserialized=k3.json();
the resulting thing should be JSON-LD interpretable.
The text was updated successfully, but these errors were encountered:
It would be nice if there were a canonical representation of the constraints:
with an api like this:
the resulting thing should be JSON-LD interpretable.
The text was updated successfully, but these errors were encountered: