The OSGi subsystem needs to provide its descriptions, if I do this in the command line tool:
:read-resource-description(recursive=1,operations=1,inherited=0)
osgi currently does not give any meaningful descriptions of either its model or operations:
...
"osgi" => {"operations" => {"add" => undefined}},
...