Changes
1 changed files (+1/-1)
-
-
@@ -126,7 +126,7 @@ type Object struct {// The notion of "context" used is intentionally vague. // The intended function is to serve as a means of grouping objects and activities that share a // common originating context or purpose. An example could be all activities relating to a common project or event. Context ObjectOrLink `jsonld:"context,collapsible"` //Context ObjectOrLink `jsonld:"_"` // The date and time describing the actual or expected ending time of the object. // When used with an Activity object, for instance, the endTime property specifies the moment // the activity concluded or is expected to conclude.
-