-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Milestone
Description
One of the main motivations for using an array of constraints for query graph elements was to align them closely with the attributes attached to knowledge graph elements. This is my understanding of how the two line up right now:
| Attribute | QueryConstraint |
|---|---|
| attribute_type_id | id |
| original_attribute_name | name |
| value | value |
| value_type_id | |
| unit_id | |
| unit_name | |
| attribute_source | |
| value_url | |
| description | |
| not | |
| operator |
I think that the italicized fields do not need analogues, but many of the others should.
Metadata
Metadata
Assignees
Labels
No labels