Kgdata

Latest version: v7.0.4

Safety actively analyzes 688532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

6.5.1

Fixed

- Add classes & properties to `dbpedia.datasets.entities` dataset.
- Fix `OntologyProperty.is_object_property` function (missing `entity` datatype)

Changed

- Reuse `EntityTypeAndDegree` from wikidata datasets for the `dbpedia.datasets.entity_types_and_degrees` dataset.

6.5.0

Added

- Add DBpedia `entity_metadata` dataset
- Add `entity_metadata` databases and scripts to build DBpedia databases (`entity_metadata`, `entity_labels`, `entity_redirections`)

Fixed

- Improve type hints in various places.

Changed

- Rename DBpedia `redirection_dump` dataset to `entity_redirections`.
- DBpedia `entity_labels` dataset now use the common class `kgdata.models.entity.EntityLabel` to make it similar to Wikidata.
- `kgdata.wikidata.db` cli can print the first key-value in the database when no keys are provided.

[2.3.3](https://github.com/binh-vu/kgdata/tree/2.3.3) (2022-07-06)

[Full Changelog](https://github.com/binh-vu/kgdata/compare/1.7.1...2.3.3)

Changed

- Upgrade hugedict from version 1 to version 2 using Rust. Existing RocksDB located in: `<db_folder>/primary` should change to just `<db_folder>`

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.