dump-things-server/dump_things_service/patches
Christian Monch 14d64d121a add patch for type reference generation
Sort type references topologically to ensure
that base classes are defined before derived
classes.

This patch fixes issue #2600 of linkml:
<https://github.com/linkml/linkml/issues/2600>
2025-12-17 21:47:38 +01:00
..
__init__.py use the common logger while patching 2025-09-30 08:57:44 +02:00
compile.py improve compiled module name generation 2025-10-27 12:26:20 +01:00
enabled.py add patch for type reference generation 2025-12-17 21:47:38 +01:00
enumerations.py mark patches in monkeypatched code 2025-10-13 09:59:56 +02:00
ifabsent_processing.py patch LinkML's ifabsent handling, add regression test 2025-12-15 13:37:46 +01:00
pythongen_gen_references.py add patch for type reference generation 2025-12-17 21:47:38 +01:00
rdflib_loader.py fix type-designator class detection 2025-12-17 09:08:07 +01:00
yamlutils.py mark patches in monkeypatched code 2025-10-13 09:59:56 +02:00