forked from infopolicy/dcat-us
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Name: James Brown
Affiliation: GSA/data.gov
Type of issue: DatasetService implementation of spatialResolutionInMeters and temporalResolution are both arrays
Issue: in Dataset class they are single strings. Also the keyword field is a single string, but it should be an array.
Recommended change(s):
Resolve by moving to single instance like Dataset class. Should probably do an examination of all fields in this class with Dataset, and consider matching where appropriate.
If there are only added fields in DatasetService, we should consider an extending of Dataset.
Reactions are currently unavailable