यूआरआई

मुक्त ज्ञानकोश विकिपीडिया से
नेविगेशन पर जाएँ खोज पर जाएँ
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

यूआरआई (Uniform Resource Identifier / URI) अक्षरों का समूह (स्ट्रिंग) है जो अन्तरजाल पर स्थित किसी संसाधन (फाइल आदि) का असंदिग्ध पहचान या पता है। एकरूपता सुनिश्चित करने के लिए सभी यू आर आई को एक निर्धारित नियम के अनुसार बने होना जरूरी है।

यू आर आई के कुछ उदाहरण
  • https://hi.wikipedia.org/wiki/यूआरआई
  • ftp://ftp.is.co.za/rfc/rfc1808.txt
  • file:///C:/Users/Benutzer/Desktop/Uniform%20Resource%20Identifier.html
  • file:///etc/fstab
  • geo:48.33,14.122;u=22.5
  • ldap://[2001:db8::7]/c=GB?objectClass?one
  • gopher://gopher.floodgap.com
  • mailto:John.Doe@example.com
  • sip:911@pbx.mycompany.com
  • news:comp.infosystems.www.servers.unix
  • data:text/plain;charset=iso-8859-7,%be%fa%be
  • tel:+1-816-555-1212
  • telnet://192.0.2.16:80/
  • urn:oasis:names:specification:docbook:dtd:xml:4.1.2
  • git://github.com/rails/rails.git
  • crid://broadcaster.com/movies/BestActionMovieEver

यूआरआई के भाग

नीचे एक उदाहरण द्वारा यूआरआई के भाग समझाए गये हैं।

  foo://example.com:8042/over/there?name=ferret#nose
  \_/ \________________/\_________/ \_________/ \__/
   |          |             |            |        |
scheme    authority        path        query   fragment
   |   _____________________|__
  / \ /                        \
  urn:example:animal:ferret:nose

सन्दर्भ

इन्हें भी देखें

साँचा:asbox