I'm modelling the capture of data associated with a spatial region, e.g. in the context of remote sensing and imagery.
The sensor is pointed at a region with the intention of ultimately characterizing its contents.
But in the initial phase, while the content is not known, the spatial boundary is.
So in my application I've defined region of interest as a subclass of spatial region with the definition:
"Spatial region that is the subject of investigation or observation".
I'd like to axiomatize it properly, so this requires associating it with the process of image capture.
(The process-flow for remote sensing involves one or more Planned Acts:.
Act of Observation, Act of Measuring, Act of Information Processing are already included in the EventOntology. )
I'm looking at the object-properties that have process as the domain.
has participant (and its sub-properties has input has object affects) looks like the right connection point.
But it explicitly excludes spatial region in the range.
- Why the specific exclusion?
- How can I allow a process to refer to a spatial region?
@avsculley @paulhed @JJBittner @DanielleZLimbaugh
I'm modelling the capture of data associated with a spatial region, e.g. in the context of remote sensing and imagery.
The sensor is pointed at a region with the intention of ultimately characterizing its contents.
But in the initial phase, while the content is not known, the spatial boundary is.
So in my application I've defined
region of interestas a subclass ofspatial regionwith the definition:I'd like to axiomatize it properly, so this requires associating it with the
processof image capture.(The process-flow for remote sensing involves one or more
Planned Acts:.Act of Observation,Act of Measuring,Act of Information Processingare already included in the EventOntology. )I'm looking at the object-properties that have
processas the domain.has participant(and its sub-propertieshas inputhas objectaffects) looks like the right connection point.But it explicitly excludes
spatial regionin the range.@avsculley @paulhed @JJBittner @DanielleZLimbaugh