Open kyao opened 4 years ago
Updated in the itay/tags
branch. Variable metadata now contains an additional tag
field with the tags (it's singular, since qualifier
is also singular). Fuzzy search supports a tag
query argument. Multiple arguments are ORed.
Tested the variable metadata and get data api. Merged itay/tags
into development
Update:
causx_tags_metadata_id_exploded.tsv.zip
checked into development
database containing the above information - https://drive.google.com/file/d/1buKO4UghTGOY_gVnPeW8rW-t4yKnSWiq/view?usp=sharing
Update sql backend to support tag metadata for variables.
See issue #60 for context.
Add support for new
tag
property P2010050001 with type string. A variable can have multiple tagsFor example, the variable
a_variable
below has three tags:Support query for tags based on exact string match