Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Nickwgo
  • Default Branch: master
  • Size: 2.97 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Citation

Owner

  • Name: Nick Godfrey
  • Login: Nickwgo
  • Kind: user

Citation (citations.html)

<!DOCTYPE html>
<html class="no-js" lang="en" dir="ltr">

<head>
    <meta charset="utf-8" />
    <meta http-equiv="x-ua-compatible" content="ie=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>AI Dental Project</title>
    <link rel="stylesheet" href="/css/normalize.css" />
    <link rel="stylesheet" href="/css/foundation.min.css" />
    <link rel="stylesheet" href="/css/styles.css" />
</head>

<body>
    <section id="main section">
        <div class="grid-container">
            <div class="grid-y">
                <div class="cell shrink">
                    <h2>Software</h2>
                </div>
                <div class="cell shrink">
                    <ul class="vertical menu">
                        <!--foundation-->
                        <li>
                            <a href="https://get.foundation/" target="”_blank”">
                                <h5>ZURB foundation v6.7.4 - MIT License - © <span id="copyrightYear">2022</span> ZURB
                                    foundation</h5>
                            </a>
                        </li>
                        <!--JQuery-->
                        <li>
                            <a href="https://jquery.com/" target="”_blank”">
                                <h5>JQuery v3.6.0 - MIT License - © <span id="copyrightYear">2022</span> jquery</h5>
                            </a>
                        </li>
                        <!--what-input-->
                        <li>
                            <a href="https://github.com/ten1seven/what-input" target="”_blank”">
                                <h5>what-input v5.2.10 - MIT License - © <span id="copyrightYear">2022</span> Jeremy
                                    Fields</h5>
                            </a>
                        </li>
                        <!--the MIT license text-->
                        <li>
                            <a href="https://opensource.org/licenses/MIT" target="”_blank”">
                                <h3>The MIT License Text</h3>
                            </a>
                            <p>
                                Permission is hereby granted, free of charge, to any person obtaining a copy of this
                                software
                                and associated documentation files (the "Software"), to deal in the Software without
                                restriction, including without limitation the rights to use, copy, modify, merge,
                                publish,
                                distribute, sublicense, and/or sell copies of the Software, and to permit persons to
                                whom the
                                Software is furnished to do so, subject to the following conditions:

                                The above copyright notice and this permission notice shall be included in all copies or
                                substantial portions of the Software.

                                THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
                                INCLUDING
                                BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
                                AND
                                NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
                                CLAIM,
                                DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
                                FROM,
                                OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
                            </p>
                        </li>
                    </ul>
                </div>
                <div class="cell shrink">
                    <hr class="style2">
                    <ul class="vertical menu">
                        <!--fittext-->
                        <li>
                            <a href="http://fittextjs.com/" target="”_blank”">
                                <h5>fittext v1.2 - WTFPL License</h5>
                            </a>
                        </li>
                    </ul>
                </div>
                <div class="cell shrink">
                    <hr class="style2">
                    <h2>Resources</h2>
                </div>
                <div class="cell shrink">
                    <ul class="vertical menu">
                        <!--search icon-->
                        <li>
                            <a href="https://www.iconpacks.net/free-icon/search-3076.html" target="”_blank”">
                                <h5>search icon</h5>
                            </a>
                        </li>
                        <!--three line menu icon-->
                        <li>
                            <a href="https://icon-library.com/icon/three-line-menu-icon-1.html" target="”_blank”">
                                <h5>three line menu icon</h5>
                            </a>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </section>

    <!--scripts-->
    <script src="/js/vendor/jquery.js"></script>
    <script src="/js/vendor/what-input.js"></script>
    <script src="/js/vendor/foundation.js"></script>
    <script src="/js/main.js"></script>
</body>

</html>

GitHub Events

Total
Last Year