Extensible Resource Identifier: Difference between revisions
Line 4: | Line 4: | ||
==XRI Syntax== | ==XRI Syntax== | ||
The OASIS XRI Technical Committee explained that just like the generic URI, the XRI syntax, it has four optional components with the scheme name xri: For example: xri: authority / path ? query # fragment. The HTTP URIs which uses the generic URI syntax can be changed to a valid XRI by simply changing an http URI to XRI just like this, '''xri://www.example.com/pages/index.html''' (standard HTTP URI converted to XRI). | The OASIS XRI Technical Committee explained that just like the generic URI, the XRI syntax, it has four optional components with the scheme name xri: For example: xri: authority / path ? query # fragment. The HTTP URIs which uses the generic URI syntax can be changed to a valid XRI by simply changing an http URI to XRI just like this, '''xri://www.example.com/pages/index.html''' (standard HTTP URI converted to XRI).<ref> | ||
[http://www.oasis-open.org/committees/download.php/5109/xri-syntax-resolution-1.0-cd.pdf Generic Syntax]</ref> | [http://www.oasis-open.org/committees/download.php/5109/xri-syntax-resolution-1.0-cd.pdf Generic Syntax]</ref> | ||