Philippe Rocca-Serra
Philippe Rocca-Serra
**Describe the bug** graphqlgen raises a ValueError is `range` is set to `Any` **Version of LinkML you are using** OS: Mac OS 14.5 Browser [safari] Python 3.11. linkml 1.8.3 **Please...
**Describe the bug** Error parsing linkml schema with schema annotator if linkml schema contains an Enum which used `reachable_from` attribute. **To Reproduce** create a linkml schema with a `dynamic enum`...
**Describe the bug** A clear and concise description of what the bug is (including the error message that is printed, if any) * part1: ```linkml-lint --validate instrument.yaml``` throws ```Error: In...
**Describe the bug** I am observing the following (using linkml 1.8.0): Failure of RDF serialisation with the following error: linkml_runtime/dumpers/rdflib_dumper.py", line 186, in dumps return self.as_rdf_graph(element, schemaview, prefix_map=prefix_map).\ File "/../venv/lib/python3.9/site-packages/linkml_runtime/dumpers/rdflib_dumper.py",...
as per discussion with the Bioschema group at the Rothamsted meeting. property: Technology (syn:Technique) description: which data acquisition techniques were used to produce "variable measured" Use case: to be able...
Detected during the ELIXIR MARS hackathon (24/25.11.25) - related to issue #375 - [ ] add relevant methods in model/Datafile.py - [ ] add relevant tests - [ ] add...
checking the output of comics.ipynb, the handling of Data Node by ISA-Tab writer seems to mishandle the field order. TODO: check process sequence invocation.
@oyurekten reports this situation which is possibly caused by Pandas latest function. to investigate