Skip to content

Commit 4263d6d

Browse files
committed
manually added 'type:unit' back to bican_biolink
1 parent b7b6e80 commit 4263d6d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

linkml-schema/bican_biolink.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,14 @@ subsets:
444444
definition_uri: https://w3id.org/biolink/vocab/Testing
445445
description: TBD
446446
from_schema: https://w3id.org/biolink/biolink-model
447-
447+
types:
448+
unit:
449+
typeof: string
450+
uri: UO:0000000
451+
id_prefixes:
452+
- UO
453+
exact_mappings:
454+
- qud:Unit
448455
slots:
449456
node property:
450457
name: node property

0 commit comments

Comments
 (0)