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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
To further improve the bridge into the semantic world, after completing #59 , it could be interesting to check out
https://github.com/mulesoft-labs/json-ld-schema
https://www.w3.org/2019/wot/json-schema
at least to evaluate it and see how well JSON Schema constraints can be mapped to SHACL / RDF.
If it works well enough, it could be nice to provide SHACL export, e.g. by adding a
.shacl()
method.This could turn out to be a challenging or not generally feasible feature, so is more speculative.
Beta Was this translation helpful? Give feedback.
All reactions