From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/uri/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 files/ko/glossary/uri/index.html (limited to 'files/ko/glossary/uri/index.html') diff --git a/files/ko/glossary/uri/index.html b/files/ko/glossary/uri/index.html new file mode 100644 index 0000000000..759bb9e381 --- /dev/null +++ b/files/ko/glossary/uri/index.html @@ -0,0 +1,23 @@ +--- +title: URI +slug: Glossary/URI +tags: + - Glossary + - HTTP + - Search + - URI + - URL +translation_of: Glossary/URI +--- +
{{QuickLinksWithSubpages("/ko/docs/Glossary")}}
+ +

URI(Uniform Resource Identifier)는 하나의 리소스를 가리키는 문자열입니다. 가장 흔한 URI는 {{glossary("URL")}}로, 웹 상에서의 위치로 리소스를 식별합니다. 반면, {{glossary("URN")}}은 주어진 이름공간 안의 이름으로 리소스를 식별합니다. 도서의 ISBN을 예시로 사용할 수 있습니다.

+ +

더 알아보기

+ +

일반 지식

+ + -- cgit v1.2.3-54-g00ecf