{"id":1457,"date":"2017-07-14T17:21:38","date_gmt":"2017-07-14T17:21:38","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/wm-compapp\/?post_type=chapter&#038;p=1457"},"modified":"2017-08-04T16:23:27","modified_gmt":"2017-08-04T16:23:27","slug":"organizing-files-and-folders-2","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/chapter\/organizing-files-and-folders-2\/","title":{"raw":"Organizing Files and Folders","rendered":"Organizing Files and Folders"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Objectives<\/h3>\r\n<ul>\r\n \t<li>Organize files\u00a0and folders.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<h2>Finding a Specific Folder or File: File Paths<\/h2>\r\nWhen looking for a specific folder or file, it is helpful to follow the <strong>file path<\/strong>. The file path tells you what folders to click on to get to the file. Read it left to right to show what folders to click on to get to the file; read it right to left to show which folders are nested in each folder.\r\n\r\nFor example:\r\n\r\nC:\\Users\\Sierra Rowan\\Documents\\Projects\\suppliers\r\n\r\nThis file path means that the file is in the suppliers folder, which is in the Projects folder, which is in the Documents folder, which is in the Sierra Rowan username folder, which is in the Users folder, which is on the C drive of the computer.\r\n\r\n<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23175822\/nestingdolls-550x225.png\"><img class=\"aligncenter wp-image-530 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23175822\/nestingdolls-550x225.png\" alt=\"Nesting dolls going from the biggest on the far left to the smallest on the fire right. The biggest one stands for &quot;Users&quot; the next stands for &quot;Sierra\/Rowan&quot; the third represents &quot;Documents&quot; the fourth is &quot;Projects&quot; the 5 stands for &quot;Suppliers&quot; and the last stands for &quot;File&quot;\" width=\"550\" height=\"225\" \/><\/a>\r\n\r\nNote that the backslash is another shorthand format you might see in instructions to indicate which folder is being discussed. (For example, \"Go to the Documents\\Office Templates folder\")\r\n<div class=\"textbox shaded\">\r\n<h3>Traveling\u00a0the File Path<\/h3>\r\nRather than remembering the file path for a specific file, you can use the toolbar at the top of File Explorer or the Properties window.\r\n<h4>Toolbar Method<\/h4>\r\nFor example, the screenshot below shows a folder in Windows 7 called New folder. The file path for this folder is C:\\Users\\user\\Documents\\New folder. In the screenshot below, the user could\u00a0click Documents to go up one folder to the Documents folder, and the small double-arrow on the left to go up to higher folders such as user.\r\n\r\n[caption id=\"attachment_542\" align=\"aligncenter\" width=\"626\"]<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23231108\/filepath1.jpg\"><img class=\"wp-image-542 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23231108\/filepath1.jpg\" alt=\"A file finder window is open with three green arrows pointing in different directions. The first is pointing &quot;To Higher Folders&quot; the second is pointing at the &quot;Documents Folder&quot; and the third is aimed at the &quot;File Path&quot;.\" width=\"626\" height=\"316\" \/><\/a> The screenshot shows a folder in Windows 7 called New folder. The file path for this folder is C:\\Users\\user\\Documents\\New folder. The user could click Documents to go up one folder to the Documents folder, and the small double-arrow on the left to go up to higher folders such as user.[\/caption]\r\n\r\nClicking the blank space to the right of the folder name will reveal the entire file path, which can be copied and pasted elsewhere.\r\n\r\n<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232241\/filepath2.jpg\"><img class=\"aligncenter wp-image-543 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232241\/filepath2.jpg\" alt=\"In the documents library there is an option to highlight the entire file path which you can then copy and paste elsewhere.\" width=\"626\" height=\"316\" \/><\/a>\r\n<h4>Properties Method<\/h4>\r\nRight-click the file or anywhere in the folder and select Properties. A window will pop up displaying the file path of the file or folder. (Note that it does not include New folder itself.)\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232551\/filepath3.jpg\"><img class=\"aligncenter wp-image-544\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232551\/filepath3.jpg\" alt=\"A file finder is open on the documents library. There is a green arrow pointing to where a dropdown menu has been opened. A green box is at the end of the arrow showing where the &quot;Properties&quot; feature is.\" width=\"503\" height=\"370\" \/><\/a><\/td>\r\n<td><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232912\/filepath4.jpg\"><img class=\"aligncenter wp-image-545\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232912\/filepath4.jpg\" alt=\"A New Folder Properties dialog box is open. There is a green box around the location details of the new folder.\" width=\"284\" height=\"370\" \/><\/a><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Practice Question<\/h3>\r\nhttps:\/\/assessments.lumenlearning.com\/assessments\/5300\r\n\r\n<\/div>\r\n<h2>Selecting and Moving Files<\/h2>\r\nThere are several ways to move files:\r\n<ul>\r\n \t<li>Click and drag the file into a folder.<\/li>\r\n \t<li>Click a file, cut using Ctrl+X, then paste into the new folder using Ctrl+V<\/li>\r\n \t<li>Click a file, copy using Ctrl+C, then paste into the new folder using Ctrl+V (leaves the original file where it is)\r\n<ul>\r\n \t<li>Note that the copies are not connected; edits made to one copy will not be reflected in the other copy.<\/li>\r\n<\/ul>\r\n<\/li>\r\n \t<li>Right-click a file, select either Copy or Cut in the dialog menu, then right-click in the folder and select Paste.<\/li>\r\n<\/ul>\r\n<h3>Moving Multiple Files<\/h3>\r\nThere are a few different ways to select multiple files (which we'll discuss below). Once you've selected multiple files, anything you do to a single file will be done to all selected files. (For example, clicking and dragging will move all selected files, hitting Ctrl+C will copy all selected files, etc.)\r\n\r\nYou can select multiple files at once using the following shortcuts: Hold down Ctrl while clicking to select multiple files. Hold down Shift while clicking to select two files and all the files between them. Press Ctrl+A to select all files. (Note that when using Ctrl+A, you can use Ctrl+Click to deselect files. You'll want to deselect the destination folder, since a folder cannot be in itself.)\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n\r\n[caption id=\"attachment_522\" align=\"aligncenter\" width=\"290\"]<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233039\/fileexplorer-ctrlselection1.png\"><img class=\"wp-image-522\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233039\/fileexplorer-ctrlselection1.png\" alt=\"A file folder with every other file highlighted.\" width=\"290\" height=\"247\" \/><\/a> Ctrl+Click[\/caption]<\/td>\r\n<td>\r\n\r\n[caption id=\"attachment_524\" align=\"aligncenter\" width=\"290\"]<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233622\/fileexplorer-shiftselection.png\"><img class=\"wp-image-524\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233622\/fileexplorer-shiftselection.png\" alt=\"A file folder with the first half of all the files highlighted.\" width=\"290\" height=\"247\" \/><\/a> Click+Shift+Click[\/caption]<\/td>\r\n<td>\r\n\r\n[caption id=\"attachment_523\" align=\"aligncenter\" width=\"290\"]<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233557\/fileexplorer-allselection.png\"><img class=\"wp-image-523\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233557\/fileexplorer-allselection.png\" alt=\"File folder with all of the files highlighted.\" width=\"290\" height=\"247\" \/><\/a> Ctrl+A[\/caption]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Objectives<\/h3>\n<ul>\n<li>Organize files\u00a0and folders.<\/li>\n<\/ul>\n<\/div>\n<h2>Finding a Specific Folder or File: File Paths<\/h2>\n<p>When looking for a specific folder or file, it is helpful to follow the <strong>file path<\/strong>. The file path tells you what folders to click on to get to the file. Read it left to right to show what folders to click on to get to the file; read it right to left to show which folders are nested in each folder.<\/p>\n<p>For example:<\/p>\n<p>C:\\Users\\Sierra Rowan\\Documents\\Projects\\suppliers<\/p>\n<p>This file path means that the file is in the suppliers folder, which is in the Projects folder, which is in the Documents folder, which is in the Sierra Rowan username folder, which is in the Users folder, which is on the C drive of the computer.<\/p>\n<p><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23175822\/nestingdolls-550x225.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-530 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23175822\/nestingdolls-550x225.png\" alt=\"Nesting dolls going from the biggest on the far left to the smallest on the fire right. The biggest one stands for &quot;Users&quot; the next stands for &quot;Sierra\/Rowan&quot; the third represents &quot;Documents&quot; the fourth is &quot;Projects&quot; the 5 stands for &quot;Suppliers&quot; and the last stands for &quot;File&quot;\" width=\"550\" height=\"225\" \/><\/a><\/p>\n<p>Note that the backslash is another shorthand format you might see in instructions to indicate which folder is being discussed. (For example, &#8220;Go to the Documents\\Office Templates folder&#8221;)<\/p>\n<div class=\"textbox shaded\">\n<h3>Traveling\u00a0the File Path<\/h3>\n<p>Rather than remembering the file path for a specific file, you can use the toolbar at the top of File Explorer or the Properties window.<\/p>\n<h4>Toolbar Method<\/h4>\n<p>For example, the screenshot below shows a folder in Windows 7 called New folder. The file path for this folder is C:\\Users\\user\\Documents\\New folder. In the screenshot below, the user could\u00a0click Documents to go up one folder to the Documents folder, and the small double-arrow on the left to go up to higher folders such as user.<\/p>\n<div id=\"attachment_542\" style=\"width: 636px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23231108\/filepath1.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-542\" class=\"wp-image-542 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23231108\/filepath1.jpg\" alt=\"A file finder window is open with three green arrows pointing in different directions. The first is pointing &quot;To Higher Folders&quot; the second is pointing at the &quot;Documents Folder&quot; and the third is aimed at the &quot;File Path&quot;.\" width=\"626\" height=\"316\" \/><\/a><\/p>\n<p id=\"caption-attachment-542\" class=\"wp-caption-text\">The screenshot shows a folder in Windows 7 called New folder. The file path for this folder is C:\\Users\\user\\Documents\\New folder. The user could click Documents to go up one folder to the Documents folder, and the small double-arrow on the left to go up to higher folders such as user.<\/p>\n<\/div>\n<p>Clicking the blank space to the right of the folder name will reveal the entire file path, which can be copied and pasted elsewhere.<\/p>\n<p><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232241\/filepath2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-543 size-full\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232241\/filepath2.jpg\" alt=\"In the documents library there is an option to highlight the entire file path which you can then copy and paste elsewhere.\" width=\"626\" height=\"316\" \/><\/a><\/p>\n<h4>Properties Method<\/h4>\n<p>Right-click the file or anywhere in the folder and select Properties. A window will pop up displaying the file path of the file or folder. (Note that it does not include New folder itself.)<\/p>\n<table>\n<tbody>\n<tr>\n<td><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232551\/filepath3.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-544\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232551\/filepath3.jpg\" alt=\"A file finder is open on the documents library. There is a green arrow pointing to where a dropdown menu has been opened. A green box is at the end of the arrow showing where the &quot;Properties&quot; feature is.\" width=\"503\" height=\"370\" \/><\/a><\/td>\n<td><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232912\/filepath4.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-545\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/23232912\/filepath4.jpg\" alt=\"A New Folder Properties dialog box is open. There is a green box around the location details of the new folder.\" width=\"284\" height=\"370\" \/><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>Practice Question<\/h3>\n<p>\t<iframe id=\"lumen_assessment_5300\" class=\"resizable\" src=\"https:\/\/assessments.lumenlearning.com\/assessments\/load?assessment_id=5300&#38;embed=1&#38;external_user_id=&#38;external_context_id=&#38;iframe_resize_id=lumen_assessment_5300\" frameborder=\"0\" style=\"border:none;width:100%;height:100%;min-height:400px;\"><br \/>\n\t<\/iframe><\/p>\n<\/div>\n<h2>Selecting and Moving Files<\/h2>\n<p>There are several ways to move files:<\/p>\n<ul>\n<li>Click and drag the file into a folder.<\/li>\n<li>Click a file, cut using Ctrl+X, then paste into the new folder using Ctrl+V<\/li>\n<li>Click a file, copy using Ctrl+C, then paste into the new folder using Ctrl+V (leaves the original file where it is)\n<ul>\n<li>Note that the copies are not connected; edits made to one copy will not be reflected in the other copy.<\/li>\n<\/ul>\n<\/li>\n<li>Right-click a file, select either Copy or Cut in the dialog menu, then right-click in the folder and select Paste.<\/li>\n<\/ul>\n<h3>Moving Multiple Files<\/h3>\n<p>There are a few different ways to select multiple files (which we&#8217;ll discuss below). Once you&#8217;ve selected multiple files, anything you do to a single file will be done to all selected files. (For example, clicking and dragging will move all selected files, hitting Ctrl+C will copy all selected files, etc.)<\/p>\n<p>You can select multiple files at once using the following shortcuts: Hold down Ctrl while clicking to select multiple files. Hold down Shift while clicking to select two files and all the files between them. Press Ctrl+A to select all files. (Note that when using Ctrl+A, you can use Ctrl+Click to deselect files. You&#8217;ll want to deselect the destination folder, since a folder cannot be in itself.)<\/p>\n<table>\n<tbody>\n<tr>\n<td>\n<div id=\"attachment_522\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233039\/fileexplorer-ctrlselection1.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-522\" class=\"wp-image-522\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233039\/fileexplorer-ctrlselection1.png\" alt=\"A file folder with every other file highlighted.\" width=\"290\" height=\"247\" \/><\/a><\/p>\n<p id=\"caption-attachment-522\" class=\"wp-caption-text\">Ctrl+Click<\/p>\n<\/div>\n<\/td>\n<td>\n<div id=\"attachment_524\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233622\/fileexplorer-shiftselection.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-524\" class=\"wp-image-524\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233622\/fileexplorer-shiftselection.png\" alt=\"A file folder with the first half of all the files highlighted.\" width=\"290\" height=\"247\" \/><\/a><\/p>\n<p id=\"caption-attachment-524\" class=\"wp-caption-text\">Click+Shift+Click<\/p>\n<\/div>\n<\/td>\n<td>\n<div id=\"attachment_523\" style=\"width: 300px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233557\/fileexplorer-allselection.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-523\" class=\"wp-image-523\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/1844\/2017\/05\/22233557\/fileexplorer-allselection.png\" alt=\"File folder with all of the files highlighted.\" width=\"290\" height=\"247\" \/><\/a><\/p>\n<p id=\"caption-attachment-523\" class=\"wp-caption-text\">Ctrl+A<\/p>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-1457\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Organizing Files and Folders. <strong>Authored by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>Matrioshka. <strong>Authored by<\/strong>: Nikita Kozin. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/thenounproject.com\/term\/matrioshka\/330268\/\">https:\/\/thenounproject.com\/term\/matrioshka\/330268\/<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Matrioshka. <strong>Authored by<\/strong>: Nikita Kozin. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/thenounproject.com\/kozinn\/collection\/welcome-to-russia\/?i=330264\">https:\/\/thenounproject.com\/kozinn\/collection\/welcome-to-russia\/?i=330264<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":20,"menu_order":10,"template":"","meta":{"_candela_citation":"[{\"type\":\"original\",\"description\":\"Organizing Files and Folders\",\"author\":\"Lumen Learning\",\"organization\":\"\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Matrioshka\",\"author\":\"Nikita Kozin\",\"organization\":\"\",\"url\":\"https:\/\/thenounproject.com\/term\/matrioshka\/330268\/\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"cc\",\"description\":\"Matrioshka\",\"author\":\"Nikita Kozin\",\"organization\":\"\",\"url\":\"https:\/\/thenounproject.com\/kozinn\/collection\/welcome-to-russia\/?i=330264\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"913cc0e6-0bfd-43fd-b9c5-c17f5fb2d04d","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1457","chapter","type-chapter","status-publish","hentry"],"part":409,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/chapters\/1457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/wp\/v2\/users\/20"}],"version-history":[{"count":5,"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/chapters\/1457\/revisions"}],"predecessor-version":[{"id":2546,"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/chapters\/1457\/revisions\/2546"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/parts\/409"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/chapters\/1457\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/wp\/v2\/media?parent=1457"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/pressbooks\/v2\/chapter-type?post=1457"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/wp\/v2\/contributor?post=1457"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-wm-compapp\/wp-json\/wp\/v2\/license?post=1457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}