Skip to content

Slot: is_open

Is the polygon open. By default, it is closed (false)

URI: microscopemetrics_schema:is_open Alias: is_open

Applicable Classes

Name Description Modifies Slot
Polygon A polygon as defined by a series of vertexes and a boolean to indicate if clo... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema

Mappings

Mapping Type Mapped Value
self microscopemetrics_schema:is_open
native microscopemetrics_schema:is_open

LinkML Source

name: is_open
description: Is the polygon open. By default, it is closed (false)
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
ifabsent: 'False'
alias: is_open
owner: Polygon
domain_of:
- Polygon
range: boolean
required: true
multivalued: false