Skip to content

Commit c2b13b6

Browse files
committed
fix for latest version
1 parent d735034 commit c2b13b6

File tree

4 files changed

+6
-152
lines changed

4 files changed

+6
-152
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The same functionalities are accessible also via a command line application. Thi
2626

2727
Ontospy can be used to generate HTML documentation for an ontology pretty much out-of-the-box.
2828

29-
See the website [Examples of ontology documentation generated via Ontospy](https://lambdamusic.github.io/ontospy-examples/index.html), or jump straight to the sample [Schema.org](https://lambdamusic.github.io/ontospy-examples/schema_org_topbraidttl/index.html) or [FOAF](https://lambdamusic.github.io/ontospy-examples/foafrdf/index.html) documentation pages.
29+
See the website [Examples of ontology documentation generated via Ontospy](https://lambdamusic.github.io/ontospy-examples/index.html), or jump straight to the sample [CIDOC-CRM](https://lambdamusic.github.io/ontospy-examples/cidoccrm_ecrm-2022-11owlxml/index.html) or [FOAF](https://lambdamusic.github.io/ontospy-examples/foafrdf/index.html) documentation pages.
3030

3131
> From version 2.0, the documentation generation libraries are installed by default with Ontospy. Previously, third party dependencies (e.g. Django) had to be installed separately.
3232

docs/pages/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Summary of changes.
44

5+
## Nov, 2022: v 2.1.0
6+
7+
- D3 visualizations improvements
8+
- Split pages for different object types
9+
- Refactor code
510

611
## Oct, 2022: v 2.0.0
712

ontospy/gendocs/misc/scripts/export_all.py

Lines changed: 0 additions & 151 deletions
This file was deleted.

0 commit comments

Comments
 (0)