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

Feature/emerald/36/domain value view model #12

Draft
wants to merge 59 commits into
base: master
Choose a base branch
from

Conversation

OwenGalvia
Copy link
Collaborator

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description

Arches ORM currently has no Domain Value or Domain Value List types.
This prevents users form getting human readable values from nodes with these datatypes.
This PR provides a DomainValueViewModel for the Arches-Django adapter.

Checklist

  • I added tests that prove my fix is effective or that my feature works
  • My test fails on the target branch
  • Unit tests pass locally with my changes

philtweir and others added 30 commits May 27, 2024 18:43
… seen this with django queries the bool is the success of the query. Tests seemed to pass after this change
Add Concept and Resource Model endpoints
@OwenGalvia OwenGalvia self-assigned this Jan 29, 2025
@OwenGalvia OwenGalvia marked this pull request as draft January 29, 2025 12:15
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.

3 participants