get_schema_uri

lsst.alert.packet.get_schema_uri(major: int, minor: int) ResourcePath

Get the URI to a package resource directory housing alert schema definitions.

Parameters:
majorint

Major version number for the schema.

minorint

Minor version number for the schema.

Returns:
urilsst.resources.ResourcePath

resource URI to the directory containing the schemas.