Commit b986cd6
Change authorization properties to non-scalar range types
Change likeAuthorization, replyAuthorization, and announceAuthorization
properties on Object from anyURI (scalar) to their corresponding
Authorization types (non-scalar), enabling dereferencing accessors
(e.g., Object.getLikeAuthorization()).
Also fix the LikeAuthorization alias in the preloaded GTS context to
map to the actual type URI (gts:LikeApproval), and update the context
entry order to match the upstream GoToSocial namespace.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ff7ce5b commit b986cd6
7 files changed
Lines changed: 3495 additions & 1631 deletions
File tree
- packages
- vocab-runtime/src
- vocab-tools/src/__snapshots__
- vocab/src
- __snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4252 | 4252 | | |
4253 | 4253 | | |
4254 | 4254 | | |
4255 | | - | |
| 4255 | + | |
| 4256 | + | |
4256 | 4257 | | |
4257 | 4258 | | |
4258 | | - | |
4259 | 4259 | | |
4260 | | - | |
4261 | | - | |
4262 | | - | |
4263 | | - | |
4264 | | - | |
4265 | | - | |
4266 | | - | |
4267 | | - | |
4268 | | - | |
4269 | | - | |
4270 | | - | |
4271 | | - | |
4272 | | - | |
4273 | | - | |
| 4260 | + | |
| 4261 | + | |
4274 | 4262 | | |
4275 | 4263 | | |
4276 | | - | |
4277 | | - | |
| 4264 | + | |
| 4265 | + | |
4278 | 4266 | | |
4279 | 4267 | | |
4280 | | - | |
4281 | | - | |
| 4268 | + | |
| 4269 | + | |
4282 | 4270 | | |
4283 | 4271 | | |
4284 | | - | |
4285 | | - | |
| 4272 | + | |
| 4273 | + | |
4286 | 4274 | | |
4287 | 4275 | | |
4288 | 4276 | | |
| |||
4293 | 4281 | | |
4294 | 4282 | | |
4295 | 4283 | | |
4296 | | - | |
4297 | | - | |
| 4284 | + | |
| 4285 | + | |
4298 | 4286 | | |
4299 | 4287 | | |
4300 | | - | |
4301 | | - | |
| 4288 | + | |
| 4289 | + | |
4302 | 4290 | | |
4303 | 4291 | | |
4304 | | - | |
4305 | | - | |
| 4292 | + | |
| 4293 | + | |
4306 | 4294 | | |
4307 | 4295 | | |
4308 | | - | |
4309 | | - | |
| 4296 | + | |
| 4297 | + | |
4310 | 4298 | | |
4311 | 4299 | | |
4312 | | - | |
4313 | | - | |
| 4300 | + | |
| 4301 | + | |
4314 | 4302 | | |
4315 | 4303 | | |
4316 | | - | |
4317 | | - | |
| 4304 | + | |
| 4305 | + | |
4318 | 4306 | | |
4319 | 4307 | | |
4320 | | - | |
4321 | | - | |
| 4308 | + | |
| 4309 | + | |
4322 | 4310 | | |
4323 | 4311 | | |
4324 | 4312 | | |
| |||
4329 | 4317 | | |
4330 | 4318 | | |
4331 | 4319 | | |
| 4320 | + | |
| 4321 | + | |
| 4322 | + | |
| 4323 | + | |
| 4324 | + | |
| 4325 | + | |
| 4326 | + | |
| 4327 | + | |
| 4328 | + | |
| 4329 | + | |
| 4330 | + | |
| 4331 | + | |
4332 | 4332 | | |
4333 | 4333 | | |
4334 | 4334 | | |
| |||
0 commit comments