Package org.incenp.linkml.schema
-
Interface Summary Interface Description ISchemaSource Represents the source location of a schema. -
Class Summary Class Description ClassDefinitionConverter A converter object specifically intended to convertClassDefinitionobjects.EmbeddedSchemaSource Represents a schema location pointing to an embedded Java resource.FileSchemaSource Represents a schema location pointing to a local file.SchemaDocument Represents an entire LinkML schema.URLSchemaSource Represents a schema location pointing to a remote resource. -
Exception Summary Exception Description InvalidSchemaException This exception is thrown when processing a LinkML schema that does not conform to the LinkML specification.