Skip to content
Discussion options

You must be logged in to vote

Looks good!

A few small comments.
Maybe you misunderstood my intention, but I think we should not include base URL and version in the DSS valueString:

"extensionAttributes": [
    {
      "id": "ExtensionAttribute_1",
	  "url": "http://www.cdisc.org/usdm/extensions/specializations/sdtm",
	   "valueString": "https://api.library.cdisc.org/api/cosmos/v2/mdr/specializations/sdtm/datasetspecializations/GLUCBLD"
    }

It should be:

"extensionAttributes": [
    {
      "id": "ExtensionAttribute_1",
	  "url": "http://www.cdisc.org/usdm/extensions/specializations/sdtm",
	   "valueString": "/mdr/specializations/sdtm/datasetspecializations/GLUCBLD"
    }

We can also add BiomedicalConcepts.DataEl…

Replies: 11 comments 21 replies

Comment options

You must be logged in to vote
7 replies
@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

@BSnoeijerCD
Comment options

@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

@lexjansen
Comment options

@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

Comment options

You must be logged in to vote
5 replies
@pendingintent
Comment options

pendingintent Apr 28, 2026
Maintainer Author

@BSnoeijerCD
Comment options

@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

@lexjansen
Comment options

@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

Comment options

You must be logged in to vote
5 replies
@pendingintent
Comment options

pendingintent Apr 29, 2026
Maintainer Author

@BSnoeijerCD
Comment options

@lexjansen
Comment options

@BSnoeijerCD
Comment options

@pendingintent
Comment options

pendingintent May 1, 2026
Maintainer Author

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

Comment options

You must be logged in to vote
2 replies
@pendingintent
Comment options

pendingintent Apr 30, 2026
Maintainer Author

@lexjansen
Comment options

Answer selected by pendingintent
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lexjansen
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
3 participants