https://github.com/RDFLib/pyLODE
RDFLib/pyLODE#108 : better support for SDO constructs
wget https://schema.org/version/latest/schemaorg-current-http.ttl
# https://github.com/schemaorg/schemaorg/issues/2831 : add owl:Ontology and rdfs:isDefinedBy
diff -bu0 schemaorg-current-http.ttl schema-with-added-ontology.ttl > schema-add-ontology.diff
pip install pylode
time pylode -i schema-with-added-ontology.ttl -c true -o schema.html