Mahda Noura

Results 5 issues of Mahda Noura

**Describe the bug** I use the following LinkML snippet, which imports `hctl `and `wot_security` as local LinkML yaml files. ``` imports: - linkml:types - hctl - wot_security classes: Thing: tree_root:...

bug

The JSON Schema specification allows for modeling [resource identifiers](https://json-schema.org/understanding-json-schema/reference/string#resource-identifiers), such as `URIs` and `IRIs`, using the `format` keyword to specify that a `string` is of a specific type (e.g., uri,...

FeatureRequest

**Describe the bug** A clear and concise description of what the bug is (including the error message that is printed, if any) The JsonSchemaGenerator adds `"null"` as an allowed type...

bug
generator-jsonschema
community-generated

**Describe the bug** The LinkML JSON Schema generator translates `custom data types` such as `rdf:langString` and specific URI-related types (`uri, uriorcurie`) always to `"type": "string"` types in the generated JSON...

bug
generator-jsonschema
community-generated

**Describe the bug** When the LinkML schema defines a slot or class name called `schema`, the JSON-LD Context Generator incorrectly puts this term in the prefix section of the generated...

bug
generator-jsonld
community-generated