{"id":288,"date":"2017-02-02T11:24:06","date_gmt":"2017-02-02T18:24:06","guid":{"rendered":"https:\/\/sites.evergreen.edu\/ccc\/?page_id=288"},"modified":"2017-07-28T11:59:08","modified_gmt":"2017-07-28T18:59:08","slug":"common-knowledge-copyleft-and-the-open-source-encyclopedia","status":"publish","type":"page","link":"https:\/\/sites.evergreen.edu\/ccc\/educationknowledge\/common-knowledge-copyleft-and-the-open-source-encyclopedia\/","title":{"rendered":"Common Knowledge: Free Software and Copyleft"},"content":{"rendered":"<h2>\u00a0<\/h2>\n<figure style=\"width: 220px\" class=\"wp-caption aligncenter\"><a id=\"set-post-thumbnail\" class=\"thickbox\" href=\"https:\/\/sites.evergreen.edu\/ccc\/wp-admin\/media-upload.php?post_id=288&amp;type=image&amp;TB_iframe=1\"><img loading=\"lazy\" class=\"attachment-post-thumbnail\" src=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/Copyleft.svg_.png\" alt=\"Copyleft symbol\" width=\"220\" height=\"220\" \/><\/a><figcaption class=\"wp-caption-text\">Copyleft symbol, as opposed to Copyright. (Credit: <a href=\"https:\/\/en.wikipedia.org\/wiki\/Copyleft#\/media\/File:Copyleft.svg\">wikimedia)<\/a><\/figcaption><\/figure>\n<h2>Joseph Thayer<\/h2>\n<p>In 1976, Bill Gates published \u201cAn Open Letter to Hobbyists,&#8221; claiming that much of the software being used on personal computers was stolen, and those who used the software were thieves. These thieves, he claimed, and all who benefited from them, were preventing good software from being introduced into the world by limiting the ability of the software companies to pay programmers to write software <span style=\"color: #000000\">(Gates).<\/span><\/p>\n<p><span style=\"color: #000000\">Much of the \u201cthievery\u201d described by Gates in 1976 might have simply been piracy, but soon people started writing their own code and publishing it under generous licenses that allowed for free modification and distribution. Under the banner of Free\/Open Source Software (FOSS), independent programmers and software users contributing to and freely distributing operating systems and other programs posed a significant threat to Microsoft monopolies, and Companies facing out-competition by Microsoft threw their code onto the Open Source pyre to be resurrected as ghosts that haunt proprietary software to this day. <\/span><\/p>\n<h2>Ideology<\/h2>\n<figure id=\"attachment_2096\" aria-describedby=\"caption-attachment-2096\" style=\"width: 359px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" class=\"wp-image-2096 size-full\" src=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/free-software-dealers.png\" alt=\"Mascots of FSF Projects and &quot;Messengers of Free Software&quot;\" width=\"359\" height=\"468\" srcset=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/free-software-dealers.png 359w, https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/free-software-dealers-230x300.png 230w\" sizes=\"(max-width: 359px) 100vw, 359px\" \/><figcaption id=\"caption-attachment-2096\" class=\"wp-caption-text\">Mascots of FSF Projects and &#8220;Messengers of Free Software&#8221; (Credit: <a href=\"https:\/\/www.gnu.org\/graphics\/free-software-dealers.html\">GNU)<\/a><\/figcaption><\/figure>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\"><b> <\/b>There are two organizations representing different philosophies behind FOSS, or sometimes FLOSS (Free\/Libre\/Open Source Software). In fact, the acronym, F\/OSS, is a representation of the converging ideologies. Free Software is not necessarily the same as Open Source software. <\/span><\/span><\/p>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\"> Both factions believe that the \u201cSource Code\u201d should be freely accessible for those who might want to learn from it, and open to modification and distribution with minimal legal entanglements.<\/span> <span style=\"font-size: medium\">Proponents of Free or Libre software believe that software should never be proprietary, that once written, software should be as freely accessible as technically possible and always put the liberty of the user ahead of the wishes of the developer. Open Source software enthusiasts put no restrictions on what developers can do with software, only that it be open to study and modification.<br \/>\n <\/span><\/span><\/p>\n<figure id=\"attachment_2060\" aria-describedby=\"caption-attachment-2060\" style=\"width: 300px\" class=\"wp-caption alignleft\"><img loading=\"lazy\" class=\"wp-image-2060 size-medium\" src=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/srcecodeexmpl-300x154.png\" alt=\"This is an example of Source Code, this can be easily read and modified with relatively little experience. Original image\" width=\"300\" height=\"154\" srcset=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/srcecodeexmpl-300x154.png 300w, https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/srcecodeexmpl.png 663w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-2060\" class=\"wp-caption-text\">This is an example of Source Code, this can be easily read and modified with relatively little experience<\/figcaption><\/figure>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\">Source code is code written directly by human programmers in a text editor, as seen to the left. The Source code is then put into a compiler which translates the source code into machine code that can be read by computers. Source code, while technical, is fairly readable by human beings, and generally has comments that explain parts of the code which <\/span><\/span>might not make immediate sense. Machine code is not readable by human beings, and for this reason cannot be practically understood. Proprietary software generally is distributed only in machine code to protect the technology from being copied or emulated in a way that would break the copyright.<\/p>\n<figure id=\"attachment_2066\" aria-describedby=\"caption-attachment-2066\" style=\"width: 300px\" class=\"wp-caption alignleft\"><img loading=\"lazy\" class=\"wp-image-2066 size-medium\" src=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/machine-code-example-300x239.jpeg\" alt=\"This is hexadecimal machine code, it is not practical for humans to read\" width=\"300\" height=\"239\" srcset=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/machine-code-example-300x239.jpeg 300w, https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/machine-code-example-768x611.jpeg 768w, https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/machine-code-example.jpeg 965w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-2066\" class=\"wp-caption-text\">This is hexadecimal machine code, it is not practical for humans to read. Credit <a href=\"https:\/\/en.wikipedia.org\/wiki\/Machine_code#\/media\/File:W65C816S_Machine_Code_Monitor.jpeg\">Wikimedia<\/a><\/figcaption><\/figure>\n<p><span style=\"font-size: medium\">In the 1970s and &#8217;80s, Richard Stallman, founder of the Free Software Foundation (FSF), performed massive feats of mostly independent programming in order to develop pieces of software that were powerful software tools and free for people to use, modify to fit their needs, and to freely distribute modified or original versions. Especially important was freedom from proprietary licensing that restricted the use and modification of software. Ideological determination along with free distribution and modification led to the development of the GNU (GNU&#8217;s Not Unix) software system, a base and inspiration for much of the world\u2019s current FOSS. Intense belief in the social good that Free Software could bring led to Stallman\u2019s creation of the Free Software Foundation. The FSF\u2019s work is guided by four principles, the \u201cFour Freedoms\u201d:<\/span><\/p>\n<ul>\n<li><em>The freedom to run the program as you wish, for any purpose (freedom 0)<br \/>\n<\/em><\/li>\n<li><span style=\"font-size: medium\"><em>The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.\n<p><\/em><\/span><\/li>\n<li><span style=\"font-size: medium\"><em>The freedom to redistribute copies so you can help your neighbor (freedom 2).\n<p><\/em><\/span><\/li>\n<li><span style=\"font-size: medium\"><em>The freedom to distribute copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.<\/em><span style=\"color: #000000\"> (Stallman)<\/span><\/span><\/li>\n<\/ul>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\"> The Free Software Foundation is the more ideological factional power within the FOSS movement. Eventually it was found that the freedom to view the source code, modify the software and distribute without fear of violating intellectual property rights law, as well as the openness to comment that this openness promoted, led to development of high-quality programs through mass and largely decentralized participation in the creation of software.<\/span><\/span><\/p>\n<p><span style=\"font-size: medium\"> <span style=\"color: #000000\">Upon realizing the potential effectiveness of this process of decentralized development, the Open Source Initiative (OSI) was founded to promote the use of open source as a development tool. <\/span><span style=\"color: #000000\">While essentially sharing the same goals as the FSF, <\/span><span style=\"color: #000000\">t<\/span><span style=\"color: #000000\">he OSI <\/span><span style=\"color: #000000\">tends to <\/span><span style=\"color: #000000\">be more ideologically based on<\/span><span style=\"color: #000000\"> individual liberties <\/span><span style=\"color: #000000\">than freedom and mutual aid<\/span><span style=\"color: #000000\">, and promotes <\/span><span style=\"color: #000000\">O<\/span><span style=\"color: #000000\">pen Source as a valuable development tool. In the mission statement on the OSI website, the OSI claims that <\/span><span style=\"color: #000000\">Open Source is a powerful development tool that harnesses the power of<\/span> \u201cdistributed peer review and transparency of process.\u201d The OSI promises to help companies use Open Source Philosophy to create higher quality code with fewer bugs, more applications, and lower cost (Open Source Initiative).<\/span><\/p>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\"> Eric Raymond, the founder of the OSI, and Richard Stallman try to make clear the differences between the two organizations, their ultimate goals, and strategies in numerous encounters and essays published in the Internet. <\/span><\/span><\/p>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\"> Essentially, Open Source is software whose source code is freely available and is modified by users as they see fit. It can be developed into a product and, depending on the license, sold or freely distributed. <\/span><\/span><\/p>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\"> Free Software is described by Stallman as \u201cfree as in free speech\u201d as opposed to \u201cfree as in beer\u201d (Stallman). The FSF has a stricter interpretation of FOSS, asserting that \u201chackers,\u201d as enthusiastic programmers are called in the FOSS community, must be able to use software to \u201chelp their neighbors,\u201d and thus that all software must be freely accessible. Stallman also asserts that even free proprietary software, or \u201cgratis\u201d software, allows software companies too much control over user by allowing the creator of the software to collect data or perform actions without the consent of the user, as happens frequently with proprietary software (Stallman b).<\/span><\/span><\/p>\n<h2>Licensing<\/h2>\n<p><span style=\"font-size: medium\"> Licensing is an important tool in conflicts between proprietary, Free, and Open Source software. The more ideological FSF generally uses aggressive licenses that conform to their Four Freedoms to fight proprietary software while the more pragmatic individualist OSI monitors software licensing against the Open Source Definition. <\/span><\/p>\n<p><span style=\"font-size: medium\"> The Free Software Foundation\u2019s license that is most commonly used is the General Public License (GPL). The GPL generally protects the Four Freedoms and includes a clause that requires that any software modification must come under the GPL. This allows the GPL to essentially reproduce \u201cvirally,\u201d as it is transferred to any software that is derivative of another GPL-licensed program (Feller &amp; Fitzgerald). <\/span><\/p>\n<p><span style=\"font-size: medium\"> The OSI\u2019s Open Source Definition, which the OSI checks software licenses against before approving software as Open Source, consists of 10 criteria that the OSI believes are central to a programs freedom. The OSI demands that licenses on Open Source code not restrict distribution in any way; code must be able to be sold, given freely, or distributed as part of a package. Source code must be provided freely or at production cost. Modifications and derived works must be allowed to be distributed under the license of the original work. Modification of source code can only be allowed if separate programs are allowed to run as \u201cpatch files\u201d, attached to the original program and changing function but not original content. Licenses cannot discriminate against any groups, people, fields endeavors, or technologies; the software can be used by anyone and on any technologies that will support the software (OSI b). The rights of a license must apply to all who use the software without need for requesting permission of the developer (OSI 2017b).<\/span><\/p>\n<p><span style=\"font-size: medium\"> There are currently 79 licenses approved by the OSI. Some, such as the BSD (Berkeley Software distribution) are very permissive, only requiring that the copyright be passed on with unaltered copies of software (OSI 2017c).<\/span><\/p>\n<h2>Direction<\/h2>\n<p><span style=\"font-size: medium\"> Increasingly software companies such as Microsoft and Alphabet are moving towards cloud-based computing and subscription services, areas requiring massive infrastructure that a decentralized community cannot build as easily, and which put the user at greater risk of abuse from the service provider. <\/span><\/p>\n<p><span style=\"font-size: medium\"> However, Open Source development is also being seen as increasingly essential to modern software development. Proprietary software companies are afraid of Open Source Software, not because they are in danger of being displaced, but because it is so essential to use in development and potentially legally dangerous if programmers do not pay close attention to the licenses on the software they borrow from (Luszcz). The Linux foundation offers discussions with field specialists in order to calm fears in the business tech community that open software can be safe if used properly (Ankerholz). Despite the obvious potential issues with security and copyright law entanglements, Software developers are moving towards Open Source, if not Free Software. Even the U.S. Department of Defense, in an interesting move, announced recently that it would experiment with opening its software to open-source development (U.S. Dept. of Defense).<\/span><\/p>\n<figure id=\"attachment_2116\" aria-describedby=\"caption-attachment-2116\" style=\"width: 961px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" class=\"size-full wp-image-2116\" src=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/codemil.png\" alt=\"An excerpt from the Dept. of Defense page of Github, a popular code sharing website\" width=\"961\" height=\"323\" srcset=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/codemil.png 961w, https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/codemil-300x101.png 300w, https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/codemil-768x258.png 768w\" sizes=\"(max-width: 961px) 100vw, 961px\" \/><figcaption id=\"caption-attachment-2116\" class=\"wp-caption-text\">An excerpt from the Dept. of Defense page of Github, a popular code sharing website.<\/figcaption><\/figure>\n<h2><b>I<\/b><b>ssues with the Digital World as a Commons<\/b><\/h2>\n<p><span style=\"font-size: medium\"> Much of the FOSS philosophy assumes that free technology is a &#8220;commons&#8221; that must be defended or reclaimed. There are some issues to be raised with this concept of a digital commons. One can argue that there can be no digital commons, that there is always a cost barrier keeping people without money, out. People must pay to acquire technology that can run software and be in an area that can access the Internet. To obtain technology to run software and access the Internet, there must be extractive industries and heavy refinement and manufacturing according to the capitalist linear production system. Perhaps a person has to pay somehow for the Internet to be accessible to their devices. To run the software and access the parts of the Internet that a person might want to access, one might need to buy the software or pay a fee or a subscription or subject themselves to data collection for targeted marketing. <\/span><\/p>\n<p><span style=\"font-size: medium\"> While not a perfect commons, many of the access issues of computer technology can be addressed and mitigated, if not largely removed. Many of these issues are directly addressed by the FSF, which sees unnecessary price barriers keeping people from accessing computing technologies and lack of personal freedom within those environments as an evil to be fought. <\/span><\/p>\n<p><span style=\"font-size: medium\"> Free software is free to access through an Internet connection or very cheap to obtain on a disk, reducing or eliminating the price of software. Free software is much easier to run on older or less powerful computers than most accessible proprietary programs, removing a layer of obsolescence by allowing older computers to be used longer. A good large-scale demonstration of the effect of this reduced obsolescence can be found in recent debates on the city of Munich\u2019s transition to Windows 10 on municipal computers from the current Linux-based LiMux systems. The Green Party of Munich, in opposition to the move, has reported that It will cost 15 million euros ($15.8 million) simply to replace the computers currently being used that will not be able to support the larger Windows 10 operating system (Vaughan-Nichols).<\/span><\/p>\n<figure id=\"attachment_2089\" aria-describedby=\"caption-attachment-2089\" style=\"width: 150px\" class=\"wp-caption alignright\"><img loading=\"lazy\" class=\"wp-image-2089 size-thumbnail\" src=\"https:\/\/sites.evergreen.edu\/ccc\/wp-content\/uploads\/sites\/270\/2017\/02\/limux_mux.clean_.small_-150x150.jpg\" alt=\"LiMux, Munich's municipal operating system\" width=\"150\" height=\"150\" \/><figcaption id=\"caption-attachment-2089\" class=\"wp-caption-text\">LiMux, Munich&#8217;s municipal operating system https:\/\/joinup.ec.europa.eu\/elibrary\/case\/declaration-independence-limux-project-munich-0<\/figcaption><\/figure>\n<p><span style=\"color: #000000\"><span style=\"font-size: medium\">It is important to acknowledge that creation of the technologies and infrastructure for FOSS, or any computing, to be possible requires extensive resource extraction and heavy industrial production. It is important to remember that digital technology is not a global commons, and requires certain privileges to access. However, FLOSS removes a layer of obsolescence, reduces waste, and makes hardware more accessible to more people. While the system is available, and while the fears of those behind much of FOSS are not fully realized, those who are able to use the digital space and have the freedom to do as they chose, have the ability to work against the repressive entities of the system.<\/span><\/span><\/p>\n<h2 style=\"text-align: center\">Sources<\/h2>\n<div class=\"csl-bib-body\">\n<div class=\"csl-entry\">Akeo (2017). <a href=\"https:\/\/rufus.akeo.ie\/\">Rufus<\/a>. <em>Akeo<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">Ankerholz, A. (2017, February 7). <a href=\"https:\/\/www.linux.com\/news\/event\/elcna\/2017\/2\/how-manage-security-vulnerabilities-your-open-source-product\">How to Manage the Security Vulnerabilities of Your Open Source Product<\/a>. <em>Linux Foundation.<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">Feller, J. &amp; Fitzgerald, B. (2002). <a href=\"https:\/\/www.amazon.com\/Understanding-Open-Source-Software-Development\/dp\/0201734966\"><em>Understanding open source software development<\/em>.<\/a> Pearson Education Limited.<em><\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">Gates, W. (1976, February 3). <a href=\"http:\/\/www.microsoft.com\/about\/companyinformation\/timeline\/timeline\/docs\/di_hobbyists.doc\">Open Letter to Hobbyists<\/a>.<em> Microsoft Archives.<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">Luszcz, J. (2017). <a href=\"https:\/\/jaxenter.com\/think-open-source-software-free-think-131436.html\">Think open software is free? think again&#8230;<\/a> <a href=\"http:\/\/www.microsoft.com\/about\/companyinformation\/timeline\/timeline\/docs\/di_hobbyists.doc\"><em>Jaxenter.<br \/>\n<\/em><\/a><\/div>\n<div class=\"csl-entry\">OSI (2017a). <a href=\"https:\/\/opensource.org\/about\">About the open source initiative<\/a><em>.\u00a0<\/em> <em>Open Source Initiative.<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">OSI (2017b). <a href=\"https:\/\/opensource.org\/osd\">The Open Source Definition<\/a>.\u00a0 <em>Open Source Initiative.<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">OSI (2017c). <a href=\"https:\/\/opensource.org\/licenses\/BSD-3-Clause\">The 3-clause BSD license<\/a>.\u00a0<em> Open Source Initiative.<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">Stallman, R. (2016a). <a href=\"https:\/\/www.gnu.org\/philosophy\/free-sw.html\">W<\/a><a href=\"https:\/\/www.gnu.org\/philosophy\/free-sw.html\">hat is free software?<\/a>.\u00a0 <em>GNU Operating System.<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">Stallman, R. (2017b).<a href=\"https:\/\/www.gnu.org\/philosophy\/free-software-even-more-important.html\"> Free software is even more important now<\/a>.\u00a0<em> GNU Operating System<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\">U.S. Dept. of Defense (2017). <a href=\"https:\/\/github.com\/deptofdefense\/code.mil#welcome-to-codemil---an-experiment-in-open-source-at-the-department-of-defense\">Welcome to code.mil &#8211; an experiment in open source at the department of defense!<\/a>. <em>Github<\/p>\n<p><\/em><\/div>\n<div class=\"csl-entry\"><span style=\"font-size: medium\">Vaughan-Nichols, S. (2017, February 14). <a href=\"http:\/\/www.zdnet.com\/article\/why-munich-should-stick-with-linux\/\">Why Munich should stick with linux<\/a>. <em>ZDNet.<\/em><br \/>\n <\/span><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0 Joseph Thayer In 1976, Bill Gates published \u201cAn Open Letter to Hobbyists,&#8221; claiming that much of the software being used on personal computers was stolen, and those who used the software were thieves. These thieves, he claimed, and all who benefited from them, were preventing good software from being introduced into the world by &hellip; <a href=\"https:\/\/sites.evergreen.edu\/ccc\/educationknowledge\/common-knowledge-copyleft-and-the-open-source-encyclopedia\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Common Knowledge: Free Software and Copyleft<\/span><\/a><\/p>\n","protected":false},"author":4202,"featured_media":0,"parent":440,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_mi_skip_tracking":false},"_links":{"self":[{"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/pages\/288"}],"collection":[{"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/users\/4202"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/comments?post=288"}],"version-history":[{"count":0,"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/pages\/288\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/pages\/440"}],"wp:attachment":[{"href":"https:\/\/sites.evergreen.edu\/ccc\/wp-json\/wp\/v2\/media?parent=288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}