Skip to content

Commit 62951c0

Browse files
authored
Merge pull request #1159 from EBISPOT/fix-prefer-labels
Fix PREFER labels
2 parents 39e7e25 + 5c91d54 commit 62951c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ebi_ontologies.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1772,9 +1772,7 @@
17721772
"description": "An ontology for PREcision FERmentation.",
17731773
"homepage": "https://github.com/Multiomics-Analytics-Group/prefer_ontology",
17741774
"mailing_list": "txellmgsol@gmail.com",
1775-
"label_property": [
1776-
"rdfs:label"
1777-
],
1775+
"label_property": "rdfs:label",
17781776
"definition_property": [
17791777
"iao:0000115"
17801778
],

0 commit comments

Comments
 (0)