https://github.com/bagnasconicolo/antmap

https://github.com/bagnasconicolo/antmap

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: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bagnasconicolo
  • Language: Python
  • Default Branch: master
  • Size: 59.6 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 10 months ago

https://github.com/bagnasconicolo/antmap/blob/master/

# antmap

![AntMap Icon](antmapicon.png)

PyQt5-based concept map editor for IHMC CXL files.

## Features

- Create, edit and connect concepts via an intuitive canvas.
- Load and save CXL concept maps.
- Style concepts and linking phrases with fonts, colors and borders.

## Requirements

- Python 3
- PyQt5

Install dependencies:

```bash
pip install PyQt5
```

## Usage

Run the editor:

```bash
python main.py
```

An example map is provided in `examples/Untit.cxl`.

## License

This project is provided as-is without warranty.

Owner

  • Name: Nicolò Bagnasco
  • Login: bagnasconicolo
  • Kind: user

GitHub Events

Total
  • Delete event: 17
  • Push event: 59
  • Pull request event: 50
  • Create event: 27
Last Year
  • Delete event: 17
  • Push event: 59
  • Pull request event: 50
  • Create event: 27