File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,17 +20,17 @@ While the Python SDK will be based on *CIM17*, it will not strictly follow the l
20
20
PowerSystemPy aims to:
21
21
22
22
- Generate a Python SDK from link:https://linkml.io/linkml/index.html#[*LinkML*] and evaluate its usability for power system applications.
23
- - Test integration with Python-based tools such as *panda * and *PowerPandapower *.
24
- - Investigate methods to interact with triple stores* *, including *GraphDB* and *RDF4J*.
25
- - Evaluate different query strategies* *, including *SPARQLWrapper* and *GraphQL*, to interact with SPARQL endpoints.
23
+ - Test integration with Python-based tools such as *pandas * and *PandaPower *.
24
+ - Investigate methods to interact with * triple stores*, including *GraphDB* and *RDF4J*.
25
+ - Evaluate different * query strategies*, including *SPARQLWrapper* and *GraphQL*, to interact with SPARQL endpoints.
26
26
- Explore the role of RDFLib for handling RDF-based data in Python.
27
27
28
28
== Relevant LinkML sources
29
29
30
30
- link:https://linkml.io/linkml/generators/graphql.html[Generator GraphQL]
31
31
- link:https://linkml.io/linkml/generators/sparql.html[Generator SPARQL]
32
32
- link:https://linkml.io/linkml/generators/python.html[Gnerator Python]
33
- - link:https://linkml.io/linkml/generators/pydantic.html[Generator Pydontic ]
33
+ - link:https://linkml.io/linkml/generators/pydantic.html[Generator Pydantic ]
34
34
- link:https://linkml.io/linkml/generators/sqlalchemy.html[Generator Sqlalchemy]
35
35
36
36
You can’t perform that action at this time.
0 commit comments