Can you integrate Capella with SharePoint lists?

Hi - inspired by videos like this this one from a NASA Systems Engineer, I’d like to incorporate SE processes into SharePoint, with linked lists and approval workflows in SharePoint.

Is there any way to link Eclipse Capella outputs into SharePoint? The golden goose would be displaying representations in a Web Part on the SharePoint pages corresponding to the relevant stakeholders, connected seamlessly with OSLC. Perhaps more achievable would be if one could extract lists of items from the model, to use in SharePoint lists (e.g. by exporting to Excel, then creating a SharePoint list from the Excel). I would like lists of

  • Modes and States (and transitions)
  • Requirements
  • Functions
  • Components
  • Scenarios

If only these could be exported as a csv table or plaintext list. Maybe there’s something fancy by querying in AQL (though I can’t read or write in AQL at all).

Python4Capella could be a good way I suppose as well, or using Java as well, maybe you can contact Obeo for this matter.