Skip to content

Commit ddad5a8

Browse files
authored
Change slot_uri for literal (#357)
Made a mistake here #356 Thanks for catching @hrshdhgd
1 parent cb15a40 commit ddad5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sssom_schema/schema/sssom_schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ slots:
128128
required: true
129129
mappings:
130130
- owl:annotatedSource
131-
slot_uri: owl:annotatedSource
131+
slot_uri: owl:annotatedTarget
132132
examples:
133133
- value: "Alzheimer"
134134
description: A string referring to some thing.

0 commit comments

Comments
 (0)