Closed ralupopa closed 3 years ago
@ralupopa tried to fix the context links as much as possible. However, few things I didn't edit, because I was unsure if the new value would be correct:
{
"rel": "first",
"href": "https://api-sandbox.oftrust.net/identities/v1/discovery?offset=0&limit=20&linkContext=https%3A%2F%2Fstandards.oftrust.net%2Fv1%2FContext%2FLink%2FLocatedAt%2F&fromId=170bb798-0f91-498d-8fa5-7b690cd1a1ca&identityContext=https%3A%2F%2Fstandards.oftrust.net%2Fv1%2FContext%2FIdentity%2FDevice%2FSensor%2F&linkDirection=IN&maxDepth=5"
}
"organizationPublicKeys": [
{
"type": "RsaSignature2018",
"url": "https://api-sandbox.lifeengine.io/translator/v1/public.key"
}
],
If something is missing, please list it out. Otherwise, please close the issue after you have verified it. Thanks. :)
@Nazarah Thank you for the related fixes. Here is what I found:
The actual links of ontology viewer which are still pointing towards ontotest:
In guide https://developer.oftrust.net/guides/identity-and-data-discovery/#identities-discovery I see that the example of linkContext is from v1 of ontology. Let's change it to v2 to be consistent with the rest?
@ralupopa done. If there is nothing more to fix, you can close the issue. :)
@Nazarah just one more I could spot :
@ralupopa sorry for the late fix. closing the issue. If new things are found, please reopen and tag me. :')
Describe the Pain you found while using Developer Portal
On guides published before ontology was released ontology viewer has links towards ontotest environment. now that ontology v2 production is published, guides should be updated to have production links: instead of base uri https://standards-ontotest.oftrust.net/v2/ should be https://standards.oftrust.net/v2/ Also, maybe the code examples the values for @context could be updated since they are either lifeengine of v1 platform of trust ontology.
Guides to update:
And on https://developer.oftrust.net/guides/identity-and-data-discovery/#data-products-discovery
I have checked other guides and they were using production not ontotest, as expected.
An example from this guide https://developer.oftrust.net/guides/integrate-data-source-60-minutes/#step-3-create-a-group where context could be updated (Register an application):
Indicate the importance with a number
3 (1. Critical, 2. Important, 3. Nice-to-have)