https://github.com/fils/qleverflow/blob/1445c6d8620577c819d4cb089832bbe487920c39/entities/defs/getEntities.py#L14C3-L41C10
So first, the documentation needs, at the top, a proper quickstart.
- The example is
python main_er.py http://localhost:7007 but we need to add a config file for the entities being looked for.
- The output is a graph, so make an example notebook or query for use in the dashboard that shows what this output means and how it can connect concepts like OBIS concepts to the ODIS / OIH graph.
https://github.com/fils/qleverflow/blob/1445c6d8620577c819d4cb089832bbe487920c39/entities/defs/getEntities.py#L14C3-L41C10
So first, the documentation needs, at the top, a proper quickstart.
python main_er.py http://localhost:7007but we need to add a config file for the entities being looked for.