We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6fc1ee commit c93d0c4Copy full SHA for c93d0c4
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## Changelog
2
3
+### v1.4.0 (August 22, 2025)
4
+- added dublin core metadata exporter
5
+- added ontolearner metadata documentation
6
+- added `VERSION` file for versioning
7
+- added ontolearner-metadata CI/CD based build.
8
+
9
### v1.3.1 (August 13, 2025)
10
- `Processor` module is operational. Fixed with ease of use principles.
11
- The huggingface readme files template are updated.
CITATION.cff
@@ -31,5 +31,5 @@ keywords:
31
- Large Language Models
32
- Text-to-ontology
33
license: MIT
34
-version: 1.3.1
+version: 1.4.0
35
date-released: '2025'
ontolearner/VERSION
@@ -1 +1 @@
-1.3.1
+1.4.0
0 commit comments