File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
linkml_model/model/schema Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ prefixes:
50
50
vann : https://vocab.org/vann/
51
51
qudt : http://qudt.org/schema/qudt/
52
52
cdisc : http://rdf.cdisc.org/mms#
53
+ SIO : http://semanticscience.org/resource/SIO_
53
54
54
55
default_prefix : linkml
55
56
default_range : string
@@ -1636,6 +1637,7 @@ slots:
1636
1637
- BasicSubset
1637
1638
see_also :
1638
1639
- " https://w3id.org/linkml/docs/specification/06mapping/#collection-forms"
1640
+ - https://linkml.io/linkml/schemas/inlining.html
1639
1641
1640
1642
inlined_as_list :
1641
1643
rank : 27
@@ -1658,6 +1660,7 @@ slots:
1658
1660
- BasicSubset
1659
1661
see_also :
1660
1662
- " https://w3id.org/linkml/docs/specification/06mapping/#collection-forms"
1663
+ - https://linkml.io/linkml/schemas/inlining.html
1661
1664
1662
1665
inlined_as_simple_dict :
1663
1666
rank : 28
@@ -1796,6 +1799,7 @@ slots:
1796
1799
multivalued : true
1797
1800
exact_mappings :
1798
1801
- schema:domainIncludes
1802
+ - SIO:000011
1799
1803
1800
1804
is_usage_slot :
1801
1805
domain : slot_definition
@@ -2569,9 +2573,12 @@ classes:
2569
2573
rank : 5
2570
2574
aliases :
2571
2575
- enum
2576
+ - enumeration
2577
+ - semantic enumeration
2572
2578
- value set
2573
2579
- term set
2574
2580
- concept set
2581
+ - code set
2575
2582
- Terminology Value Set
2576
2583
- answer list
2577
2584
- value domain
You can’t perform that action at this time.
0 commit comments