Science Score: 44.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: scientific-ontology-network
  • License: cc0-1.0
  • Language: Makefile
  • Default Branch: main
  • Size: 11.7 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Citation

README.md

MNO: My new ontology

Developing a common ontology for the domain of this domain.

This repository was created using the ontology cookie-cutter

Scope

This is an empty example ontology. There is no scope to describe here. But this must not be true for your ontology. A scope definition is important and should be followed when adding new classes.

Contributing

If you want to learn how you can contribute to MNO's development, please refer to our contribution manual.

License / Copyright / Citation

This repository is licensed under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. For a scientific citation please see the CITATION.cff.

To cite a specific class of the ontology and its definition please use the following convention:

'class label' (FUll-URI) from the My new ontology (mno)

Releases and installation

The latest version of the MNO can be accessed at http://example.org/ontologies/mno.

The source code of the ontology is found in the folder src/ontology/
The main file is src/ontology/mno.ttl

All own modules are collected in the folder src/ontology/edits/, imported modules are under src/ontology/imports/

We recommend to use the software Protégé to open and edit the ontology.

Teams

List different teams that work on your ontology.

Owner

  • Name: Scientific Ontology Network
  • Login: scientific-ontology-network
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this ontology, please cite it using these metadata."
authors:
  - family-names: "Doe"
    given-names: "Jane Mary"
    alias: "@johndoe"
title: "My new ontology (mno)"
version: 0.0.0
license: CC0-1.0
url: "http://example.org/ontologies/mno"

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1

Dependencies

.github/workflows/automated-testing.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact master composite
  • actions/setup-java v2 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact master composite
  • actions/upload-artifact v3 composite
  • schneegans/dynamic-badges-action v1.0.0 composite