Skip to content

Commit 6a4510a

Browse files
authored
Merge pull request #25 from ArenasGuerreroJulian/main
Update morph-kgc
2 parents f986df4 + b7af9ec commit 6a4510a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ Furthermore, this repository might serve as a **cristallization point for a comm
111111
- Verifying (non-trivial) logical consistency of a CLIF ontology
112112
- Proving theorems/lemmas, such as properties of concepts and relations or competency questions
113113
- GUI (alpha state)
114-
- [Morph-KGC](https://github.com/oeg-upm/morph-kgc)Engine to create RDF and RDF-star knowledge graphs from heterogeneous sources with R2RML, RML and RML-str
114+
- [Morph-KGC](https://github.com/oeg-upm/morph-kgc)System to create RDF and RDF-star knowledge graphs from heterogeneous sources with R2RML, RML and RML-star
115115
- docs: https://morph-kgc.readthedocs.io
116116
- features:
117117
- support for relational databases, tabular files (e.g. CSV, Excel, Parquet) and hierarchical files (XML and JSON)
118-
- generates the RDF and RDF-star knowledge graphs by running through command line or as a library
119-
- Integrates with RDFlib and Oxigraph to load the generated RDF directly to those libraries
118+
- generates RDF and RDF-star knowledge graphs by running through the command line or as a library
119+
- integrates with RDFlib and Oxigraph to load the generated RDF directly to those libraries
120120
- [nxontology](https://github.com/related-sciences/nxontology) – NetworkX-based library for representing ontologies
121121
- features:
122122
- load ontologies into a `networkx.DiGraph` or `MultiDiGraph` from `.obo`, `.json`, or `.owl` formats

0 commit comments

Comments
 (0)