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
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
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