Skip to content

Commit 55eda5b

Browse files
generate another formats for bke_taxonomy model(s)
1 parent 5349d70 commit 55eda5b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

jsonld-context-autogen/bke_taxonomy.context.jsonld

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,10 @@
218218
},
219219
"@id": "authority"
220220
},
221-
"category": "@type",
221+
"category": {
222+
"@type": "xsd:anyURI",
223+
"@id": "biolink:category"
224+
},
222225
"cell_type_set_type": {
223226
"@id": "cell_type_set_type"
224227
},
@@ -761,4 +764,5 @@
761764
"@id": "VersionedNamedThing"
762765
}
763766
}
764-
}
767+
}
768+

0 commit comments

Comments
 (0)