|
163 | 163 | "definition_uri": "https://w3id.org/linkml/String", |
164 | 164 | "description": "A character string", |
165 | 165 | "notes": [ |
166 | | - "In RDF serializations, a slot with range of string is treated as a literal or type xsd:string. If you are authoring schemas in LinkML YAML, the type is referenced with the lower case \"string\"." |
| 166 | + "In RDF serializations, a slot with range of string is treated as a literal or type xsd:string. If you are authoring schemas in LinkML YAML, the type is referenced with the lower case \"string\"." |
167 | 167 | ], |
168 | 168 | "from_schema": "https://w3id.org/linkml/types", |
169 | 169 | "imported_from": "linkml:types", |
|
5465 | 5465 | { |
5466 | 5466 | "name": "extension_value", |
5467 | 5467 | "definition_uri": "https://w3id.org/linkml/extension_value", |
5468 | | - "annotations": [ |
5469 | | - { |
5470 | | - "tag": "simple_dict_value", |
5471 | | - "value": true, |
5472 | | - "@type": "Annotation" |
5473 | | - } |
5474 | | - ], |
5475 | 5468 | "description": "the actual annotation", |
5476 | 5469 | "from_schema": "https://w3id.org/linkml/extensions", |
5477 | 5470 | "imported_from": "linkml:extensions", |
|
8812 | 8805 | "source_file": "meta.yaml", |
8813 | 8806 | "source_file_date": "2026-02-20T22:11:43", |
8814 | 8807 | "source_file_size": 99854, |
8815 | | - "generation_date": "2026-02-26T08:30:02", |
| 8808 | + "generation_date": "2026-04-02T20:01:25", |
8816 | 8809 | "@type": "SchemaDefinition", |
8817 | 8810 | "@context": [ |
8818 | 8811 | "staging/jsonld/meta.context.jsonld", |
|
0 commit comments