Code Monkey home page Code Monkey logo

geosciml.org's Introduction

geosciml.org

This repository contains all of the static website code for the www.geosciml.org website. It also includes:

License

This site's code and this repository are copyright the IUGS Commission for the Management and Application of Geoscience Information (CGI)

This site's code and all the textual content are licensed for reuse under the Creative Commons Attribution 4.0 International (CC BY 4.0) license. See LICENSE for a copy of the deed.

Tools used

This site contains:

  • static HTML generated by tools such as Enterprise Architect
  • XSD schemas generated by FullMoon and ShapeChange
  • XML documents generated in XML editors like Oxygen, and Microsoft Excel
  • RDF files generated in tools such as Protege, TopBraid, Oxygen, and XSLT translators
  • The 5 or so main pages of this website are pages rendered into HTML by PHP which interprets Markdown text files using the Parsedown PHP plugin.

Project Structure

The following directories in this repository manage the following content:

  • pages: all of the Markdown files used to make site HTML pages
  • reference_database: the single reference_database zip file
  • resource: resource.geosciml.org website
  • schemas: schemas.geosciml.org website
  • theme: theming files for all the websites stored here
  • vendor: PHP packages this website depends on (only parsedown for now)

The files in this main directory do the following things:

  • .gitignore: a file used by the Git version control system to exclude certain files
  • composer.json: basic project description file for the PHP package manager system Composer
  • composer.lock: the detailed Composer package manager's specifications file for this project
  • index.php: the main or initial web page for this site. Reads pages/geosciml.org.md
  • LICENSE: the license for this repository code and content. Creative Commons BY 4.0
  • news_archive.php: the News Archive section of the website. Reads pages/news_archive.md
  • README.md: this file. The documentation entry point for this repository
  • settings.php: global settings used by multiple PHP files
  • TODO.txt: a list of todo items provided to assist future developers of this repository

Contacts

The authors of this content are:

  • CGI members
    • Ollie Raymond (from GA)
    • other CGI members including Simon Cox from CSIRO

Technical author of this code as a repository is:

Nicholas Car
Data Architect
[email protected]
http://orcid.org/0000-0002-8742-7730

geosciml.org's People

Contributors

ollieraymond avatar markrattenbury avatar petess avatar michaelsexton avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.