Skip to content

Commit 67a2971

Browse files
committed
regenerate artifacts to avoid conflicts
2 parents 55e28d3 + 802742e commit 67a2971

8 files changed

Lines changed: 1335 additions & 933 deletions

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ gen-examples:
105105

106106
gen-project: $(PYMODEL)
107107
$(RUN) gen-project ${GEN_PARGS} -d $(DEST) $(SOURCE_SCHEMA_PATH) && mv $(DEST)/*.py $(PYMODEL)
108-
$(RUN) gen-pydantic --pydantic_version 1 src/translator_testing_model/schema/translator_testing_model.yaml > $(PYMODEL)/pydanticmodel.py
109108
$(RUN) gen-pydantic --pydantic_version 2 src/translator_testing_model/schema/translator_testing_model.yaml > $(PYMODEL)/pydanticmodel_v2.py
110109

111110

pf_test_assets_032224.tsv

Lines changed: 403 additions & 0 deletions
Large diffs are not rendered by default.
1 Byte
Binary file not shown.

project/jsonld/translator_testing_model.context.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"comments": {
33
"description": "Auto generated by LinkML jsonld context generator",
4-
"generation_date": "2024-03-22T14:52:51",
4+
"generation_date": "2024-04-03T11:03:09",
55
"source": "translator_testing_model.yaml"
66
},
77
"@context": {

project/jsonld/translator_testing_model.jsonld

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2551,9 +2551,9 @@
25512551
],
25522552
"metamodel_version": "1.7.0",
25532553
"source_file": "translator_testing_model.yaml",
2554-
"source_file_date": "2024-03-22T14:52:42",
2554+
"source_file_date": "2024-04-03T11:02:59",
25552555
"source_file_size": 26922,
2556-
"generation_date": "2024-03-22T14:52:52",
2556+
"generation_date": "2024-04-03T11:03:10",
25572557
"@type": "SchemaDefinition",
25582558
"@context": [
25592559
"project/jsonld/translator_testing_model.context.jsonld",

0 commit comments

Comments
 (0)