Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update doc - Allow flexible params in retrievalUri (Ontoportal integration) #20

Conversation

luddaniel
Copy link
Contributor

@qqmyers Adding documentation for IQSS/dataverse#10404

Copy link
Member

@qqmyers qqmyers left a comment

Choose a reason for hiding this comment

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

Thanks. Can you also update the json schema at

"description": "Dataverse will use the retrieveal-uri internally to retrieve and cached information about a specific term URI when it is first used. Dataverse will call the URL, substituting the term URI for parameter {0}. If there is no error, the response will be filterd according to the retrieval-filtering schema to populate an internal database table and to populate metadata export formats.",
"default": "",
"examples":
[
"https://skosmos.dev.finto.fi/rest/v1/data?uri={0}",
"https://pub.orcid.org/v3.0/{0}/person"
]
- maybe just updating the description and example as you've done in the readme.md. (You could check in a schema validator but it looks like the schema just assumes this is a string and doesn't check the content/format.)

@luddaniel
Copy link
Contributor Author

@qqmyers done

@qqmyers qqmyers merged commit 118ef65 into gdcc:main Jun 25, 2024
@luddaniel luddaniel deleted the update_readme_retrieval_uri_flexible_params branch August 22, 2024 09:45
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.

2 participants