Skip to content

Support for Namespaced Properties - #19

Merged
bluebinary merged 4 commits into
mainfrom
support_for_namespaced_properties
Feb 4, 2026
Merged

Support for Namespaced Properties#19
bluebinary merged 4 commits into
mainfrom
support_for_namespaced_properties

Conversation

@bluebinary

Copy link
Copy Markdown
Owner

Added support to the Model class for registering URI prefixes and their short aliases via the Model.prefix() class method.

Cleaned up some unused imports and code references.

Improved unit testing for record assembly and validation.

Added the use of prefixing to the unit tests.

Incremented the semanticpy library version number to 1.2.3.

Moved `Node` class public methods and properties below special class
methods, added some missing type hints, adjusted indentation for long
method signatures.
Updated _Black_ code linter version to the latest `26.1.0`.
Added support to the `Model` class for registering URI prefixes and
their short aliases via the `Model.prefix()` class method.

Cleaned up some unused imports and code references.

Improved unit testing for record assembly and validation.

Added the use of prefixing to the unit tests.

Incremented the `semanticpy` library version number to `1.2.3`.
@bluebinary bluebinary self-assigned this Feb 4, 2026
Updated _Black_ and reformatted according to the latest formatting
rules in _Black_ `26.1.0`.
@bluebinary
bluebinary merged commit 4c321d4 into main Feb 4, 2026
4 checks passed
@bluebinary
bluebinary deleted the support_for_namespaced_properties branch May 19, 2026 15:56
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.

1 participant