refactor 'inDimension' definition in Metric.json#68
Conversation
Updated the 'inDimension' definition to remove references to 'Dimension' as it doesn't exist. The property description and examples in the documentation are a little vague but suggest that a string IRI should work for now.
|
Similar to my comment on James's PR for #20, I think there's an opportunity here to leverage the Based on the diagram of DCAT-US Supporting Classes, it appears that That being said, the example for Consequently, I think that one possible solution/approach would be to replace the invalid $ref to |
jbrown-xentity
left a comment
There was a problem hiding this comment.
This looks good to me...
Updated the
inDimensiondefinition to remove references toDimensionas it doesn't exist. The property description and examples in the documentation are a little vague but suggest that a string IRI should work for now.Note: I will note my additional thoughts/caveats to the PR in a subsequent comment.
DOI DCAT-US 3.0 Documentation: Metric - inDimension
Previous work: GSA/dcat-us3-tools@cb4fb53
Should resolve: #23