Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for core and local representations #45

Merged
merged 5 commits into from
May 16, 2024
Merged

Add support for core and local representations #45

merged 5 commits into from
May 16, 2024

Conversation

sosna
Copy link
Collaborator

@sosna sosna commented May 16, 2024

As discussed, I have added support for local and core representations. This includes data type, facets and enumeration.

In order to keep the API simple, properties have been added to return the local representation (if set), or the core representation (if set), or the default value in case both are unset. Default value is None for facets and enumeration, and DataType.STRING for the data type.

Close #38

@sosna sosna merged commit a54cdad into develop May 16, 2024
14 checks passed
@sosna sosna deleted the lc_facets branch May 16, 2024 14:44
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.

Facets at component level
3 participants