We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a359aa commit 88d10f0Copy full SHA for 88d10f0
plugins/ai4os/config.ini
@@ -55,8 +55,7 @@ terms_vocabularies = [
55
['license', ''],
56
['description', ]]
57
58
-terms_reusability_richness = [['availableFormats',''],
59
- ['links','source_code'],
+terms_reusability_richness = [['links','source_code'],
60
['links','docker_image'],
61
['links','ai4_template'],
62
['links','dataset']]
@@ -77,4 +76,4 @@ formats_path = ['static/fairsharing_formats20240226.txt']
77
76
78
[internet media types]
79
#path to internet media files file
80
-path = ['static/internetmediatypes190224.csv']
+path = ['static/internetmediatypes190224.csv']
0 commit comments