File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
linkml_model/model/schema Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ prefixes:
4949 prov : http://www.w3.org/ns/prov#
5050 vann : https://vocab.org/vann/
5151 qudt : http://qudt.org/schema/qudt/
52+ cdisc : http://rdf.cdisc.org/mms#
5253
5354default_prefix : linkml
5455default_range : string
@@ -627,6 +628,8 @@ slots:
627628 in_subset :
628629 - SpecificationSubset
629630 - BasicSubset
631+ exact_mappings :
632+ - cdisc:PermissibleValue
630633
631634 enum_uri :
632635 aliases :
@@ -2362,6 +2365,7 @@ classes:
23622365 - narrow mappings
23632366 - broad mappings
23642367 - created_by
2368+ - contributors
23652369 - created_on
23662370 - last_updated_on
23672371 - modified_by
@@ -2560,13 +2564,15 @@ classes:
25602564 - concept set
25612565 - Terminology Value Set
25622566 - answer list
2567+ - value domain
25632568 description : an element whose instances must be drawn from a specified set of permissible values
25642569 is_a : definition
25652570 mixins :
25662571 - enum_expression
25672572 exact_mappings :
25682573 - qb:HierarchicalCodeList
25692574 - NCIT:C113497
2575+ - cdisc:ValueDomain
25702576 close_mappings :
25712577 - skos:ConceptScheme
25722578 in_subset :
You can’t perform that action at this time.
0 commit comments