Skip to content

Commit 675805b

Browse files
Update ReadMe.adoc
fix typos
1 parent ef77b44 commit 675805b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ReadMe.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ While the Python SDK will be based on *CIM17*, it will not strictly follow the l
2020
PowerSystemPy aims to:
2121

2222
- 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.
2626
- Explore the role of RDFLib for handling RDF-based data in Python.
2727

2828
== Relevant LinkML sources
2929

3030
- link:https://linkml.io/linkml/generators/graphql.html[Generator GraphQL]
3131
- link:https://linkml.io/linkml/generators/sparql.html[Generator SPARQL]
3232
- 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]
3434
- link:https://linkml.io/linkml/generators/sqlalchemy.html[Generator Sqlalchemy]
3535

3636

0 commit comments

Comments
 (0)