Closed bgajdero closed 7 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
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