Skip to content

Conversation

@lkitching
Copy link
Contributor

Issue #88 - Only create codesUsed collections for dimension and
attribute columns.

Add codes_used column to intermediate component specifications
file. Update related metadata to include this new column. The
column has a value (of "yes") to indicate if the component
should have an associated pmd:codesUsed property relating it to
a code list.

Update the corresponding CSVW metadata to only output codesUsed
codelists connected to the corresponding components for dimension
and attribute columns.

Issue #88 - Only create codesUsed collections for dimension and
attribute columns.

Add codes_used column to intermediate component specifications
file. Update related metadata to include this new column. The
column has a value (of "yes") to indicate if the component
should have an associated pmd:codesUsed property relating it to
a code list.

Update the corresponding CSVW metadata to only output codesUsed
codelists connected to the corresponding components for dimension
and attribute columns.
@lkitching lkitching requested a review from Robsteranium January 3, 2019 17:39
@Robsteranium
Copy link
Contributor

Thanks Lee.

It's a pity csvw doesn't have a more convenient mechanism to express conditional processing. Having a flag column feels a bit unsatisfactory - especially since the "yes" is irrelevant, I guess any non-empty value would suffice, even a "no"! Perhaps putting in the codes-used collection URI (or the template) would be more meaningful?

Copy link
Contributor

@Robsteranium Robsteranium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, it looks like I put this comment in the wrong place: #94 (comment)

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