-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for temporary identifiers in meta process
- Add handling of temporary identifiers (temp:*) for internal deduplication - Generate OMIDs for resources with only temporary identifiers - Ensure temporary identifiers are not saved in final output - Add test case to verify temporary identifier handling: - Checks OMID generation when only temp ID is present - Verifies temp IDs are not persisted in triplestore - Tests deduplication using temp IDs
- Loading branch information
arcangelo7
committed
Feb 1, 2025
1 parent
704150c
commit 856c49e
Showing
3 changed files
with
1,511 additions
and
582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.