Documentation
¶
Overview ¶
Package typepropertyvalue contains the implementation for the PropertyValue type. All applications are strongly encouraged to use the interface instead of this concrete definition. The interfaces allow applications to consume only the types and properties needed and be independent of the go-fed implementation if another alternative implementation is created. This package is code-generated and subject to the same license as the go-fed tool used to generate it.
This package is independent of other types' and properties' implementations by having a Manager injected into it to act as a factory for the concrete implementations. The implementations have been generated into their own separate subpackages for each vocabulary.
Strongly consider using the interfaces instead of this package.
Index ¶
- func IsOrExtendsPropertyValue(other vocab.Type) bool
- func PropertyValueIsDisjointWith(other vocab.Type) bool
- func PropertyValueIsExtendedBy(other vocab.Type) bool
- func SchemaPropertyValueExtends(other vocab.Type) bool
- func SetManager(m privateManager)
- func SetTypePropertyConstructor(f func() vocab.JSONLDTypeProperty)
- type SchemaPropertyValue
- func (this SchemaPropertyValue) GetActivityStreamsAltitude() vocab.ActivityStreamsAltitudeProperty
- func (this SchemaPropertyValue) GetActivityStreamsAttachment() vocab.ActivityStreamsAttachmentProperty
- func (this SchemaPropertyValue) GetActivityStreamsAttributedTo() vocab.ActivityStreamsAttributedToProperty
- func (this SchemaPropertyValue) GetActivityStreamsAudience() vocab.ActivityStreamsAudienceProperty
- func (this SchemaPropertyValue) GetActivityStreamsBcc() vocab.ActivityStreamsBccProperty
- func (this SchemaPropertyValue) GetActivityStreamsBto() vocab.ActivityStreamsBtoProperty
- func (this SchemaPropertyValue) GetActivityStreamsCc() vocab.ActivityStreamsCcProperty
- func (this SchemaPropertyValue) GetActivityStreamsContent() vocab.ActivityStreamsContentProperty
- func (this SchemaPropertyValue) GetActivityStreamsContext() vocab.ActivityStreamsContextProperty
- func (this SchemaPropertyValue) GetActivityStreamsDuration() vocab.ActivityStreamsDurationProperty
- func (this SchemaPropertyValue) GetActivityStreamsEndTime() vocab.ActivityStreamsEndTimeProperty
- func (this SchemaPropertyValue) GetActivityStreamsGenerator() vocab.ActivityStreamsGeneratorProperty
- func (this SchemaPropertyValue) GetActivityStreamsIcon() vocab.ActivityStreamsIconProperty
- func (this SchemaPropertyValue) GetActivityStreamsImage() vocab.ActivityStreamsImageProperty
- func (this SchemaPropertyValue) GetActivityStreamsInReplyTo() vocab.ActivityStreamsInReplyToProperty
- func (this SchemaPropertyValue) GetActivityStreamsLikes() vocab.ActivityStreamsLikesProperty
- func (this SchemaPropertyValue) GetActivityStreamsLocation() vocab.ActivityStreamsLocationProperty
- func (this SchemaPropertyValue) GetActivityStreamsMediaType() vocab.ActivityStreamsMediaTypeProperty
- func (this SchemaPropertyValue) GetActivityStreamsName() vocab.ActivityStreamsNameProperty
- func (this SchemaPropertyValue) GetActivityStreamsObject() vocab.ActivityStreamsObjectProperty
- func (this SchemaPropertyValue) GetActivityStreamsPreview() vocab.ActivityStreamsPreviewProperty
- func (this SchemaPropertyValue) GetActivityStreamsPublished() vocab.ActivityStreamsPublishedProperty
- func (this SchemaPropertyValue) GetActivityStreamsReplies() vocab.ActivityStreamsRepliesProperty
- func (this SchemaPropertyValue) GetActivityStreamsSensitive() vocab.ActivityStreamsSensitiveProperty
- func (this SchemaPropertyValue) GetActivityStreamsShares() vocab.ActivityStreamsSharesProperty
- func (this SchemaPropertyValue) GetActivityStreamsSource() vocab.ActivityStreamsSourceProperty
- func (this SchemaPropertyValue) GetActivityStreamsStartTime() vocab.ActivityStreamsStartTimeProperty
- func (this SchemaPropertyValue) GetActivityStreamsSummary() vocab.ActivityStreamsSummaryProperty
- func (this SchemaPropertyValue) GetActivityStreamsTag() vocab.ActivityStreamsTagProperty
- func (this SchemaPropertyValue) GetActivityStreamsTo() vocab.ActivityStreamsToProperty
- func (this SchemaPropertyValue) GetActivityStreamsUpdated() vocab.ActivityStreamsUpdatedProperty
- func (this SchemaPropertyValue) GetActivityStreamsUrl() vocab.ActivityStreamsUrlProperty
- func (this SchemaPropertyValue) GetJSONLDId() vocab.JSONLDIdProperty
- func (this SchemaPropertyValue) GetJSONLDType() vocab.JSONLDTypeProperty
- func (this SchemaPropertyValue) GetSchemaValue() vocab.SchemaValueProperty
- func (this SchemaPropertyValue) GetTypeName() string
- func (this SchemaPropertyValue) GetUnknownProperties() map[string]interface{}
- func (this SchemaPropertyValue) IsExtending(other vocab.Type) bool
- func (this SchemaPropertyValue) JSONLDContext() map[string]string
- func (this SchemaPropertyValue) LessThan(o vocab.SchemaPropertyValue) bool
- func (this SchemaPropertyValue) Serialize() (map[string]interface{}, error)
- func (this *SchemaPropertyValue) SetActivityStreamsAltitude(i vocab.ActivityStreamsAltitudeProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsAttachment(i vocab.ActivityStreamsAttachmentProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsAttributedTo(i vocab.ActivityStreamsAttributedToProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsAudience(i vocab.ActivityStreamsAudienceProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsBcc(i vocab.ActivityStreamsBccProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsBto(i vocab.ActivityStreamsBtoProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsCc(i vocab.ActivityStreamsCcProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsContent(i vocab.ActivityStreamsContentProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsContext(i vocab.ActivityStreamsContextProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsDuration(i vocab.ActivityStreamsDurationProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsEndTime(i vocab.ActivityStreamsEndTimeProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsGenerator(i vocab.ActivityStreamsGeneratorProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsIcon(i vocab.ActivityStreamsIconProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsImage(i vocab.ActivityStreamsImageProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsInReplyTo(i vocab.ActivityStreamsInReplyToProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsLikes(i vocab.ActivityStreamsLikesProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsLocation(i vocab.ActivityStreamsLocationProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsMediaType(i vocab.ActivityStreamsMediaTypeProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsName(i vocab.ActivityStreamsNameProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsObject(i vocab.ActivityStreamsObjectProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsPreview(i vocab.ActivityStreamsPreviewProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsPublished(i vocab.ActivityStreamsPublishedProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsReplies(i vocab.ActivityStreamsRepliesProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsSensitive(i vocab.ActivityStreamsSensitiveProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsShares(i vocab.ActivityStreamsSharesProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsSource(i vocab.ActivityStreamsSourceProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsStartTime(i vocab.ActivityStreamsStartTimeProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsSummary(i vocab.ActivityStreamsSummaryProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsTag(i vocab.ActivityStreamsTagProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsTo(i vocab.ActivityStreamsToProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsUpdated(i vocab.ActivityStreamsUpdatedProperty)
- func (this *SchemaPropertyValue) SetActivityStreamsUrl(i vocab.ActivityStreamsUrlProperty)
- func (this *SchemaPropertyValue) SetJSONLDId(i vocab.JSONLDIdProperty)
- func (this *SchemaPropertyValue) SetJSONLDType(i vocab.JSONLDTypeProperty)
- func (this *SchemaPropertyValue) SetSchemaValue(i vocab.SchemaValueProperty)
- func (this SchemaPropertyValue) VocabularyURI() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsOrExtendsPropertyValue ¶
IsOrExtendsPropertyValue returns true if the other provided type is the PropertyValue type or extends from the PropertyValue type.
func PropertyValueIsDisjointWith ¶
PropertyValueIsDisjointWith returns true if the other provided type is disjoint with the PropertyValue type.
func PropertyValueIsExtendedBy ¶
PropertyValueIsExtendedBy returns true if the other provided type extends from the PropertyValue type. Note that it returns false if the types are the same; see the "IsOrExtendsPropertyValue" variant instead.
func SchemaPropertyValueExtends ¶
SchemaPropertyValueExtends returns true if the PropertyValue type extends from the other type.
func SetManager ¶
func SetManager(m privateManager)
SetManager sets the manager package-global variable. For internal use only, do not use as part of Application behavior. Must be called at golang init time.
func SetTypePropertyConstructor ¶
func SetTypePropertyConstructor(f func() vocab.JSONLDTypeProperty)
SetTypePropertyConstructor sets the "type" property's constructor in the package-global variable. For internal use only, do not use as part of Application behavior. Must be called at golang init time. Permits ActivityStreams types to correctly set their "type" property at construction time, so users don't have to remember to do so each time. It is dependency injected so other go-fed compatible implementations could inject their own type.
Types ¶
type SchemaPropertyValue ¶
type SchemaPropertyValue struct {
ActivityStreamsAltitude vocab.ActivityStreamsAltitudeProperty
ActivityStreamsAttachment vocab.ActivityStreamsAttachmentProperty
ActivityStreamsAttributedTo vocab.ActivityStreamsAttributedToProperty
ActivityStreamsAudience vocab.ActivityStreamsAudienceProperty
ActivityStreamsBcc vocab.ActivityStreamsBccProperty
ActivityStreamsBto vocab.ActivityStreamsBtoProperty
ActivityStreamsCc vocab.ActivityStreamsCcProperty
ActivityStreamsContent vocab.ActivityStreamsContentProperty
ActivityStreamsContext vocab.ActivityStreamsContextProperty
ActivityStreamsDuration vocab.ActivityStreamsDurationProperty
ActivityStreamsEndTime vocab.ActivityStreamsEndTimeProperty
ActivityStreamsGenerator vocab.ActivityStreamsGeneratorProperty
ActivityStreamsIcon vocab.ActivityStreamsIconProperty
JSONLDId vocab.JSONLDIdProperty
ActivityStreamsImage vocab.ActivityStreamsImageProperty
ActivityStreamsInReplyTo vocab.ActivityStreamsInReplyToProperty
ActivityStreamsLikes vocab.ActivityStreamsLikesProperty
ActivityStreamsLocation vocab.ActivityStreamsLocationProperty
ActivityStreamsMediaType vocab.ActivityStreamsMediaTypeProperty
ActivityStreamsName vocab.ActivityStreamsNameProperty
ActivityStreamsObject vocab.ActivityStreamsObjectProperty
ActivityStreamsPreview vocab.ActivityStreamsPreviewProperty
ActivityStreamsPublished vocab.ActivityStreamsPublishedProperty
ActivityStreamsReplies vocab.ActivityStreamsRepliesProperty
ActivityStreamsSensitive vocab.ActivityStreamsSensitiveProperty
ActivityStreamsSource vocab.ActivityStreamsSourceProperty
ActivityStreamsStartTime vocab.ActivityStreamsStartTimeProperty
ActivityStreamsSummary vocab.ActivityStreamsSummaryProperty
ActivityStreamsTag vocab.ActivityStreamsTagProperty
ActivityStreamsTo vocab.ActivityStreamsToProperty
JSONLDType vocab.JSONLDTypeProperty
ActivityStreamsUpdated vocab.ActivityStreamsUpdatedProperty
ActivityStreamsUrl vocab.ActivityStreamsUrlProperty
SchemaValue vocab.SchemaValueProperty
// contains filtered or unexported fields
}
A property-value pair, e.g. representing a feature of a product or place. Use the 'name' property for the name of the property.
func DeserializePropertyValue ¶
func DeserializePropertyValue(m map[string]interface{}, aliasMap map[string]string) (*SchemaPropertyValue, error)
DeserializePropertyValue creates a PropertyValue from a map representation that has been unmarshalled from a text or binary format.
func NewSchemaPropertyValue ¶
func NewSchemaPropertyValue() *SchemaPropertyValue
NewSchemaPropertyValue creates a new PropertyValue type
func (SchemaPropertyValue) GetActivityStreamsAltitude ¶
func (this SchemaPropertyValue) GetActivityStreamsAltitude() vocab.ActivityStreamsAltitudeProperty
GetActivityStreamsAltitude returns the "altitude" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsAttachment ¶
func (this SchemaPropertyValue) GetActivityStreamsAttachment() vocab.ActivityStreamsAttachmentProperty
GetActivityStreamsAttachment returns the "attachment" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsAttributedTo ¶
func (this SchemaPropertyValue) GetActivityStreamsAttributedTo() vocab.ActivityStreamsAttributedToProperty
GetActivityStreamsAttributedTo returns the "attributedTo" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsAudience ¶
func (this SchemaPropertyValue) GetActivityStreamsAudience() vocab.ActivityStreamsAudienceProperty
GetActivityStreamsAudience returns the "audience" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsBcc ¶
func (this SchemaPropertyValue) GetActivityStreamsBcc() vocab.ActivityStreamsBccProperty
GetActivityStreamsBcc returns the "bcc" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsBto ¶
func (this SchemaPropertyValue) GetActivityStreamsBto() vocab.ActivityStreamsBtoProperty
GetActivityStreamsBto returns the "bto" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsCc ¶
func (this SchemaPropertyValue) GetActivityStreamsCc() vocab.ActivityStreamsCcProperty
GetActivityStreamsCc returns the "cc" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsContent ¶
func (this SchemaPropertyValue) GetActivityStreamsContent() vocab.ActivityStreamsContentProperty
GetActivityStreamsContent returns the "content" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsContext ¶
func (this SchemaPropertyValue) GetActivityStreamsContext() vocab.ActivityStreamsContextProperty
GetActivityStreamsContext returns the "context" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsDuration ¶
func (this SchemaPropertyValue) GetActivityStreamsDuration() vocab.ActivityStreamsDurationProperty
GetActivityStreamsDuration returns the "duration" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsEndTime ¶
func (this SchemaPropertyValue) GetActivityStreamsEndTime() vocab.ActivityStreamsEndTimeProperty
GetActivityStreamsEndTime returns the "endTime" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsGenerator ¶
func (this SchemaPropertyValue) GetActivityStreamsGenerator() vocab.ActivityStreamsGeneratorProperty
GetActivityStreamsGenerator returns the "generator" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsIcon ¶
func (this SchemaPropertyValue) GetActivityStreamsIcon() vocab.ActivityStreamsIconProperty
GetActivityStreamsIcon returns the "icon" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsImage ¶
func (this SchemaPropertyValue) GetActivityStreamsImage() vocab.ActivityStreamsImageProperty
GetActivityStreamsImage returns the "image" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsInReplyTo ¶
func (this SchemaPropertyValue) GetActivityStreamsInReplyTo() vocab.ActivityStreamsInReplyToProperty
GetActivityStreamsInReplyTo returns the "inReplyTo" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsLikes ¶
func (this SchemaPropertyValue) GetActivityStreamsLikes() vocab.ActivityStreamsLikesProperty
GetActivityStreamsLikes returns the "likes" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsLocation ¶
func (this SchemaPropertyValue) GetActivityStreamsLocation() vocab.ActivityStreamsLocationProperty
GetActivityStreamsLocation returns the "location" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsMediaType ¶
func (this SchemaPropertyValue) GetActivityStreamsMediaType() vocab.ActivityStreamsMediaTypeProperty
GetActivityStreamsMediaType returns the "mediaType" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsName ¶
func (this SchemaPropertyValue) GetActivityStreamsName() vocab.ActivityStreamsNameProperty
GetActivityStreamsName returns the "name" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsObject ¶
func (this SchemaPropertyValue) GetActivityStreamsObject() vocab.ActivityStreamsObjectProperty
GetActivityStreamsObject returns the "object" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsPreview ¶
func (this SchemaPropertyValue) GetActivityStreamsPreview() vocab.ActivityStreamsPreviewProperty
GetActivityStreamsPreview returns the "preview" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsPublished ¶
func (this SchemaPropertyValue) GetActivityStreamsPublished() vocab.ActivityStreamsPublishedProperty
GetActivityStreamsPublished returns the "published" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsReplies ¶
func (this SchemaPropertyValue) GetActivityStreamsReplies() vocab.ActivityStreamsRepliesProperty
GetActivityStreamsReplies returns the "replies" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsSensitive ¶
func (this SchemaPropertyValue) GetActivityStreamsSensitive() vocab.ActivityStreamsSensitiveProperty
GetActivityStreamsSensitive returns the "sensitive" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsShares ¶
func (this SchemaPropertyValue) GetActivityStreamsShares() vocab.ActivityStreamsSharesProperty
GetActivityStreamsShares returns the "shares" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsSource ¶
func (this SchemaPropertyValue) GetActivityStreamsSource() vocab.ActivityStreamsSourceProperty
GetActivityStreamsSource returns the "source" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsStartTime ¶
func (this SchemaPropertyValue) GetActivityStreamsStartTime() vocab.ActivityStreamsStartTimeProperty
GetActivityStreamsStartTime returns the "startTime" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsSummary ¶
func (this SchemaPropertyValue) GetActivityStreamsSummary() vocab.ActivityStreamsSummaryProperty
GetActivityStreamsSummary returns the "summary" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsTag ¶
func (this SchemaPropertyValue) GetActivityStreamsTag() vocab.ActivityStreamsTagProperty
GetActivityStreamsTag returns the "tag" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsTo ¶
func (this SchemaPropertyValue) GetActivityStreamsTo() vocab.ActivityStreamsToProperty
GetActivityStreamsTo returns the "to" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsUpdated ¶
func (this SchemaPropertyValue) GetActivityStreamsUpdated() vocab.ActivityStreamsUpdatedProperty
GetActivityStreamsUpdated returns the "updated" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetActivityStreamsUrl ¶
func (this SchemaPropertyValue) GetActivityStreamsUrl() vocab.ActivityStreamsUrlProperty
GetActivityStreamsUrl returns the "url" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetJSONLDId ¶
func (this SchemaPropertyValue) GetJSONLDId() vocab.JSONLDIdProperty
GetJSONLDId returns the "id" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetJSONLDType ¶
func (this SchemaPropertyValue) GetJSONLDType() vocab.JSONLDTypeProperty
GetJSONLDType returns the "type" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetSchemaValue ¶
func (this SchemaPropertyValue) GetSchemaValue() vocab.SchemaValueProperty
GetSchemaValue returns the "value" property if it exists, and nil otherwise.
func (SchemaPropertyValue) GetTypeName ¶
func (this SchemaPropertyValue) GetTypeName() string
GetTypeName returns the name of this type.
func (SchemaPropertyValue) GetUnknownProperties ¶
func (this SchemaPropertyValue) GetUnknownProperties() map[string]interface{}
GetUnknownProperties returns the unknown properties for the PropertyValue type. Note that this should not be used by app developers. It is only used to help determine which implementation is LessThan the other. Developers who are creating a different implementation of this type's interface can use this method in their LessThan implementation, but routine ActivityPub applications should not use this to bypass the code generation tool.
func (SchemaPropertyValue) IsExtending ¶
func (this SchemaPropertyValue) IsExtending(other vocab.Type) bool
IsExtending returns true if the PropertyValue type extends from the other type.
func (SchemaPropertyValue) JSONLDContext ¶
func (this SchemaPropertyValue) JSONLDContext() map[string]string
JSONLDContext returns the JSONLD URIs required in the context string for this type and the specific properties that are set. The value in the map is the alias used to import the type and its properties.
func (SchemaPropertyValue) LessThan ¶
func (this SchemaPropertyValue) LessThan(o vocab.SchemaPropertyValue) bool
LessThan computes if this PropertyValue is lesser, with an arbitrary but stable determination.
func (SchemaPropertyValue) Serialize ¶
func (this SchemaPropertyValue) Serialize() (map[string]interface{}, error)
Serialize converts this into an interface representation suitable for marshalling into a text or binary format.
func (*SchemaPropertyValue) SetActivityStreamsAltitude ¶
func (this *SchemaPropertyValue) SetActivityStreamsAltitude(i vocab.ActivityStreamsAltitudeProperty)
SetActivityStreamsAltitude sets the "altitude" property.
func (*SchemaPropertyValue) SetActivityStreamsAttachment ¶
func (this *SchemaPropertyValue) SetActivityStreamsAttachment(i vocab.ActivityStreamsAttachmentProperty)
SetActivityStreamsAttachment sets the "attachment" property.
func (*SchemaPropertyValue) SetActivityStreamsAttributedTo ¶
func (this *SchemaPropertyValue) SetActivityStreamsAttributedTo(i vocab.ActivityStreamsAttributedToProperty)
SetActivityStreamsAttributedTo sets the "attributedTo" property.
func (*SchemaPropertyValue) SetActivityStreamsAudience ¶
func (this *SchemaPropertyValue) SetActivityStreamsAudience(i vocab.ActivityStreamsAudienceProperty)
SetActivityStreamsAudience sets the "audience" property.
func (*SchemaPropertyValue) SetActivityStreamsBcc ¶
func (this *SchemaPropertyValue) SetActivityStreamsBcc(i vocab.ActivityStreamsBccProperty)
SetActivityStreamsBcc sets the "bcc" property.
func (*SchemaPropertyValue) SetActivityStreamsBto ¶
func (this *SchemaPropertyValue) SetActivityStreamsBto(i vocab.ActivityStreamsBtoProperty)
SetActivityStreamsBto sets the "bto" property.
func (*SchemaPropertyValue) SetActivityStreamsCc ¶
func (this *SchemaPropertyValue) SetActivityStreamsCc(i vocab.ActivityStreamsCcProperty)
SetActivityStreamsCc sets the "cc" property.
func (*SchemaPropertyValue) SetActivityStreamsContent ¶
func (this *SchemaPropertyValue) SetActivityStreamsContent(i vocab.ActivityStreamsContentProperty)
SetActivityStreamsContent sets the "content" property.
func (*SchemaPropertyValue) SetActivityStreamsContext ¶
func (this *SchemaPropertyValue) SetActivityStreamsContext(i vocab.ActivityStreamsContextProperty)
SetActivityStreamsContext sets the "context" property.
func (*SchemaPropertyValue) SetActivityStreamsDuration ¶
func (this *SchemaPropertyValue) SetActivityStreamsDuration(i vocab.ActivityStreamsDurationProperty)
SetActivityStreamsDuration sets the "duration" property.
func (*SchemaPropertyValue) SetActivityStreamsEndTime ¶
func (this *SchemaPropertyValue) SetActivityStreamsEndTime(i vocab.ActivityStreamsEndTimeProperty)
SetActivityStreamsEndTime sets the "endTime" property.
func (*SchemaPropertyValue) SetActivityStreamsGenerator ¶
func (this *SchemaPropertyValue) SetActivityStreamsGenerator(i vocab.ActivityStreamsGeneratorProperty)
SetActivityStreamsGenerator sets the "generator" property.
func (*SchemaPropertyValue) SetActivityStreamsIcon ¶
func (this *SchemaPropertyValue) SetActivityStreamsIcon(i vocab.ActivityStreamsIconProperty)
SetActivityStreamsIcon sets the "icon" property.
func (*SchemaPropertyValue) SetActivityStreamsImage ¶
func (this *SchemaPropertyValue) SetActivityStreamsImage(i vocab.ActivityStreamsImageProperty)
SetActivityStreamsImage sets the "image" property.
func (*SchemaPropertyValue) SetActivityStreamsInReplyTo ¶
func (this *SchemaPropertyValue) SetActivityStreamsInReplyTo(i vocab.ActivityStreamsInReplyToProperty)
SetActivityStreamsInReplyTo sets the "inReplyTo" property.
func (*SchemaPropertyValue) SetActivityStreamsLikes ¶
func (this *SchemaPropertyValue) SetActivityStreamsLikes(i vocab.ActivityStreamsLikesProperty)
SetActivityStreamsLikes sets the "likes" property.
func (*SchemaPropertyValue) SetActivityStreamsLocation ¶
func (this *SchemaPropertyValue) SetActivityStreamsLocation(i vocab.ActivityStreamsLocationProperty)
SetActivityStreamsLocation sets the "location" property.
func (*SchemaPropertyValue) SetActivityStreamsMediaType ¶
func (this *SchemaPropertyValue) SetActivityStreamsMediaType(i vocab.ActivityStreamsMediaTypeProperty)
SetActivityStreamsMediaType sets the "mediaType" property.
func (*SchemaPropertyValue) SetActivityStreamsName ¶
func (this *SchemaPropertyValue) SetActivityStreamsName(i vocab.ActivityStreamsNameProperty)
SetActivityStreamsName sets the "name" property.
func (*SchemaPropertyValue) SetActivityStreamsObject ¶
func (this *SchemaPropertyValue) SetActivityStreamsObject(i vocab.ActivityStreamsObjectProperty)
SetActivityStreamsObject sets the "object" property.
func (*SchemaPropertyValue) SetActivityStreamsPreview ¶
func (this *SchemaPropertyValue) SetActivityStreamsPreview(i vocab.ActivityStreamsPreviewProperty)
SetActivityStreamsPreview sets the "preview" property.
func (*SchemaPropertyValue) SetActivityStreamsPublished ¶
func (this *SchemaPropertyValue) SetActivityStreamsPublished(i vocab.ActivityStreamsPublishedProperty)
SetActivityStreamsPublished sets the "published" property.
func (*SchemaPropertyValue) SetActivityStreamsReplies ¶
func (this *SchemaPropertyValue) SetActivityStreamsReplies(i vocab.ActivityStreamsRepliesProperty)
SetActivityStreamsReplies sets the "replies" property.
func (*SchemaPropertyValue) SetActivityStreamsSensitive ¶
func (this *SchemaPropertyValue) SetActivityStreamsSensitive(i vocab.ActivityStreamsSensitiveProperty)
SetActivityStreamsSensitive sets the "sensitive" property.
func (*SchemaPropertyValue) SetActivityStreamsShares ¶
func (this *SchemaPropertyValue) SetActivityStreamsShares(i vocab.ActivityStreamsSharesProperty)
SetActivityStreamsShares sets the "shares" property.
func (*SchemaPropertyValue) SetActivityStreamsSource ¶
func (this *SchemaPropertyValue) SetActivityStreamsSource(i vocab.ActivityStreamsSourceProperty)
SetActivityStreamsSource sets the "source" property.
func (*SchemaPropertyValue) SetActivityStreamsStartTime ¶
func (this *SchemaPropertyValue) SetActivityStreamsStartTime(i vocab.ActivityStreamsStartTimeProperty)
SetActivityStreamsStartTime sets the "startTime" property.
func (*SchemaPropertyValue) SetActivityStreamsSummary ¶
func (this *SchemaPropertyValue) SetActivityStreamsSummary(i vocab.ActivityStreamsSummaryProperty)
SetActivityStreamsSummary sets the "summary" property.
func (*SchemaPropertyValue) SetActivityStreamsTag ¶
func (this *SchemaPropertyValue) SetActivityStreamsTag(i vocab.ActivityStreamsTagProperty)
SetActivityStreamsTag sets the "tag" property.
func (*SchemaPropertyValue) SetActivityStreamsTo ¶
func (this *SchemaPropertyValue) SetActivityStreamsTo(i vocab.ActivityStreamsToProperty)
SetActivityStreamsTo sets the "to" property.
func (*SchemaPropertyValue) SetActivityStreamsUpdated ¶
func (this *SchemaPropertyValue) SetActivityStreamsUpdated(i vocab.ActivityStreamsUpdatedProperty)
SetActivityStreamsUpdated sets the "updated" property.
func (*SchemaPropertyValue) SetActivityStreamsUrl ¶
func (this *SchemaPropertyValue) SetActivityStreamsUrl(i vocab.ActivityStreamsUrlProperty)
SetActivityStreamsUrl sets the "url" property.
func (*SchemaPropertyValue) SetJSONLDId ¶
func (this *SchemaPropertyValue) SetJSONLDId(i vocab.JSONLDIdProperty)
SetJSONLDId sets the "id" property.
func (*SchemaPropertyValue) SetJSONLDType ¶
func (this *SchemaPropertyValue) SetJSONLDType(i vocab.JSONLDTypeProperty)
SetJSONLDType sets the "type" property.
func (*SchemaPropertyValue) SetSchemaValue ¶
func (this *SchemaPropertyValue) SetSchemaValue(i vocab.SchemaValueProperty)
SetSchemaValue sets the "value" property.
func (SchemaPropertyValue) VocabularyURI ¶
func (this SchemaPropertyValue) VocabularyURI() string
VocabularyURI returns the vocabulary's URI as a string.