Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsmatias/aiod-ontology


https://github.com/jsmatias/aiod-ontology

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# AIoD Ontology

AIoD Ontology is a Python project designed to extract metadata from papers in PDF format and external sources. The gathered metadata is saved in a JSON file and utilized to construct the ontology of the selected research topic.

## Features

- **PDF Metadata Extraction**: Extract metadata from PDF files.
- **External Source Integration**: Retrieve metadata from external sources.
- **JSON File Storage**: Save extracted metadata in a JSON file.
- **Ontology Building**: Construct ontology based on the gathered metadata.

## Installation

To install AIoD Ontology, you can use pip:

```bash
pip install -r requirements.txt
pip install -r requirements-dev.txt
```

## Usage

To run, use the notebooks provided.

## License

This project is licensed under the [MIT License](/LICENSE).