-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Should child events repeat information or inherit from parent #126
Comments
Ideally, every Event should be populated explicitly with the data that apply to that Event. If it is missing, by definition it has to be contained both spatially and temporally within the parent, but there is no further assertion that should be made about it. Of course, if the parent is very specific, the child necessarily has to be at least that specific too, so in these cases it doesn't really matter. I think any property values inherited from a parent must be explicitly flagged as such. |
Is it the dwc:Event definition you mean here, please? I'm aware of tracking data discussions where the parent event relates to the location and moment of the deployment of a device, and child events track the route. I don't know if data resulted in that form, but the discussion even happening justifies more clear documentation. I could imagine other groups being similarly creative. |
@timrobertson100 I was not thinking specifically of dwc:Event, but rather Event as in the Unified Model where it is central to everything. However, I think dwc:Event can serve as the basis for the Unified Model. It has everything needed except eventType, which has passed public review and will probably be ratified soon. If you think we should take the battle to DwC we can. |
@tucotuco
Similar question as on #122
But this time more broadly and not just locations. What about eventDate, habitat etc.
I ask because I notice that the arctos data is pretty much empty for anything but location and IDs
The text was updated successfully, but these errors were encountered: