Skip to content

Commit 3a008a1

Browse files
committed
manually added 'type:narrative text' back to bican_biolink
1 parent 568543e commit 3a008a1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

linkml-schema/bican_biolink.yaml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,13 +450,19 @@ types:
450450
typeof: uriorcurie
451451
description: >-
452452
An IRI
453-
453+
454454
label type:
455455
uri: xsd:string
456456
typeof: string
457457
description: >-
458458
A string that provides a human-readable name for an entity
459-
459+
460+
narrative text:
461+
uri: xsd:string
462+
typeof: string
463+
description: >-
464+
A string that provides a human-readable description of something
465+
460466
unit:
461467
typeof: string
462468
uri: UO:0000000

0 commit comments

Comments
 (0)