Page MenuHomePhabricator

Allow to retrieve entity schemas in Scribunto modules
Open, Needs TriagePublic

Description

It would be nice to be able to get entity schemas in scribunto modules to be able to build templates (e.g. infoboxes) based on them.

Having an API returning the ShExJ syntax would be way more convenient than the ShExC text based representation. This converter between ShExC and ShExJ might also be used to provide an RDF version of ShEx shapes (see T225701).