RDFLib / pyLODE

An OWL ontology documentation tool using Python and templating, based on LODE
BSD 3-Clause "New" or "Revised" License
170 stars 70 forks source link

Add rendering for skos:example #48

Closed dr-shorthair closed 4 years ago

dr-shorthair commented 4 years ago

skos:example is a good place for inline code examples within Ontology documentation. e.g. https://github.com/CSIRO-enviro-informatics/geosparql-ext-ont/blob/master/geox.ttl

nicholascar commented 4 years ago

Addressed in release 1.8.

Windows binary not rebuilt.

nicholascar commented 4 years ago

This is demonstrated in a now updated GeoX Ontology: http://linked.data.gov.au/def/geox

dr-shorthair commented 4 years ago

Addressed in release 1.8.

Windows binary not rebuilt.

@jyucsiro is it trivial to rebuild the windows binary?

jyucsiro commented 4 years ago

@dr-shorthair it's trivial for me to rebuild it. See attached zip file below.

it would be worth thinking about using a continuous build process like Travis. It supports building windows binaries - see https://docs.travis-ci.com/user/reference/windows/

pylode.zip