https://github.com/ai4os/tools-catalog

Catalog for the Marketplace tools

https://github.com/ai4os/tools-catalog

Science Score: 26.0%

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

  • 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 (4.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Catalog for the Marketplace tools

Basic Info
  • Host: GitHub
  • Owner: ai4os
  • Language: Shell
  • Default Branch: master
  • Size: 14.6 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

logo

AI4OS Tools catalog

Conventional Commits

This catalog gathers all the AI tools integrated in the AI4OS Marketplace. AI tools are listed as git submodules.

Adding a tool to the catalog

To add a tool to the catalog: bash git submodule add https://github.com/ai4os/<tool_name>

If the user has a default branch different from master (eg. main), you should add this parameter in the submodule command:

bash git submodule add -b main https://github.com/ai4os/<tool_name>

Removing a tool from the catalog

To remove a tool from the catalog: bash bash utils/remove-submodule.sh <tool_name>

Updating the existing tools

To update the existing tools: bash git pull --recurse-submodules git submodule update --remote --recursive

Owner

  • Name: AI4OS
  • Login: ai4os
  • Kind: organization
  • Email: ai4eosc-po@listas.csic.es

AI4OS is the software powering the AI4EOSC platform

GitHub Events

Total
  • Push event: 16
Last Year
  • Push event: 16