Skip to content

Commit f8beadf

Browse files
committed
Merge branch 'main' into pr/243
2 parents c202a70 + 5ab5cec commit f8beadf

17 files changed

Lines changed: 10614 additions & 8989 deletions

File tree

linkml_model/annotations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto generated from annotations.yaml by pythongen.py version: 0.0.1
2-
# Generation date: 2026-02-26T08:29:49
2+
# Generation date: 2026-04-02T20:01:16
33
# Schema: annotations
44
#
55
# id: https://w3id.org/linkml/annotations

linkml_model/datasets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto generated from datasets.yaml by pythongen.py version: 0.0.1
2-
# Generation date: 2026-02-26T08:29:51
2+
# Generation date: 2026-04-02T20:01:17
33
# Schema: datasets
44
#
55
# id: https://w3id.org/linkml/datasets

linkml_model/excel/meta.xlsx

2 Bytes
Binary file not shown.

linkml_model/extensions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Auto generated from extensions.yaml by pythongen.py version: 0.0.1
2-
# Generation date: 2026-02-26T08:29:52
2+
# Generation date: 2026-04-02T20:01:18
33
# Schema: extensions
44
#
55
# id: https://w3id.org/linkml/extensions

linkml_model/jsonld/meta.context.jsonld

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,6 @@
520520
"@id": "maximum_cardinality"
521521
},
522522
"maximum_number_dimensions": {
523-
"@type": "@id",
524523
"@id": "maximum_number_dimensions"
525524
},
526525
"maximum_value": {

linkml_model/jsonld/meta.jsonld

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"definition_uri": "https://w3id.org/linkml/String",
164164
"description": "A character string",
165165
"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\"."
167167
],
168168
"from_schema": "https://w3id.org/linkml/types",
169169
"imported_from": "linkml:types",
@@ -5465,13 +5465,6 @@
54655465
{
54665466
"name": "extension_value",
54675467
"definition_uri": "https://w3id.org/linkml/extension_value",
5468-
"annotations": [
5469-
{
5470-
"tag": "simple_dict_value",
5471-
"value": true,
5472-
"@type": "Annotation"
5473-
}
5474-
],
54755468
"description": "the actual annotation",
54765469
"from_schema": "https://w3id.org/linkml/extensions",
54775470
"imported_from": "linkml:extensions",
@@ -8812,7 +8805,7 @@
88128805
"source_file": "meta.yaml",
88138806
"source_file_date": "2026-02-20T22:11:43",
88148807
"source_file_size": 99854,
8815-
"generation_date": "2026-02-26T08:30:02",
8808+
"generation_date": "2026-04-02T20:01:25",
88168809
"@type": "SchemaDefinition",
88178810
"@context": [
88188811
"staging/jsonld/meta.context.jsonld",

0 commit comments

Comments
 (0)