lambdamusic / Ontospy

Python library and command-line interface for inspecting and visualizing RDF models aka ontologies.
http://lambdamusic.github.io/Ontospy/
MIT License
219 stars 52 forks source link

Ontology builder parallelization #92

Closed raghav-kukreti closed 2 years ago

raghav-kukreti commented 4 years ago

Extending on issue #44 the function ontology_builder was optimized to parallelize itself across the number of CPU cores.

lambdamusic commented 2 years ago

Closing due to inactivity