Skip to content

Commit c3bbcde

Browse files
authored
Merge pull request #23 from blokhin/main
Introduce completed work on the RDFlib <-> FaCT++ interface -- pyfactxx
2 parents ee19688 + 70bf899 commit c3bbcde

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,11 @@ Furthermore, this repository might serve as a **cristallization point for a comm
161161
- features:
162162
-supports several ontology languages and formats
163163
- docs: https://pronto.readthedocs.io/en/latest/api.html
164-
- [pyfactxx](https://github.com/tilde-lab/pyfactxx)python bindings for FaCT++ OWL 2 C++ reasoner
164+
- [pyfactxx](https://github.com/tilde-lab/pyfactxx)Python bindings for FaCT++ OWL 2 C++ reasoner
165165
- features:
166-
- well-optimized reasoner for SROIQ(D) description logic
166+
- well-optimized reasoner for SROIQ(D) description logic, with additional improvements
167167
- [rdflib](https://github.com/RDFLib/rdflib) integration
168-
- notes:
169-
- _work in progress_
168+
- easy cross-platform installation
170169
- [PyFuseki](https://github.com/yubinCloud/pyfuseki) – Library that interact with Jena Fuseki (SPARQL server):
171170
- docs: https://yubincloud.github.io/pyfuseki/
172171
- [PyLD](https://github.com/digitalbazaar/pyld) - A JSON-LD processor written in Python

0 commit comments

Comments
 (0)