Skip to content

rdf_summarizer

rdf_summarizer is a Python module to summarize RDF graphs by reducing resource IRIs to their namespaces. Documentation can be found here on GitHub Pages.

Install

$ pip install rdf_summarizer

Usage

Command line

Python library

from rdf_summarizer import *

Author

Rita Costa