Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

Using UniqueID for base Process identification #3

Open
mikebotts opened this issue Aug 29, 2016 · 0 comments
Open

Using UniqueID for base Process identification #3

mikebotts opened this issue Aug 29, 2016 · 0 comments

Comments

@mikebotts
Copy link
Member

Previously (SensorML v1.0) the process map associated the process method ID with the executable class. Instead the process execution engine should rely on using the base process UniqueID. During parsing of the AggregateProcess the parser shall get this UniqueID from the typeOf xlink:title attribute (typically) or from the base (i.e. executable) SimpleProcess uniqueID if the process is defined inline.

Recommended Best Practice is to treat executable process components as instance of the base (executable) process. This would certainly be the approach for a configurable process but it should be the case for any component of an aggregate process whether it has additional configuration information or not.

Such as:

http://www.sensorml.com/sensorML-2.0/examples/aggregateConfigured.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant