simphony / simphony-osp

A framework that aims to achieve interoperability between software such as simulation engines, databases and data repositories using a knowledge graph as the common language.
https://simphony.readthedocs.io
Other
16 stars 12 forks source link

Change the session and ontology architecture to base it completely on graphs, use RDFLib stores as interfaces for external software #700

Closed kysrpex closed 2 years ago

kysrpex commented 3 years ago

Based on PR #682's branch.

Related: #636, #660.

pablo-de-andres commented 2 years ago

I would suggest splitting cuds.py into smaller files, maybe moving the helper set classes outside. I think it would help maintenance and reviewing. A file with 1700+ lines tends to be imposing.