These URIs are only parsed, not resolved. This is possible through the action=parse in the request. The output format is json. Check in the debugger the exact request performed. Enter your URI here:
slashHierarchy: item '/' slashHierarchy | item
dashHierarchy: item '-' dashHierarchy | item
SL: '/'
date:
year:number{4} '-' month:number{2} '-' day:number{2} |
year:number{4} '-' month:number{2} |
year:number{4}
expr: uri extra? | extra
uri: scheme work expression manifestation? component? fragment? format |
scheme work expression? component? fragment?
scheme: SL 'akn'
work: SL jurisdiction SL worktype SL ((worksubtype SL workactor SL workDate SL workNumber) | (worksubtype SL workDate SL workNumber) | (workDate SL workNumber)) jurisdiction: dashHierarchy worktype: token worksubtype: dashHierarchy workactor: dashHierarchy workDate: date workNumber: dashHierarchy
expression: SL lang ( '@' version | ':' view ) ( (SL exprSource)? SL exprDate)? lang: dashHierarchy version: date '-' phase | date | phase | today:"" view: range | date | today:"" exprSource: dashHierarchy exprDate: date
manifestation: SL manifSource (SL manifDate)? manifSource: dashHierarchy manifDate: date format: '.' token
component: '!' slashHierarchy fragment: '~' string