Somef

Latest version: v0.9.8

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

Scan your dependencies

Page 1 of 5

0.9.72

Update of the release to configure the poetry action correctly (again)

0.9.71

Update of the release to configure the poetry action correctly

0.9.8

This release of somef improves significantly the errors on the CodeMeta export, updating the support to v3.0

What's Changed
* Resolve issue when wiki without content. Fixes 697 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/701
* Several changes about referencePublication, citation, scholarlyArticle. Fixes 640, 685 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/703
* Title without content and spdx id for licenses. Fixes 700, 679 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/706
* Normalization of citations (CFF, Bib). Fixes 629 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/708
* Improve codemeta export. Fixes 678 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/710
* spdx_id must be identifier in license. by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/715
* fix in codeMeta ns by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/717


**Full Changelog**: https://github.com/KnowledgeCaptureAndDiscovery/somef/compare/0.9.7...0.9.8

0.9.7

This release updates the readme and incorporates edits to the Dockerfile and poetry github action for pypi.

What's Changed
* new publish with poetry. Script to update version in publish by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/693


**Full Changelog**: https://github.com/KnowledgeCaptureAndDiscovery/somef/compare/0.9.6...0.9.7

0.9.6

This release fixes issues with Gitlab repos and TTL export library problems.
It also converts the project into a poetry project to help reproducibility and library maintenance.

What's Changed
* SOMEF-639: Replace hardcoded config paths by StankovskiA in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/641
* Reverting nltk version to avoid problems by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/648
* updated yarrrml.yml by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/657
* yml mapping default by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/659
* Update constants.py by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/662
* Mapping json in memory instead of disk by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/665
* Update turtle_export sending dictionary directly. New rml.ttl by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/666
* Setup poetry envirnment by kuefmz in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/652
* Updated readme.md with instructions to install poetry by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/669
* updated apply_mapping and correct wrong version by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/675
* Pushing the fixes of instructions about "poetry shell" to dev branch by Anas-Elhounsri in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/682
* Resolve problem in codemeta export and buildinstrucctions. Fixes 677 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/684
* New process and test to chek gitlab selfhosted. Fixes 687 by juanjemdIos in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/689

New Contributors
* StankovskiA made their first contribution in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/641
* juanjemdIos made their first contribution in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/657
* Anas-Elhounsri made their first contribution in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/682

**Full Changelog**: https://github.com/KnowledgeCaptureAndDiscovery/somef/compare/0.9.5...0.9.6

0.9.5

This version of SOMEF moves towards adopting Python 3.10 and fixes quite a few issues (logo detection, identifiers, etc.), retrains the models to work with the latest versions of scikit learn and adds an initial categorization implementation.

Thanks to tpronk and kuefmz for their contributions!

What's Changed
* Categorization implementation by rafaeel9 in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/583
* Software types by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/589
* Fixes issue 591 by tpronk in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/592
* Fixing all tests by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/603
* Towards 0.9.5 by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/604
* Dev by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/605
* Fix 553 by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/606
* Fix 526 by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/607
* Dev by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/608
* Towards next version by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/609
* Preparing for Python 3.10 by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/612
* Preparing dependencies for next release by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/614
* Add retrained models for ROLF with scikit-learn 1.3.2 by kuefmz in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/613
* aligning branches by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/615
* Dev by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/616
* Preparing for 0.9.5 (classifiers re-trained) by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/617
* Fix error: LinearSVC object has no attribute predict_proba by kuefmz in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/619
* update by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/620
* Dev by dgarijo in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/625

New Contributors
* tpronk made their first contribution in https://github.com/KnowledgeCaptureAndDiscovery/somef/pull/592

**Full Changelog**: https://github.com/KnowledgeCaptureAndDiscovery/somef/compare/0.9.4...0.9.5

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.