Uses of Interface
org.incenp.linkml.schema.ISchemaSource
-
Packages that use ISchemaSource Package Description org.incenp.linkml.schema -
-
Uses of ISchemaSource in org.incenp.linkml.schema
Classes in org.incenp.linkml.schema that implement ISchemaSource Modifier and Type Class Description classEmbeddedSchemaSourceRepresents a schema location pointing to an embedded Java resource.classFileSchemaSourceRepresents a schema location pointing to a local file.classURLSchemaSourceRepresents a schema location pointing to a remote resource.
-