Skip to content
 
 

Repository files navigation

OntoSpy

Python toolkit for inspecting linked data knowledge models AKA ontologies or vocabularies.

Links

Description

OntoSpy is a lightweight Python library and command line tool for inspecting and visualizing vocabularies encoded using W3C Semantic Web standards, that is, RDF or any of its dialects (RDFS, OWL, SKOS).

The basic workflow is simple: load a graph by instantiating the Ontospy class with a file containing RDFS, OWL or SKOS definitions. You get back an object that lets you interrogate the ontology. That's all!

The same functionalities are accessible also via a command line application (ontospy-shell). This is an interactive environment (like a repl) that allows to load ontologies from a local repository, interrogate them and cache them so that they can be quickly reloaded for inspection later on.

More info

https://github.com/lambdamusic/OntoSpy/wiki

About

Python toolkit for inspecting linked data knowledge models AKA ontologies or vocabularies.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages