moss

Transient repo for the rediscovered MOSS codebase + auxiliary files.

https://github.com/ploewe/moss

Science Score: 54.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Transient repo for the rediscovered MOSS codebase + auxiliary files.

Basic Info
  • Host: GitHub
  • Owner: ploewe
  • License: unlicense
  • Language: Fortran
  • Default Branch: main
  • Homepage:
  • Size: 33.6 MB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 4
Created almost 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme Contributing License Citation Codemeta Zenodo

README.md

DOI

PC-MOSS Historical Archive

The Map Overlay and Statistical System (MOSS) is the earliest known Open Source Geographic Information System. The first version of MOSS was developed by Carl Reed in the late 1970's as part of a US Fish and Wildlife Service habitat mitigation project. The first version of MOSS was programmed in FORTRAN on a CDC mainframe and then ported to a Data General minicomputer in 1979 and 1980. The first US Bureau of Land Management (BLM) installation of MOSS occurred in 1980 at the BLM Oregon State Office. PC-MOSS is the Windows version of MOSS that was developed & released by Sol Katz, through the BLM. This repository contains the PC-MOSS files, including the FORTRAN language source code.

Archive Date

~1987

Archive Credits

In mid-2020 a surviving copy of the MOSS codebase was discovered at the University of Latvia, and was temporarily preserved at the German Institute of Economic Research (DIW Berlin).

In Honour of Sol Katz

Sol unfortunately passed away in 1999 from Non-Hodgkin's Lymphoma, but his legacy lives on in the FOSS4G world. Those interested in making a donation, as per Sol's family's request, can do so at https://donate.cancer.org.

The annual Sol Katz Award (https://wiki.osgeo.org/wiki/SolKatzAward), which began in 2005, acknowledges the work of FOSS4G community members, and pays tribute to one of its founders, for years to come.

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

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 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.

For more information, please refer to https://unlicense.org

Owner

  • Name: Peter Löwe
  • Login: ploewe
  • Kind: user

Citation (CITATION.cff)

# YAML 1.2
---
abstract: "The Map Overlay and Statistical System (MOSS) is the earliest known Open Source Geographic Information System. The first version of MOSS was developed by Carl Reed in the late 1970's as part of a US Fish and Wildlife Service habitat mitigation project. The first version of MOSS was programmed in FORTRAN on a CDC mainframe and then ported to a Data General minicomputer in 1979 and 1980. The first US Bureau of Land Management (BLM) installation of MOSS occurred in 1980 at the BLM Oregon State Office. PC-MOSS is the Windows version of MOSS that was developed & released by Sol Katz, through the BLM. This repository contains the PC-MOSS files, including the FORTRAN language source code."
authors: 
  -
    affiliation: "MARC Relator: Author"
    family-names: Reed
    given-names: Carl
    name-particle: N
    name-suffix: III
  -
    affiliation: "MARC Relator: Programmer"
    family-names: Katz
    given-names: Sol
  -
    affiliation: "MARC Relator: Programmer"
    family-names: Frosh
    given-names: Randy
  -
    affiliation: "MARC Relator: Programmer"
    family-names: Davidson
    given-names: John 
  -
    affiliation: "MARC Relator: Programmer"
    family-names: Hunter
    given-names: Anne
  -
    affiliation: "MARC Relator: Programmer"
    family-names: Lee
    given-names: John 
  -
    affiliation: "MARC Relator: Restorationist"
    family-names: "Nartišs"
    given-names: "Māris"
    orcid: "https://orcid.org/0000-0002-3875-740X"
  -
    affiliation: "MARC Relator: Collection Registrar"
    family-names: "Löwe"
    given-names: Peter
    orcid: "https://orcid.org/0000-0003-2257-0517"
  -
    affiliation: "MARC Relator; Consultant"
    family-names: McKenna
    given-names: Jeff
    orcid: "https://orcid.org/0000-0003-3900-1863"
cff-version: "1.1.0"
date-released: 2021-04-27
doi: "10.5281/zenodo.4719684"
license: "CC0-1.0"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/ploewe/MOSS/releases/tag/1.0.0"
title: "PC-MOSS Historical Archive"
version: "1.0.0"
...

CodeMeta (codemeta.json)

{
  "@context": [
    "https://doi.org/10.5063/schema/codemeta-2.0",
    "http://schema.org"
  ],
  "@type": "SoftwareSourceCode",
  "author": [
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Author"
      },
      "familyName": "N Reed III",
      "givenName": "Carl"
    },
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Programmer"
      },
      "familyName": "Katz",
      "givenName": "Sol"
    },
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Programmer"
      },
      "familyName": "Frosh",
      "givenName": "Randy"
    },
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Programmer"
      },
      "familyName": "Davidson",
      "givenName": "John"
    },
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Programmer"
      },
      "familyName": "Hunter",
      "givenName": "Anne"
    },
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Programmer"
      },
      "familyName": "Lee",
      "givenName": "John"
    },
    {
      "@id": "https://orcid.org/0000-0002-3875-740X",
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Restorationist"
      },
      "familyName": "Nartis",
      "givenName": "Mris"
    },
    {
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator: Collection Registrar"
      },
      "familyName": "Lwe",
      "givenName": "Peter"
    },
    {
      "@id": "https://orcid.org/0000-0003-3900-1863",
      "@type": "Person",
      "affiliation": {
        "@type": "Organization",
        "legalName": "MARC Relator; Consultant"
      },
      "familyName": "McKenna",
      "givenName": "Jeff"
    }
  ],
  "codeRepository": "https://github.com/ploewe/MOSS/releases/tag/1.0.0",
  "datePublished": "2021-04-27",
  "identifier": "https://doi.org/10.0000/FIXME",
  "license": "http://creativecommons.org/publicdomain/zero/1.0/legalcode",
  "name": "PC-MOSS Historical Archive",
  "version": "1.0.0"
}

GitHub Events

Total
Last Year