csse-uoft / ckanext-udc

GNU Affero General Public License v3.0
1 stars 0 forks source link

Keywords shoudl be stored as sepereeate nodes in teh graph, not a string #70

Closed bgajdero closed 4 months ago

bgajdero commented 9 months ago

Currently, list of keywords is stored as a string in the graph. cudc:org1 dcta:keyword "tag1, tag2, tag3"

It should be stored as separate nodes : cudc:org1 dcta:keyword "tag1" cudc:org1 dcta:keyword "tag2" cudc:org1 dcta:keyword "tag3"

See for example: https://cudc.project.urbandatacentre.ca/resource?uri=http:%2F%2Fwww.w3.org%2Fns%2Fdcat%23keyword&role=predicate