Skip to content

Release/1.1.0#22

Draft
gkostkowski wants to merge 169 commits into
mainfrom
release/1.1.0
Draft

Release/1.1.0#22
gkostkowski wants to merge 169 commits into
mainfrom
release/1.1.0

Conversation

@gkostkowski

Copy link
Copy Markdown
Contributor

This PR introduces the stable 1.1.0 release. A comprehensive description of the changes is available in the CHANGELOG.

marco-brandizi and others added 30 commits December 22, 2025 12:12
chore: merge develop branch from our fork into upstream
This reverts commit 296f1c9.
Add model2owl UML to LinkML transform workflow
costezki and others added 25 commits March 20, 2026 17:44
add context field to EntityMention class
…t schema

- Align all request/response examples in ere-test-cases.md with current schema:
  replace pre-schema field names (entityMention, payload, dataFormat, requestId,
  originator, alignmentLinkSet, canonicalIdentifier, confidenceScore) with
  schema-compliant names (entity_mention, identifiedBy, content, content_type,
  ere_request_id, entity_mention_id, candidates, cluster_id, confidence_score,
  similarity_score); add required similarity_score and ere_request_id fields;
  use SHA-256 hex digests for cluster_id values; set singleton cluster scores to 0.0
- Update README: replace stale "Running and Testing" TODO section with accurate
  description of Gherkin feature files as formal ERE contract specification
…s-and-examples

feat: overhaul ERS-ERE Gherkin specification and align test examples to current schema
- Remove `from = "src"` from poetry packages config (pyproject.toml now lives in src/)
- Update readme path to ../README.md in pyproject.toml
- Fix MODELS_DIR to erspec/models in src/Makefile (was src/erspec/models)
- Fix ruff check target to erspec/ in src/Makefile
- Update MODEL_DOCS_DIR to ../docs/schema in src/Makefile
- Add root Makefile wrapper forwarding all targets to src/Makefile via make -C src;
  uses $(MAKECMDGOALS): pattern required by GNU Make 4.3 (%: does not fire for phony targets)
- README.md: resources/schemas -> src/resources/schemas
- CHANGELOG.md: fix stale path (resources/schema -> src/resources/schemas, schema->schemas typo)
- test/features/*.feature: update contract reference comments
- docs/schema/: regenerate (non-deterministic linkml table row order)
- Rename src/resources/schemas/*-v0.1.0.{yaml,json} → drop version suffix
- Bump version field to 1.0.0 in core-schema.yaml, ere-service-schema.yaml, er-schema.json
- Fix import in ere-service-schema.yaml: ./core-schema-v0.1.0 → ./core-schema
- Remove SCHEMA_VERSION from src/Makefile; simplify schema path variables
- Bump package version in src/pyproject.toml: 0.3.0 → 1.0.0
- Regenerate Pydantic models (version field updated to 1.0.0)
- Update all text references: generate_models.py help text, Gherkin contract refs, CHANGELOG.md
…p-delivery

chore: move project files into src/ and update all references
docs(changelog): add 1.0.0-rc.1 release entry
chore: restructure repository, update obsolete Gherkin test spec, bump version
Replace the Meaningfy author and hi@meaningfy.ws contact email in
src/pyproject.toml with the Publications Office of the European Union,
which this project was open-sourced for. No Meaningfy references remain
in tracked source. Bump version to 1.1.0(-rc.3) for the release branch.
fix(TEDSWS-528): remove Meaningfy references from source code
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

Generated code is up to date

SVG output is non-deterministic (embedded IDs vary across runs), causing
false positives in the sync verification step. Skip *.svg files entirely
rather than attempting an unreliable comparison.
@gkostkowski gkostkowski marked this pull request as draft June 29, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants