Changelog
1.17.1 (2022-08-22)
Bug Fixes
- bugs in xmlupload and resource.py (DEV-1140) #217 (5e402e4)
- PyPI deployment (DEV-1270) (#220) (dafaa7e)
1.17.0 (2022-08-16)
Bug Fixes
Maintenance
Documentation
- add links from usage subpage to other subpages (DEV-812) (#208) (92ac678)
- fix outdated links (DEV-1194) #215 (6849737)
- sort entries alphabetically (DEV-1184) (#212) (75c6ae5)
Enhancements
1.16.0 (2022-07-18)
Enhancements
1.15.1 (2022-06-23)
Bug Fixes
- excel2resources, excel2properties: cover all cases (DEV-1040) (#201) (4c6ed19)
- xmlupload crashes without writing id2iri mapping (DEV-813) (#194) (7948e75)
Maintenance
- unpin dependency versions (DEV-983) (#200) (5c56601)
- xmlupload: refactor xmlupload, add unittest (DEV-1043) (#203) (fcf8384)
1.15.0 (2022-06-02)
Bug Fixes
- onto validation: correctly identify circular dependencies (DEV-769) (#192) (ed35902)
- testdata: remove salsah-links from test-id2iri-data.xml (DEV-975) (#199) (7548501)
- xmlupload: prevent crash with incremental option (DEV-811) (#197) (cccb5e8)
Enhancements
Documentation
1.14.0 (2022-05-03)
Enhancements
Documentation
Maintenance
- json-schema: change JSON schema version to draft-07 (DEV-848) (#188) (8ca6f87)
- update lists.json (DEV-851) (#190) (e0254be)
- update schema-files (DEV-449) (#187) (9a5a50b)
1.13.0 (2022-04-25)
Bug Fixes
- get: handle slash at end of server, improve docs (DEV-734) (17c0a40)
- groups: dsp-tools should not allow group creation if group name already in use (DEV-798) (#183) (8f168ca)
Enhancements
- add support for external ontologies (dev-512) (#170) (ff36bc1)
- get: get more infos from user (DEV-641) (#181) (407f5c5)
Maintenance
- bump dependencies (DEV-815) (#184) (5d2d109)
- change to pipenv (DEV-764) (#177) (6c44688)
- improve XML and JSON Schemas (DEV-449) (#180) (2c17b9d)
1.12.2 (2022-03-31)
Bug Fixes
- add missing dependency (DEV-763) (1cda29e)
1.12.1 (2022-03-31)
Maintenance
1.12.0 (2022-03-25)
Bug Fixes
Enhancements
- onto creation: allow that resources and properties are not sorted by inheritance (DEV-626) (#167) (2ebece3)
- xmlupload: allow circular references (DEV-577) (#165) (75a444f)
1.11.0 (2022-02-28)
Enhancements
1.10.1 (2022-02-23)
Documentation
- add explanation how an Excel file for list creation must be structured (DEV-533) (#159) (660d57b)
- explain the interval-prop more precisely (#162) (00c18dc)
1.10.0 (2022-02-21)
Documentation
Maintenance
- excel to json list (DEV-431) (#155) (8a8c9d0)
- xml-upload: print XML validation errors when xmlupload fails due to validation (DEV-387) (#149) (03554c2)
Enhancements
- improve json schema validation error output (DEV-456) (#153) (9f92b66)
- make comments optional for new properties and resources (DEV-502) (#158) (9c30746)
- ontology: add Representation (DEV-551) (#160) (cba7be0)
1.9.0 (2022-01-27)
Documentation
- add isPartOf and seqnum properties to documentation (DEV-216) (#145) (09d42a4)
- dsp-tools-excel: mention the GUI order and other small improvements (DEV-99) (#148) (853068d)
Enhancements
1.8.1 (2022-01-11)
Bug Fixes
Maintenance
1.8.0 (2022-01-10)
Bug Fixes
- ontology: add default values for missing comments (DEV-337) (#141) (6f0094e)
- print only unresolvable resptrs (#139) (cbe1876)
- restrict the creation of classes without cardinalities (DEV-305) (#136) (5604a5b)
Enhancements
- excel-to-json: allow comments in class and property definitions (#111) (807959f)
- get: extend get command to get more information (DEV-139) (#137) (9ce6722)
Maintenance
1.7.1 (2021-12-14)
Bug Fixes
Maintenance
1.7.0 (2021-12-07)
Bug Fixes
- boolean-values: allow 0 and 1 as boolean values (DEV-251) (#131) (fd58ad4)
- create-ontology: within an ontology, references to the ontology itself are not possible (DEV-135) (#130) (6a40fc6)
- permissions: use permissions in xml upload (DEV-178) (#127) (4dad0ce)
Documentation
Enhancements
1.6.1 (2021-11-25)
Bug Fixes
- inconsistencies in groups and projects (DEV-261) (#121) (f9a95ed)
- schema: list root node needs a comments object (DEV-61) (#122) (7bdc589)
1.6.0 (2021-11-22)
Bug Fixes
- comments: fix comments in ontology creation (DEV-250) (#119) (08effdf)
- update dsp-tools to work with API version 16.0.0 (#117) (af70e9b)
Documentation
Enhancements
1.5.2 (2021-11-16)
Maintenance
- documentation: add missing documentation for excel2resources (DEV-144) (cde0db5)
1.5.1 (2021-10-13)
Bug Fixes
1.5.0 (2021-09-24)
Enhancements
1.4.2 (2021-09-21)
Bug Fixes
1.4.1 (2021-09-20)
Maintenance
1.4.0 (2021-09-16)
Documentation
Enhancements
- excel-to-properties: create properties from Excel (DSP-1577) (#89) (9f48e9a)
- excel-to-resources: create resources from excel (DSP-1576) (#88) (7b0302f)
1.3.3 (2021-09-07)
Bug Fixes
1.3.2 (2021-08-17)
Bug Fixes
- import: fix import error when starting script directly ( DSP-1869) (05b1eb1)
1.3.1 (2021-08-11)
Bug Fixes
1.3.0 (2021-08-10)
Enhancements
1.2.1 (2021-07-27)
Bug Fixes
1.2.0 (2021-07-26)
Enhancements
1.1.6 (2021-07-22)
Documentation
1.1.5 (2021-07-14)
Documentation
- dsp-tools-xmlupload: Add Warning section (#69) (05baf3d)
- dsp-tools-xmlupload: addition to incomplete paragraph ( DSP-1693) (#67) (318547f)
1.1.4 (2021-06-16)
Documentation
1.1.3 (2021-06-08)
Documentation
1.1.2 (2021-06-07)
Maintenance
Documentation
1.1.1 (2021-04-20)
Bug Fixes
Maintenance
1.1.0 (2021-04-09)
Bug Fixes
- add create_ontology command line configuration (3ab7e6b)
- add folder independence (2460937)
- add missing dependencies (4d75128)
- add user (277121b)
- bulk-import of multiple resource link values (6ef8908), closes #9
- cleanup api logging ( DSP-1076) (#46) (d48e704)
- command line scripts (732a0fa)
- Correctly set user password (9db6445)
- Correctly set user password (3583ea2)
- Do not send logout request if token is not set (9cfd484)
- removed exception if keywords missing (81f7d97)
- requirements (b5941f1)
- typo (3def59d)
Documentation
Enhancements
Maintenance
- add existing files into new structure (84dc1d2)
- add publishing setup (c18c6b9)
- add pypi badge (3fc148c)
- add runing tests on travis (2eeaeb8)
- add runing tests on travis (cf4f9e4)
- add runing tests on travis (b8f3bbc)
- add runing tests on travis (dc4fa02)
- add runing tests on travis (16844d8)
- add runing tests on travis (593ac85)
- add testing ( ongoing) (c175a16)
- allow release PRs in PR title check (#54) (0414948)
- automate release process ( DSP-1492) (#52) (6a96eee)
- bump version (49bc9d8)
- bump version (e7364c7)
- bump version to 1.1.0 ( DSP-1492) (#55) (3814ed2)
- configure dependencies and command line (7f79530)
Last update:
2022-08-31