Commit e71e258d authored by EyaChafroud2's avatar EyaChafroud2 Committed by GitHub

format tables

parent 78c04242
......@@ -115,76 +115,95 @@ Currency codes : https://fr.iban.com/currency-code
Syntax
telephone contact
| |phone_contact |
| ------------- |:-------------:| -----:|
| Format | "+", followed by the country's international telephone code, followed by " ", followed by the phone number in the country, all between quotation marks.|
| Example | "+33 629 02 44 25"
|Guide|[List of international telephone codes by country](https://fr.wikipedia.org/wiki/Liste_des_indicatifs_t%C3%A9l%C3%A9phoniques_internationaux_par_pays)
phone_contact
Format "+", followed by the country's international telephone code, followed by " ", followed by the phone number in the country, all between quotation marks.
Example "+33 629 02 44 25"
Guide
List of international telephone codes by country
UIT-T E.123
[UIT-T E.123](https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-E.123-198811-S!!PDF-F&type=items)
GPS coordinates
coordinate_list
format Geographic coordinates in square brackets, without quotation marks inside.
example [50.64449017329376, 3.077437939381641]
| |coordinate_list |
| ------------- |:-------------:| -----:|
| Format | Geographic coordinates in square brackets, without quotation marks inside.|
| Example |[50.64449017329376, 3.077437939381641]
|Guide|
Right click on the icon designating the location of the company in google maps
Guide
Headquarters location
| |country |
| ------------- |:-------------:| -----:|
| Format | ISO country code in upper case between quotation marks |
| Example | "FR" ou "LU" |
|Guide |[ISO country codes list](http://www.ncbi.nlm.nih.gov/books/NBK7249/)|
Right click on the icon designating the location of the company in google maps
Headquarters location
| |country |
| ------------- |:-------------:| -----:|
| Format | ISO country code in upper case between quotation marks |
| Example | "FR" ou "LU" |
|Guide |[ISO country codes list](http://www.ncbi.nlm.nih.gov/books/NBK7249/)|
country
format ISO country code in upper case between quotation marks
example "FR" ou "LU"
guide ISO country codes list
Company performance indicators
| |KPI |
| ------------- |:-------------:| -----:|
| Format | Value followed by a space, followed by currency code of the country in upper case, all between quotation marks |
| Example | "1000 EUR" |
|Guide |[List of ISO currency codes by country](https://fr.iban.com/currency-codes)|
KPI
format Value followed by a space, followed by currency code of the country in upper case, all between quotation marks
example "1000 EUR"
guide List of ISO currency codes by country
Categories list
| |category_list |
| ------------- |:-------------:| -----:|
| Format | A category in quotation marks, followed by a comma, followed by another category or more, all between brackets. |
| Example | ["Cybersecurity", "Application"] |
| Guide | See possible values for solution_category. A solution can have one or more categories |
category_list
Format     A category in quotation marks, followed by a comma, followed by another category or more, all between brackets.
Example ["Cybersecurity", "Application"]
Guide See possible values for solution_category. A solution can have one or more categories
License list
license_list
Format  One license between quotation marks, followed by a comma, followed by one or more licenses, all in square brackets
Example ["afl-3.0", "apache-2.0"]
Guide License Keyword of Github
| |license_list |
| ------------- |:-------------:| -----:|
| Format | One license between quotation marks, followed by a comma, followed by one or more licenses, all in square brackets |
| Example | ["afl-3.0", "apache-2.0"] |
| Guide | [License Keyword of Github](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository) |
Solution source code (for solutions that publish their source code)
source_code_download
Format Github repository URL
Example "https://lab.nexedi.com/nexedi/erp5.git"
Guide Search source codes onGithub
| |source_code_download |
| ------------- |:-------------:| -----:|
| Format | Github repository URL |
| Example | "[https://lab.nexedi.com/nexedi/erp5.git](https:/lab.nexedi.com/nexedi/erp5.git)"
|Guide| Search source codes on [Github](https://github.com/) |
Satistics of source code (for open source solutions)
source_code_profile
Format Openhub repository URL
Exemple "https://www.openhub.net/p/erp5"
Guide Search source code profile on Openhub
| |source_code_profile |
| ------------- |:-------------:| -----:|
| Format | Openhub repository URL |
| Example | "[https://www.openhub.net/p/erp5](https:/www.openhub.net/p/erp5)"
|Guide| Search source code profile on [Openhub](https://www.openhub.net/) |
Free Libre Open Source software
| | FLOSS software |
| ------------- |:-------------:| -----:|
| Format | Possible values includes true or false must not be put between quotation marks and must not include upper case letters |
| Example | true or false
|Guide| Research on the company's website if the commercial support section is available |
FLOSS software
Format Possible values includes true or false must not be put between quotation marks and must not include upper case letters
Example true or false
Guide Research on the company's website
Commercial support open source version, if it exists
| | commercial_support_open_source_version |
| ------------- |:-------------:| -----:|
| Format | Possible values includes true or false must not be put between quotation marks and must not include upper case letters |
| Example | true or false
|Guide| Research on the company's website if the commercial support section is available |
commercial_support_open_source_version
Format Possible values includes true or false must not be put between quotation marks and must not include upper case letters
example true or false
Guide Research on the company's website
commercial support available
commercial_support_available
Format Possible values that include yes or no must not be put between quotation marks and must not include upper case letters
Example true or false
Guide Research on the company's website if the commercial support section is available
| | commercial_support_available |
| ------------- |:-------------:| -----:|
| Format | Possible values that include yes or no must not be put between quotation marks and must not include upper case letters |
| Example | true or false
|Guide| Research on the company's website if the commercial support section is available |
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment