NASA-PDS / web-modernization

PDS.nasa.gov Web Modernization repo for managing the overall design process and user testing for modernizing the PDS web experience.
Apache License 2.0
0 stars 0 forks source link

Add Simple Placeholder Text for Investigations/Instruments/Targets #238

Open newcomber opened 1 month ago

newcomber commented 1 month ago

💡 Description

There is a need to write simple text that can be used as a placeholder for pages that have no overview/description information provided in the context product.

Placeholder text is needed for Investigations (as well as the other variants for GBOs), Instruments, and Targets.

⚔️ Parent Epic / Related Tickets

No response

newcomber commented 1 month ago

INVESTIGATIONS

Investigation (Field Campaign) - The is a <type> started on or in <start_date> (+If end date is available) and ended on or in <end_date>.</p> <p><em>Example -</em> The Dust Devil Field Campaign, Eldorado Playa, Nevada, 2015 is a Field Campaign started on or in 2012 and ended on or in 2013.</p> <p>///</p> <p><strong>Investigation (Individual) -</strong> <title> is an started on or in <start_date> (+If end date is available) and ended on or in <end_date>.</p> <p><em>Example -</em> Catalina Sky Survey is an Individual Investigation started on or in 1998.</p> <p>///</p> <p><strong>Investigation (Mission) -</strong> The <title> is a <type> started on or in <start_date> (+If end date is available) and ended on or in <end_date>.</p> <p><em>Example -</em> The InSight Mars Lander Mission is a Mission started on or in 2018-05-05.</p> <p>///</p> <p><strong>Investigation (Observing Campaign) -</strong> The <title> is an <type> started on or in <start_date> (+If end date is available) and ended on or in <end_date>.</p> <p><em>Example -</em> The Observing Campaign for Io at NASA's InfraRed Telescope Facility (IRTF) is an Observing Campaign started on or in 1983-02-09.</p> <p>///</p> <p><strong>Investigation (Other Investigation) -</strong> <title> is an investigation started on or in <start_date> (+If end date is available) and ended on or in <end_date>.</p> <p><em>Example -</em> Geodesy is an investigation started on or in 0580-01-01 and ended on or in 2099-12-31.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/newcomber"><img src="https://avatars.githubusercontent.com/u/125515324?v=4" />newcomber</a> commented <strong> 1 month ago</strong> </div> <div class="markdown-body"> <h3>TELESCOPES</h3> <ul> <li>Notes that telescopes do not have a string in the context product that says "Telescope," but it is contained in a "Telescope," specific context product.</li> </ul> <p><strong>Telescope -</strong> The <title> is a telescope located at the <Internal_Reference/comment -OR- <Internal_Reference/lid_reference/title>.</p> <ul> <li>NOTE - If there is no comment featuring the facility name then use the statement below.</li> </ul> <p><em>Example -</em> The Swope 1.0m Telescope is a telescope located at the Las Campanas Observatory.</p> <p>**Telescope (No Known Facility) - The <title> is a telescope.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/newcomber"><img src="https://avatars.githubusercontent.com/u/125515324?v=4" />newcomber</a> commented <strong> 1 month ago</strong> </div> <div class="markdown-body"> <h3>INSTRUMENTS</h3> <p><strong>Instrument -</strong> The <title> is a <ctli:type> (+can be multiple, so insert as comma separated) (-OR-) <Type> that is part of <Internal_Reference/lid_reference>.</p> <p><em>Example -</em> The Small Carry-on Impactor for Hayabusa2 is a Surface Tool that is part of Hayabusa 2.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/newcomber"><img src="https://avatars.githubusercontent.com/u/125515324?v=4" />newcomber</a> commented <strong> 1 month ago</strong> </div> <div class="markdown-body"> <p>FACILITY</p> <p><strong>Facility -</strong> The <title> is an <type> located in <country>.</p> <p><em>Example -</em> The Observatorio del Teide is an Observatory located in Spain.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/newcomber"><img src="https://avatars.githubusercontent.com/u/125515324?v=4" />newcomber</a> commented <strong> 1 month ago</strong> </div> <div class="markdown-body"> <p>Still need the directory for Target context products to see what we can use in the dynamic string.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>