Closed rtroncy closed 3 years ago
The URI Design Pattern states: E17_Type_Assignment | object | /type/{progressive int}
E17_Type_Assignment | object | /type/{progressive int}
However, this is not respected as one can see from this link where URL are like https://data.silknow.org/object/53cff18e-0dee-3f63-b306-52b9817d5d71/type_assignment/1 instead of https://data.silknow.org/object/53cff18e-0dee-3f63-b306-52b9817d5d71/type/1. This needs to be changed.
I changed it, will be gone soon after the next conversion
Done:
https://data.silknow.org/object/53cff18e-0dee-3f63-b306-52b9817d5d71/type/1
The URI Design Pattern states:
E17_Type_Assignment | object | /type/{progressive int}
However, this is not respected as one can see from this link where URL are like https://data.silknow.org/object/53cff18e-0dee-3f63-b306-52b9817d5d71/type_assignment/1 instead of https://data.silknow.org/object/53cff18e-0dee-3f63-b306-52b9817d5d71/type/1. This needs to be changed.