Releases: Informasjonsforvaltning/concepttordf
Releases · Informasjonsforvaltning/concepttordf
v2.0.2
v2.0.1
v2.0.0
Changes
Fix validation issues Fixes #12
Breaking change in Concept class:
- renames hasPart to has_part
Adds the following new properties to Concept class:
- specializes: concepts that this concept is a specialization of
- is_part_of: concepts that this concept is part of
- dct_identifier
Adds the following new property to Collection class:
- dct_identifier
Adds the following new property to GenericRelation class:
- specialized_concepts: concepts that this specializes this concept
Adds the following new property to PartitiveRelation class:
- is_part_of_concepts: concepts that this concept is part of
v1.0.2
Changes
- Chore/upgrade rdflib @stigbd (#11)
- chore: change trigger branch in workflows to main @NilsOveTen (#10)
v1.0.1
v1.0.0 Fix version number
v1.0.0-build20200418 Bump version number for first release
First stable release
v1.0.0 Merge pull request #6 from Informasjonsforvaltning/chore/update_depen…
v1.0.0-rc7
Changes
- Major refactor of internals (new pipeline based on poetry and nox)
- Publish docs to https://concepttordf.readthedocs.io/
Release candidate 5
Added documentation
Release candidate 2
- Use correct namespace for skosno
- Improve wording of definitions in testfile