File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 22Release notes
33=============
44
5+ Version 0.13.0
6+ ==============
7+
8+ For this version we have extensively rewritten fairgraph,
9+ to build directly on the [openMINDS Python library](https://pypi.org/project/openMINDS/).
10+ This
11+
12+ - ensures (almost) perfect compatibility between the openMINDS API and the fairgraph API,
13+ so people can start developing locally with openMINDS-Python, then just change to
14+ importing "fairgraph.openminds" instead of "openminds.v4" when they wish to upload
15+ metadata to the Knowledge Graph.
16+ - adds functionality for working with local JSON-LD files to fairgraph.
17+
18+ The documentation has been refreshed and extended.
19+ This version of fairgraph provides the openMINDS v4 schemas.
20+
521
622Version 0.12.2
723==============
You can’t perform that action at this time.
0 commit comments