Skip to content

Commit

Permalink
table of contents updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropaulofb committed Oct 14, 2023
1 parent 6701ba1 commit 3fec5b2
Showing 1 changed file with 22 additions and 29 deletions.
51 changes: 22 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[![DOI](https://zenodo.org/badge/DOI/XXXXXX/zenodo.XXXXXX.svg)](https://doi.org/10.5281/zenodo.8214977)
[![Project Status - Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
![GitHub - Release Date - PublishedAt](https://img.shields.io/github/release-date/ontouml/ontouml-vocabulary-lib)
![GitHub - Last Commit - Branch](https://img.shields.io/github/last-commit/ontouml/ontouml-vocabulary-lib/main)
Expand Down Expand Up @@ -27,35 +26,29 @@ For inquiries and further information, please refer to the [comprehensive docstr
## Contents

<!-- TOC -->

* [ontouml-vocabulary-lib](#ontouml-vocabulary-lib)
* [Contents](#contents)
* [Installation and Use](#installation-and-use)
* [Prerequisites](#prerequisites)
* [Instructions for Users](#instructions-for-users)
* [Instructions for Contributors](#instructions-for-contributors)
* [Introduction](#introduction)
* [The OntoUML Vocabulary](#the-ontouml-vocabulary)
* [The RDFLib](#the-rdflib)
* [The ontouml-vocabulary-lib Concepts](#the-ontouml-vocabulary-lib-concepts)
* [OntoUML Terms](#ontouml-terms)
* [Descriptions of the Methods:](#descriptions-of-the-methods)
* [Usage examples](#usage-examples)
* [OntoUML Constants](#ontouml-constants)
* [Usage examples](#usage-examples-1)
* [OUEnumerations Class Method Descriptions](#ouenumerations-class-method-descriptions)
* [Classes Specializing `_OUElement`](#classes-specializing-ouelement)
* [Enumeration Classes](#enumeration-classes)
* [Note](#note)
* [OntoUML Custom Exceptions](#ontouml-custom-exceptions)
* [Descriptions of Exceptions](#descriptions-of-exceptions)
* [How to Contribute](#how-to-contribute)
* [Report Issues](#report-issues)
* [Code Contribution](#code-contribution)
* [Test Contribution](#test-contribution)
* [General Guidelines](#general-guidelines)
* [Author](#author)

* [Contents](#contents)
* [Installation and Use](#installation-and-use)
* [Prerequisites](#prerequisites)
* [Instructions for Users](#instructions-for-users)
* [Instructions for Contributors](#instructions-for-contributors)
* [Technological Background](#technological-background)
* [The OntoUML Vocabulary](#the-ontouml-vocabulary)
* [The RDFLib](#the-rdflib)
* [Concepts](#concepts)
* [OntoUML Terms](#ontouml-terms)
* [Methods](#methods)
* [Usage Examples](#usage-examples)
* [OntoUML Constants](#ontouml-constants)
* [Usage Examples](#usage-examples-1)
* [Code Testing](#code-testing)
* [How to Contribute](#how-to-contribute)
* [Reporting Issues](#reporting-issues)
* [Code Contributions](#code-contributions)
* [Test Contributions](#test-contributions)
* [General Guidelines](#general-guidelines)
* [License](#license)
* [Author](#author)
<!-- TOC -->

## Installation and Use
Expand Down

0 comments on commit 3fec5b2

Please sign in to comment.