You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
ECHO10 only has a single URL Type field (not a Content Type, Type, and Subtype field). Providers sometimes provide a combination of the Content Type, Type, and Subtype in the single URL Type field, but pyQuARC does not currently support this.
To Reproduce
Steps to reproduce the behavior:
Open the test echo10 collection metadata file in pyQuARC
Enter a value of "VIEW RELATED INFORMATION : GENERAL DOCUMENTATION" or "PublicationURL : VIEW RELATED INFORMATION" in the Online Resources/OnlineResource/Type field
See GCMD inconsistency errors
Expected behavior
No error is given for echo10 records that provide a URL type that is a combination of the Content Type and Type or the combination of Type and Subtype separated by ":", " : ", ": ", " :" as long as the combination is in the correct GCMD hierarchy.
Outputs
Acceptable values (i.e. no GCMD error outputs) for echo10 would include:
Describe the bug
ECHO10 only has a single URL Type field (not a Content Type, Type, and Subtype field). Providers sometimes provide a combination of the Content Type, Type, and Subtype in the single URL Type field, but pyQuARC does not currently support this.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error is given for echo10 records that provide a URL type that is a combination of the Content Type and Type or the combination of Type and Subtype separated by ":", " : ", ": ", " :" as long as the combination is in the correct GCMD hierarchy.
Outputs
Acceptable values (i.e. no GCMD error outputs) for echo10 would include:
"Type"
"Subtype"
"Type : Subtype"
"Type: Subtype"
"Type :Subtype"
"Type:Subtype"
"Content Type : Type"
"Content Type :Type"
"Content Type: Type"
"Content Type:Type"
Unacceptable values (i.e. GCMD error outputs) for echo10 would include, but are not limited to:
The text was updated successfully, but these errors were encountered: