webgme / webgme-taxonomy

A design studio for creating taxonomies which can then be used to tag various resources.
MIT License
0 stars 1 forks source link

Formalize URI format for repositories #532

Open brollb opened 5 months ago

brollb commented 5 months ago

We need to make sure repository URIs are unambiguous in spite of potentially having "/" in the host URL. As a general rule, we should encode host URLs so there aren't any surprises with "/"s

PDP URIs should should always reference an observation. For repositories, this should reference index 0 explicitly. MongoDB should be updated to encode the host URL as a URI component.