gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

gen_manager.go (114580B)


      1 // Code generated by astool. DO NOT EDIT.
      2 
      3 package streams
      4 
      5 import (
      6 	propertyaccuracy "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_accuracy"
      7 	propertyactor "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_actor"
      8 	propertyaltitude "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_altitude"
      9 	propertyanyof "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_anyof"
     10 	propertyattachment "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_attachment"
     11 	propertyattributedto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_attributedto"
     12 	propertyaudience "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_audience"
     13 	propertybcc "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_bcc"
     14 	propertybto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_bto"
     15 	propertycc "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_cc"
     16 	propertyclosed "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_closed"
     17 	propertycontent "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_content"
     18 	propertycontext "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_context"
     19 	propertycurrent "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_current"
     20 	propertydeleted "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_deleted"
     21 	propertydescribes "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_describes"
     22 	propertyduration "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_duration"
     23 	propertyendpoints "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_endpoints"
     24 	propertyendtime "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_endtime"
     25 	propertyfirst "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_first"
     26 	propertyfollowers "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_followers"
     27 	propertyfollowing "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_following"
     28 	propertyformertype "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_formertype"
     29 	propertygenerator "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_generator"
     30 	propertyheight "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_height"
     31 	propertyhref "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_href"
     32 	propertyhreflang "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_hreflang"
     33 	propertyicon "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_icon"
     34 	propertyimage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_image"
     35 	propertyinbox "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_inbox"
     36 	propertyinreplyto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_inreplyto"
     37 	propertyinstrument "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_instrument"
     38 	propertyitems "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_items"
     39 	propertylast "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_last"
     40 	propertylatitude "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_latitude"
     41 	propertyliked "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_liked"
     42 	propertylikes "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_likes"
     43 	propertylocation "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_location"
     44 	propertylongitude "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_longitude"
     45 	propertymanuallyapprovesfollowers "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_manuallyapprovesfollowers"
     46 	propertymediatype "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_mediatype"
     47 	propertyname "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_name"
     48 	propertynext "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_next"
     49 	propertyobject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_object"
     50 	propertyoneof "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_oneof"
     51 	propertyordereditems "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_ordereditems"
     52 	propertyorigin "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_origin"
     53 	propertyoutbox "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_outbox"
     54 	propertypartof "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_partof"
     55 	propertypreferredusername "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_preferredusername"
     56 	propertyprev "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_prev"
     57 	propertypreview "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_preview"
     58 	propertypublished "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_published"
     59 	propertyradius "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_radius"
     60 	propertyrel "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_rel"
     61 	propertyrelationship "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_relationship"
     62 	propertyreplies "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_replies"
     63 	propertyresult "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_result"
     64 	propertysensitive "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_sensitive"
     65 	propertysharedinbox "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_sharedinbox"
     66 	propertyshares "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_shares"
     67 	propertysource "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_source"
     68 	propertystartindex "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_startindex"
     69 	propertystarttime "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_starttime"
     70 	propertystreams "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_streams"
     71 	propertysubject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_subject"
     72 	propertysummary "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_summary"
     73 	propertytag "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_tag"
     74 	propertytarget "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_target"
     75 	propertyto "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_to"
     76 	propertytotalitems "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_totalitems"
     77 	propertyunits "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_units"
     78 	propertyupdated "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_updated"
     79 	propertyurl "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_url"
     80 	propertywidth "github.com/superseriousbusiness/activity/streams/impl/activitystreams/property_width"
     81 	typeaccept "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_accept"
     82 	typeactivity "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_activity"
     83 	typeadd "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_add"
     84 	typeannounce "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_announce"
     85 	typeapplication "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_application"
     86 	typearrive "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_arrive"
     87 	typearticle "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_article"
     88 	typeaudio "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_audio"
     89 	typeblock "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_block"
     90 	typecollection "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_collection"
     91 	typecollectionpage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_collectionpage"
     92 	typecreate "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_create"
     93 	typedelete "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_delete"
     94 	typedislike "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_dislike"
     95 	typedocument "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_document"
     96 	typeendpoints "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_endpoints"
     97 	typeevent "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_event"
     98 	typeflag "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_flag"
     99 	typefollow "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_follow"
    100 	typegroup "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_group"
    101 	typeignore "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_ignore"
    102 	typeimage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_image"
    103 	typeintransitiveactivity "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_intransitiveactivity"
    104 	typeinvite "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_invite"
    105 	typejoin "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_join"
    106 	typeleave "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_leave"
    107 	typelike "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_like"
    108 	typelink "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_link"
    109 	typelisten "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_listen"
    110 	typemention "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_mention"
    111 	typemove "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_move"
    112 	typenote "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_note"
    113 	typeobject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_object"
    114 	typeoffer "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_offer"
    115 	typeorderedcollection "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_orderedcollection"
    116 	typeorderedcollectionpage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_orderedcollectionpage"
    117 	typeorganization "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_organization"
    118 	typepage "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_page"
    119 	typeperson "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_person"
    120 	typeplace "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_place"
    121 	typeprofile "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_profile"
    122 	typequestion "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_question"
    123 	typeread "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_read"
    124 	typereject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_reject"
    125 	typerelationship "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_relationship"
    126 	typeremove "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_remove"
    127 	typeservice "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_service"
    128 	typetentativeaccept "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_tentativeaccept"
    129 	typetentativereject "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_tentativereject"
    130 	typetombstone "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_tombstone"
    131 	typetravel "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_travel"
    132 	typeundo "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_undo"
    133 	typeupdate "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_update"
    134 	typevideo "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_video"
    135 	typeview "github.com/superseriousbusiness/activity/streams/impl/activitystreams/type_view"
    136 	propertyassignedto "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_assignedto"
    137 	propertycommitted "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_committed"
    138 	propertycommittedby "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_committedby"
    139 	propertydependants "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependants"
    140 	propertydependedby "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependedby"
    141 	propertydependencies "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependencies"
    142 	propertydependson "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_dependson"
    143 	propertydescription "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_description"
    144 	propertyearlyitems "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_earlyitems"
    145 	propertyfilesadded "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_filesadded"
    146 	propertyfilesmodified "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_filesmodified"
    147 	propertyfilesremoved "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_filesremoved"
    148 	propertyforks "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_forks"
    149 	propertyhash "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_hash"
    150 	propertyisresolved "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_isresolved"
    151 	propertyref "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_ref"
    152 	propertyteam "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_team"
    153 	propertyticketstrackedby "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_ticketstrackedby"
    154 	propertytracksticketsfor "github.com/superseriousbusiness/activity/streams/impl/forgefed/property_tracksticketsfor"
    155 	typebranch "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_branch"
    156 	typecommit "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_commit"
    157 	typepush "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_push"
    158 	typerepository "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_repository"
    159 	typeticket "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_ticket"
    160 	typeticketdependency "github.com/superseriousbusiness/activity/streams/impl/forgefed/type_ticketdependency"
    161 	propertyid "github.com/superseriousbusiness/activity/streams/impl/jsonld/property_id"
    162 	propertytype "github.com/superseriousbusiness/activity/streams/impl/jsonld/property_type"
    163 	propertyvalue "github.com/superseriousbusiness/activity/streams/impl/schema/property_value"
    164 	typepropertyvalue "github.com/superseriousbusiness/activity/streams/impl/schema/type_propertyvalue"
    165 	propertyblurhash "github.com/superseriousbusiness/activity/streams/impl/toot/property_blurhash"
    166 	propertydiscoverable "github.com/superseriousbusiness/activity/streams/impl/toot/property_discoverable"
    167 	propertyfeatured "github.com/superseriousbusiness/activity/streams/impl/toot/property_featured"
    168 	propertysignaturealgorithm "github.com/superseriousbusiness/activity/streams/impl/toot/property_signaturealgorithm"
    169 	propertysignaturevalue "github.com/superseriousbusiness/activity/streams/impl/toot/property_signaturevalue"
    170 	propertyvoterscount "github.com/superseriousbusiness/activity/streams/impl/toot/property_voterscount"
    171 	typeemoji "github.com/superseriousbusiness/activity/streams/impl/toot/type_emoji"
    172 	typeidentityproof "github.com/superseriousbusiness/activity/streams/impl/toot/type_identityproof"
    173 	propertyowner "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/property_owner"
    174 	propertypublickey "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/property_publickey"
    175 	propertypublickeypem "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/property_publickeypem"
    176 	typepublickey "github.com/superseriousbusiness/activity/streams/impl/w3idsecurityv1/type_publickey"
    177 	vocab "github.com/superseriousbusiness/activity/streams/vocab"
    178 )
    179 
    180 // Manager manages interface types and deserializations for use by generated code.
    181 // Application code implicitly uses this manager at run-time to create
    182 // concrete implementations of the interfaces.
    183 type Manager struct {
    184 }
    185 
    186 // DeserializeAcceptActivityStreams returns the deserialization method for the
    187 // "ActivityStreamsAccept" non-functional property in the vocabulary
    188 // "ActivityStreams"
    189 func (this Manager) DeserializeAcceptActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAccept, error) {
    190 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAccept, error) {
    191 		i, err := typeaccept.DeserializeAccept(m, aliasMap)
    192 		if i == nil {
    193 			return nil, err
    194 		}
    195 		return i, err
    196 	}
    197 }
    198 
    199 // DeserializeAccuracyPropertyActivityStreams returns the deserialization method
    200 // for the "ActivityStreamsAccuracyProperty" non-functional property in the
    201 // vocabulary "ActivityStreams"
    202 func (this Manager) DeserializeAccuracyPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAccuracyProperty, error) {
    203 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAccuracyProperty, error) {
    204 		i, err := propertyaccuracy.DeserializeAccuracyProperty(m, aliasMap)
    205 		if i == nil {
    206 			return nil, err
    207 		}
    208 		return i, err
    209 	}
    210 }
    211 
    212 // DeserializeActivityActivityStreams returns the deserialization method for the
    213 // "ActivityStreamsActivity" non-functional property in the vocabulary
    214 // "ActivityStreams"
    215 func (this Manager) DeserializeActivityActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsActivity, error) {
    216 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsActivity, error) {
    217 		i, err := typeactivity.DeserializeActivity(m, aliasMap)
    218 		if i == nil {
    219 			return nil, err
    220 		}
    221 		return i, err
    222 	}
    223 }
    224 
    225 // DeserializeActorPropertyActivityStreams returns the deserialization method for
    226 // the "ActivityStreamsActorProperty" non-functional property in the
    227 // vocabulary "ActivityStreams"
    228 func (this Manager) DeserializeActorPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsActorProperty, error) {
    229 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsActorProperty, error) {
    230 		i, err := propertyactor.DeserializeActorProperty(m, aliasMap)
    231 		if i == nil {
    232 			return nil, err
    233 		}
    234 		return i, err
    235 	}
    236 }
    237 
    238 // DeserializeAddActivityStreams returns the deserialization method for the
    239 // "ActivityStreamsAdd" non-functional property in the vocabulary
    240 // "ActivityStreams"
    241 func (this Manager) DeserializeAddActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAdd, error) {
    242 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAdd, error) {
    243 		i, err := typeadd.DeserializeAdd(m, aliasMap)
    244 		if i == nil {
    245 			return nil, err
    246 		}
    247 		return i, err
    248 	}
    249 }
    250 
    251 // DeserializeAltitudePropertyActivityStreams returns the deserialization method
    252 // for the "ActivityStreamsAltitudeProperty" non-functional property in the
    253 // vocabulary "ActivityStreams"
    254 func (this Manager) DeserializeAltitudePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAltitudeProperty, error) {
    255 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAltitudeProperty, error) {
    256 		i, err := propertyaltitude.DeserializeAltitudeProperty(m, aliasMap)
    257 		if i == nil {
    258 			return nil, err
    259 		}
    260 		return i, err
    261 	}
    262 }
    263 
    264 // DeserializeAnnounceActivityStreams returns the deserialization method for the
    265 // "ActivityStreamsAnnounce" non-functional property in the vocabulary
    266 // "ActivityStreams"
    267 func (this Manager) DeserializeAnnounceActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAnnounce, error) {
    268 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAnnounce, error) {
    269 		i, err := typeannounce.DeserializeAnnounce(m, aliasMap)
    270 		if i == nil {
    271 			return nil, err
    272 		}
    273 		return i, err
    274 	}
    275 }
    276 
    277 // DeserializeAnyOfPropertyActivityStreams returns the deserialization method for
    278 // the "ActivityStreamsAnyOfProperty" non-functional property in the
    279 // vocabulary "ActivityStreams"
    280 func (this Manager) DeserializeAnyOfPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAnyOfProperty, error) {
    281 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAnyOfProperty, error) {
    282 		i, err := propertyanyof.DeserializeAnyOfProperty(m, aliasMap)
    283 		if i == nil {
    284 			return nil, err
    285 		}
    286 		return i, err
    287 	}
    288 }
    289 
    290 // DeserializeApplicationActivityStreams returns the deserialization method for
    291 // the "ActivityStreamsApplication" non-functional property in the vocabulary
    292 // "ActivityStreams"
    293 func (this Manager) DeserializeApplicationActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsApplication, error) {
    294 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsApplication, error) {
    295 		i, err := typeapplication.DeserializeApplication(m, aliasMap)
    296 		if i == nil {
    297 			return nil, err
    298 		}
    299 		return i, err
    300 	}
    301 }
    302 
    303 // DeserializeArriveActivityStreams returns the deserialization method for the
    304 // "ActivityStreamsArrive" non-functional property in the vocabulary
    305 // "ActivityStreams"
    306 func (this Manager) DeserializeArriveActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsArrive, error) {
    307 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsArrive, error) {
    308 		i, err := typearrive.DeserializeArrive(m, aliasMap)
    309 		if i == nil {
    310 			return nil, err
    311 		}
    312 		return i, err
    313 	}
    314 }
    315 
    316 // DeserializeArticleActivityStreams returns the deserialization method for the
    317 // "ActivityStreamsArticle" non-functional property in the vocabulary
    318 // "ActivityStreams"
    319 func (this Manager) DeserializeArticleActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsArticle, error) {
    320 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsArticle, error) {
    321 		i, err := typearticle.DeserializeArticle(m, aliasMap)
    322 		if i == nil {
    323 			return nil, err
    324 		}
    325 		return i, err
    326 	}
    327 }
    328 
    329 // DeserializeAssignedToPropertyForgeFed returns the deserialization method for
    330 // the "ForgeFedAssignedToProperty" non-functional property in the vocabulary
    331 // "ForgeFed"
    332 func (this Manager) DeserializeAssignedToPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedAssignedToProperty, error) {
    333 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedAssignedToProperty, error) {
    334 		i, err := propertyassignedto.DeserializeAssignedToProperty(m, aliasMap)
    335 		if i == nil {
    336 			return nil, err
    337 		}
    338 		return i, err
    339 	}
    340 }
    341 
    342 // DeserializeAttachmentPropertyActivityStreams returns the deserialization method
    343 // for the "ActivityStreamsAttachmentProperty" non-functional property in the
    344 // vocabulary "ActivityStreams"
    345 func (this Manager) DeserializeAttachmentPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAttachmentProperty, error) {
    346 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAttachmentProperty, error) {
    347 		i, err := propertyattachment.DeserializeAttachmentProperty(m, aliasMap)
    348 		if i == nil {
    349 			return nil, err
    350 		}
    351 		return i, err
    352 	}
    353 }
    354 
    355 // DeserializeAttributedToPropertyActivityStreams returns the deserialization
    356 // method for the "ActivityStreamsAttributedToProperty" non-functional
    357 // property in the vocabulary "ActivityStreams"
    358 func (this Manager) DeserializeAttributedToPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAttributedToProperty, error) {
    359 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAttributedToProperty, error) {
    360 		i, err := propertyattributedto.DeserializeAttributedToProperty(m, aliasMap)
    361 		if i == nil {
    362 			return nil, err
    363 		}
    364 		return i, err
    365 	}
    366 }
    367 
    368 // DeserializeAudiencePropertyActivityStreams returns the deserialization method
    369 // for the "ActivityStreamsAudienceProperty" non-functional property in the
    370 // vocabulary "ActivityStreams"
    371 func (this Manager) DeserializeAudiencePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAudienceProperty, error) {
    372 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAudienceProperty, error) {
    373 		i, err := propertyaudience.DeserializeAudienceProperty(m, aliasMap)
    374 		if i == nil {
    375 			return nil, err
    376 		}
    377 		return i, err
    378 	}
    379 }
    380 
    381 // DeserializeAudioActivityStreams returns the deserialization method for the
    382 // "ActivityStreamsAudio" non-functional property in the vocabulary
    383 // "ActivityStreams"
    384 func (this Manager) DeserializeAudioActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsAudio, error) {
    385 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsAudio, error) {
    386 		i, err := typeaudio.DeserializeAudio(m, aliasMap)
    387 		if i == nil {
    388 			return nil, err
    389 		}
    390 		return i, err
    391 	}
    392 }
    393 
    394 // DeserializeBccPropertyActivityStreams returns the deserialization method for
    395 // the "ActivityStreamsBccProperty" non-functional property in the vocabulary
    396 // "ActivityStreams"
    397 func (this Manager) DeserializeBccPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsBccProperty, error) {
    398 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsBccProperty, error) {
    399 		i, err := propertybcc.DeserializeBccProperty(m, aliasMap)
    400 		if i == nil {
    401 			return nil, err
    402 		}
    403 		return i, err
    404 	}
    405 }
    406 
    407 // DeserializeBlockActivityStreams returns the deserialization method for the
    408 // "ActivityStreamsBlock" non-functional property in the vocabulary
    409 // "ActivityStreams"
    410 func (this Manager) DeserializeBlockActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsBlock, error) {
    411 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsBlock, error) {
    412 		i, err := typeblock.DeserializeBlock(m, aliasMap)
    413 		if i == nil {
    414 			return nil, err
    415 		}
    416 		return i, err
    417 	}
    418 }
    419 
    420 // DeserializeBlurhashPropertyToot returns the deserialization method for the
    421 // "TootBlurhashProperty" non-functional property in the vocabulary "Toot"
    422 func (this Manager) DeserializeBlurhashPropertyToot() func(map[string]interface{}, map[string]string) (vocab.TootBlurhashProperty, error) {
    423 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootBlurhashProperty, error) {
    424 		i, err := propertyblurhash.DeserializeBlurhashProperty(m, aliasMap)
    425 		if i == nil {
    426 			return nil, err
    427 		}
    428 		return i, err
    429 	}
    430 }
    431 
    432 // DeserializeBranchForgeFed returns the deserialization method for the
    433 // "ForgeFedBranch" non-functional property in the vocabulary "ForgeFed"
    434 func (this Manager) DeserializeBranchForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedBranch, error) {
    435 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedBranch, error) {
    436 		i, err := typebranch.DeserializeBranch(m, aliasMap)
    437 		if i == nil {
    438 			return nil, err
    439 		}
    440 		return i, err
    441 	}
    442 }
    443 
    444 // DeserializeBtoPropertyActivityStreams returns the deserialization method for
    445 // the "ActivityStreamsBtoProperty" non-functional property in the vocabulary
    446 // "ActivityStreams"
    447 func (this Manager) DeserializeBtoPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsBtoProperty, error) {
    448 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsBtoProperty, error) {
    449 		i, err := propertybto.DeserializeBtoProperty(m, aliasMap)
    450 		if i == nil {
    451 			return nil, err
    452 		}
    453 		return i, err
    454 	}
    455 }
    456 
    457 // DeserializeCcPropertyActivityStreams returns the deserialization method for the
    458 // "ActivityStreamsCcProperty" non-functional property in the vocabulary
    459 // "ActivityStreams"
    460 func (this Manager) DeserializeCcPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsCcProperty, error) {
    461 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsCcProperty, error) {
    462 		i, err := propertycc.DeserializeCcProperty(m, aliasMap)
    463 		if i == nil {
    464 			return nil, err
    465 		}
    466 		return i, err
    467 	}
    468 }
    469 
    470 // DeserializeClosedPropertyActivityStreams returns the deserialization method for
    471 // the "ActivityStreamsClosedProperty" non-functional property in the
    472 // vocabulary "ActivityStreams"
    473 func (this Manager) DeserializeClosedPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsClosedProperty, error) {
    474 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsClosedProperty, error) {
    475 		i, err := propertyclosed.DeserializeClosedProperty(m, aliasMap)
    476 		if i == nil {
    477 			return nil, err
    478 		}
    479 		return i, err
    480 	}
    481 }
    482 
    483 // DeserializeCollectionActivityStreams returns the deserialization method for the
    484 // "ActivityStreamsCollection" non-functional property in the vocabulary
    485 // "ActivityStreams"
    486 func (this Manager) DeserializeCollectionActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsCollection, error) {
    487 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsCollection, error) {
    488 		i, err := typecollection.DeserializeCollection(m, aliasMap)
    489 		if i == nil {
    490 			return nil, err
    491 		}
    492 		return i, err
    493 	}
    494 }
    495 
    496 // DeserializeCollectionPageActivityStreams returns the deserialization method for
    497 // the "ActivityStreamsCollectionPage" non-functional property in the
    498 // vocabulary "ActivityStreams"
    499 func (this Manager) DeserializeCollectionPageActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsCollectionPage, error) {
    500 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsCollectionPage, error) {
    501 		i, err := typecollectionpage.DeserializeCollectionPage(m, aliasMap)
    502 		if i == nil {
    503 			return nil, err
    504 		}
    505 		return i, err
    506 	}
    507 }
    508 
    509 // DeserializeCommitForgeFed returns the deserialization method for the
    510 // "ForgeFedCommit" non-functional property in the vocabulary "ForgeFed"
    511 func (this Manager) DeserializeCommitForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedCommit, error) {
    512 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedCommit, error) {
    513 		i, err := typecommit.DeserializeCommit(m, aliasMap)
    514 		if i == nil {
    515 			return nil, err
    516 		}
    517 		return i, err
    518 	}
    519 }
    520 
    521 // DeserializeCommittedByPropertyForgeFed returns the deserialization method for
    522 // the "ForgeFedCommittedByProperty" non-functional property in the vocabulary
    523 // "ForgeFed"
    524 func (this Manager) DeserializeCommittedByPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedCommittedByProperty, error) {
    525 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedCommittedByProperty, error) {
    526 		i, err := propertycommittedby.DeserializeCommittedByProperty(m, aliasMap)
    527 		if i == nil {
    528 			return nil, err
    529 		}
    530 		return i, err
    531 	}
    532 }
    533 
    534 // DeserializeCommittedPropertyForgeFed returns the deserialization method for the
    535 // "ForgeFedCommittedProperty" non-functional property in the vocabulary
    536 // "ForgeFed"
    537 func (this Manager) DeserializeCommittedPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedCommittedProperty, error) {
    538 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedCommittedProperty, error) {
    539 		i, err := propertycommitted.DeserializeCommittedProperty(m, aliasMap)
    540 		if i == nil {
    541 			return nil, err
    542 		}
    543 		return i, err
    544 	}
    545 }
    546 
    547 // DeserializeContentPropertyActivityStreams returns the deserialization method
    548 // for the "ActivityStreamsContentProperty" non-functional property in the
    549 // vocabulary "ActivityStreams"
    550 func (this Manager) DeserializeContentPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsContentProperty, error) {
    551 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsContentProperty, error) {
    552 		i, err := propertycontent.DeserializeContentProperty(m, aliasMap)
    553 		if i == nil {
    554 			return nil, err
    555 		}
    556 		return i, err
    557 	}
    558 }
    559 
    560 // DeserializeContextPropertyActivityStreams returns the deserialization method
    561 // for the "ActivityStreamsContextProperty" non-functional property in the
    562 // vocabulary "ActivityStreams"
    563 func (this Manager) DeserializeContextPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsContextProperty, error) {
    564 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsContextProperty, error) {
    565 		i, err := propertycontext.DeserializeContextProperty(m, aliasMap)
    566 		if i == nil {
    567 			return nil, err
    568 		}
    569 		return i, err
    570 	}
    571 }
    572 
    573 // DeserializeCreateActivityStreams returns the deserialization method for the
    574 // "ActivityStreamsCreate" non-functional property in the vocabulary
    575 // "ActivityStreams"
    576 func (this Manager) DeserializeCreateActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsCreate, error) {
    577 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsCreate, error) {
    578 		i, err := typecreate.DeserializeCreate(m, aliasMap)
    579 		if i == nil {
    580 			return nil, err
    581 		}
    582 		return i, err
    583 	}
    584 }
    585 
    586 // DeserializeCurrentPropertyActivityStreams returns the deserialization method
    587 // for the "ActivityStreamsCurrentProperty" non-functional property in the
    588 // vocabulary "ActivityStreams"
    589 func (this Manager) DeserializeCurrentPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsCurrentProperty, error) {
    590 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsCurrentProperty, error) {
    591 		i, err := propertycurrent.DeserializeCurrentProperty(m, aliasMap)
    592 		if i == nil {
    593 			return nil, err
    594 		}
    595 		return i, err
    596 	}
    597 }
    598 
    599 // DeserializeDeleteActivityStreams returns the deserialization method for the
    600 // "ActivityStreamsDelete" non-functional property in the vocabulary
    601 // "ActivityStreams"
    602 func (this Manager) DeserializeDeleteActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsDelete, error) {
    603 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsDelete, error) {
    604 		i, err := typedelete.DeserializeDelete(m, aliasMap)
    605 		if i == nil {
    606 			return nil, err
    607 		}
    608 		return i, err
    609 	}
    610 }
    611 
    612 // DeserializeDeletedPropertyActivityStreams returns the deserialization method
    613 // for the "ActivityStreamsDeletedProperty" non-functional property in the
    614 // vocabulary "ActivityStreams"
    615 func (this Manager) DeserializeDeletedPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsDeletedProperty, error) {
    616 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsDeletedProperty, error) {
    617 		i, err := propertydeleted.DeserializeDeletedProperty(m, aliasMap)
    618 		if i == nil {
    619 			return nil, err
    620 		}
    621 		return i, err
    622 	}
    623 }
    624 
    625 // DeserializeDependantsPropertyForgeFed returns the deserialization method for
    626 // the "ForgeFedDependantsProperty" non-functional property in the vocabulary
    627 // "ForgeFed"
    628 func (this Manager) DeserializeDependantsPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedDependantsProperty, error) {
    629 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedDependantsProperty, error) {
    630 		i, err := propertydependants.DeserializeDependantsProperty(m, aliasMap)
    631 		if i == nil {
    632 			return nil, err
    633 		}
    634 		return i, err
    635 	}
    636 }
    637 
    638 // DeserializeDependedByPropertyForgeFed returns the deserialization method for
    639 // the "ForgeFedDependedByProperty" non-functional property in the vocabulary
    640 // "ForgeFed"
    641 func (this Manager) DeserializeDependedByPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedDependedByProperty, error) {
    642 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedDependedByProperty, error) {
    643 		i, err := propertydependedby.DeserializeDependedByProperty(m, aliasMap)
    644 		if i == nil {
    645 			return nil, err
    646 		}
    647 		return i, err
    648 	}
    649 }
    650 
    651 // DeserializeDependenciesPropertyForgeFed returns the deserialization method for
    652 // the "ForgeFedDependenciesProperty" non-functional property in the
    653 // vocabulary "ForgeFed"
    654 func (this Manager) DeserializeDependenciesPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedDependenciesProperty, error) {
    655 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedDependenciesProperty, error) {
    656 		i, err := propertydependencies.DeserializeDependenciesProperty(m, aliasMap)
    657 		if i == nil {
    658 			return nil, err
    659 		}
    660 		return i, err
    661 	}
    662 }
    663 
    664 // DeserializeDependsOnPropertyForgeFed returns the deserialization method for the
    665 // "ForgeFedDependsOnProperty" non-functional property in the vocabulary
    666 // "ForgeFed"
    667 func (this Manager) DeserializeDependsOnPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedDependsOnProperty, error) {
    668 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedDependsOnProperty, error) {
    669 		i, err := propertydependson.DeserializeDependsOnProperty(m, aliasMap)
    670 		if i == nil {
    671 			return nil, err
    672 		}
    673 		return i, err
    674 	}
    675 }
    676 
    677 // DeserializeDescribesPropertyActivityStreams returns the deserialization method
    678 // for the "ActivityStreamsDescribesProperty" non-functional property in the
    679 // vocabulary "ActivityStreams"
    680 func (this Manager) DeserializeDescribesPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsDescribesProperty, error) {
    681 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsDescribesProperty, error) {
    682 		i, err := propertydescribes.DeserializeDescribesProperty(m, aliasMap)
    683 		if i == nil {
    684 			return nil, err
    685 		}
    686 		return i, err
    687 	}
    688 }
    689 
    690 // DeserializeDescriptionPropertyForgeFed returns the deserialization method for
    691 // the "ForgeFedDescriptionProperty" non-functional property in the vocabulary
    692 // "ForgeFed"
    693 func (this Manager) DeserializeDescriptionPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedDescriptionProperty, error) {
    694 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedDescriptionProperty, error) {
    695 		i, err := propertydescription.DeserializeDescriptionProperty(m, aliasMap)
    696 		if i == nil {
    697 			return nil, err
    698 		}
    699 		return i, err
    700 	}
    701 }
    702 
    703 // DeserializeDiscoverablePropertyToot returns the deserialization method for the
    704 // "TootDiscoverableProperty" non-functional property in the vocabulary "Toot"
    705 func (this Manager) DeserializeDiscoverablePropertyToot() func(map[string]interface{}, map[string]string) (vocab.TootDiscoverableProperty, error) {
    706 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootDiscoverableProperty, error) {
    707 		i, err := propertydiscoverable.DeserializeDiscoverableProperty(m, aliasMap)
    708 		if i == nil {
    709 			return nil, err
    710 		}
    711 		return i, err
    712 	}
    713 }
    714 
    715 // DeserializeDislikeActivityStreams returns the deserialization method for the
    716 // "ActivityStreamsDislike" non-functional property in the vocabulary
    717 // "ActivityStreams"
    718 func (this Manager) DeserializeDislikeActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsDislike, error) {
    719 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsDislike, error) {
    720 		i, err := typedislike.DeserializeDislike(m, aliasMap)
    721 		if i == nil {
    722 			return nil, err
    723 		}
    724 		return i, err
    725 	}
    726 }
    727 
    728 // DeserializeDocumentActivityStreams returns the deserialization method for the
    729 // "ActivityStreamsDocument" non-functional property in the vocabulary
    730 // "ActivityStreams"
    731 func (this Manager) DeserializeDocumentActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsDocument, error) {
    732 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsDocument, error) {
    733 		i, err := typedocument.DeserializeDocument(m, aliasMap)
    734 		if i == nil {
    735 			return nil, err
    736 		}
    737 		return i, err
    738 	}
    739 }
    740 
    741 // DeserializeDurationPropertyActivityStreams returns the deserialization method
    742 // for the "ActivityStreamsDurationProperty" non-functional property in the
    743 // vocabulary "ActivityStreams"
    744 func (this Manager) DeserializeDurationPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsDurationProperty, error) {
    745 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsDurationProperty, error) {
    746 		i, err := propertyduration.DeserializeDurationProperty(m, aliasMap)
    747 		if i == nil {
    748 			return nil, err
    749 		}
    750 		return i, err
    751 	}
    752 }
    753 
    754 // DeserializeEarlyItemsPropertyForgeFed returns the deserialization method for
    755 // the "ForgeFedEarlyItemsProperty" non-functional property in the vocabulary
    756 // "ForgeFed"
    757 func (this Manager) DeserializeEarlyItemsPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedEarlyItemsProperty, error) {
    758 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedEarlyItemsProperty, error) {
    759 		i, err := propertyearlyitems.DeserializeEarlyItemsProperty(m, aliasMap)
    760 		if i == nil {
    761 			return nil, err
    762 		}
    763 		return i, err
    764 	}
    765 }
    766 
    767 // DeserializeEmojiToot returns the deserialization method for the "TootEmoji"
    768 // non-functional property in the vocabulary "Toot"
    769 func (this Manager) DeserializeEmojiToot() func(map[string]interface{}, map[string]string) (vocab.TootEmoji, error) {
    770 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootEmoji, error) {
    771 		i, err := typeemoji.DeserializeEmoji(m, aliasMap)
    772 		if i == nil {
    773 			return nil, err
    774 		}
    775 		return i, err
    776 	}
    777 }
    778 
    779 // DeserializeEndTimePropertyActivityStreams returns the deserialization method
    780 // for the "ActivityStreamsEndTimeProperty" non-functional property in the
    781 // vocabulary "ActivityStreams"
    782 func (this Manager) DeserializeEndTimePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsEndTimeProperty, error) {
    783 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsEndTimeProperty, error) {
    784 		i, err := propertyendtime.DeserializeEndTimeProperty(m, aliasMap)
    785 		if i == nil {
    786 			return nil, err
    787 		}
    788 		return i, err
    789 	}
    790 }
    791 
    792 // DeserializeEndpointsActivityStreams returns the deserialization method for the
    793 // "ActivityStreamsEndpoints" non-functional property in the vocabulary
    794 // "ActivityStreams"
    795 func (this Manager) DeserializeEndpointsActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsEndpoints, error) {
    796 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsEndpoints, error) {
    797 		i, err := typeendpoints.DeserializeEndpoints(m, aliasMap)
    798 		if i == nil {
    799 			return nil, err
    800 		}
    801 		return i, err
    802 	}
    803 }
    804 
    805 // DeserializeEndpointsPropertyActivityStreams returns the deserialization method
    806 // for the "ActivityStreamsEndpointsProperty" non-functional property in the
    807 // vocabulary "ActivityStreams"
    808 func (this Manager) DeserializeEndpointsPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsEndpointsProperty, error) {
    809 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsEndpointsProperty, error) {
    810 		i, err := propertyendpoints.DeserializeEndpointsProperty(m, aliasMap)
    811 		if i == nil {
    812 			return nil, err
    813 		}
    814 		return i, err
    815 	}
    816 }
    817 
    818 // DeserializeEventActivityStreams returns the deserialization method for the
    819 // "ActivityStreamsEvent" non-functional property in the vocabulary
    820 // "ActivityStreams"
    821 func (this Manager) DeserializeEventActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsEvent, error) {
    822 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsEvent, error) {
    823 		i, err := typeevent.DeserializeEvent(m, aliasMap)
    824 		if i == nil {
    825 			return nil, err
    826 		}
    827 		return i, err
    828 	}
    829 }
    830 
    831 // DeserializeFeaturedPropertyToot returns the deserialization method for the
    832 // "TootFeaturedProperty" non-functional property in the vocabulary "Toot"
    833 func (this Manager) DeserializeFeaturedPropertyToot() func(map[string]interface{}, map[string]string) (vocab.TootFeaturedProperty, error) {
    834 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootFeaturedProperty, error) {
    835 		i, err := propertyfeatured.DeserializeFeaturedProperty(m, aliasMap)
    836 		if i == nil {
    837 			return nil, err
    838 		}
    839 		return i, err
    840 	}
    841 }
    842 
    843 // DeserializeFilesAddedPropertyForgeFed returns the deserialization method for
    844 // the "ForgeFedFilesAddedProperty" non-functional property in the vocabulary
    845 // "ForgeFed"
    846 func (this Manager) DeserializeFilesAddedPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedFilesAddedProperty, error) {
    847 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedFilesAddedProperty, error) {
    848 		i, err := propertyfilesadded.DeserializeFilesAddedProperty(m, aliasMap)
    849 		if i == nil {
    850 			return nil, err
    851 		}
    852 		return i, err
    853 	}
    854 }
    855 
    856 // DeserializeFilesModifiedPropertyForgeFed returns the deserialization method for
    857 // the "ForgeFedFilesModifiedProperty" non-functional property in the
    858 // vocabulary "ForgeFed"
    859 func (this Manager) DeserializeFilesModifiedPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedFilesModifiedProperty, error) {
    860 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedFilesModifiedProperty, error) {
    861 		i, err := propertyfilesmodified.DeserializeFilesModifiedProperty(m, aliasMap)
    862 		if i == nil {
    863 			return nil, err
    864 		}
    865 		return i, err
    866 	}
    867 }
    868 
    869 // DeserializeFilesRemovedPropertyForgeFed returns the deserialization method for
    870 // the "ForgeFedFilesRemovedProperty" non-functional property in the
    871 // vocabulary "ForgeFed"
    872 func (this Manager) DeserializeFilesRemovedPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedFilesRemovedProperty, error) {
    873 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedFilesRemovedProperty, error) {
    874 		i, err := propertyfilesremoved.DeserializeFilesRemovedProperty(m, aliasMap)
    875 		if i == nil {
    876 			return nil, err
    877 		}
    878 		return i, err
    879 	}
    880 }
    881 
    882 // DeserializeFirstPropertyActivityStreams returns the deserialization method for
    883 // the "ActivityStreamsFirstProperty" non-functional property in the
    884 // vocabulary "ActivityStreams"
    885 func (this Manager) DeserializeFirstPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsFirstProperty, error) {
    886 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsFirstProperty, error) {
    887 		i, err := propertyfirst.DeserializeFirstProperty(m, aliasMap)
    888 		if i == nil {
    889 			return nil, err
    890 		}
    891 		return i, err
    892 	}
    893 }
    894 
    895 // DeserializeFlagActivityStreams returns the deserialization method for the
    896 // "ActivityStreamsFlag" non-functional property in the vocabulary
    897 // "ActivityStreams"
    898 func (this Manager) DeserializeFlagActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsFlag, error) {
    899 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsFlag, error) {
    900 		i, err := typeflag.DeserializeFlag(m, aliasMap)
    901 		if i == nil {
    902 			return nil, err
    903 		}
    904 		return i, err
    905 	}
    906 }
    907 
    908 // DeserializeFollowActivityStreams returns the deserialization method for the
    909 // "ActivityStreamsFollow" non-functional property in the vocabulary
    910 // "ActivityStreams"
    911 func (this Manager) DeserializeFollowActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsFollow, error) {
    912 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsFollow, error) {
    913 		i, err := typefollow.DeserializeFollow(m, aliasMap)
    914 		if i == nil {
    915 			return nil, err
    916 		}
    917 		return i, err
    918 	}
    919 }
    920 
    921 // DeserializeFollowersPropertyActivityStreams returns the deserialization method
    922 // for the "ActivityStreamsFollowersProperty" non-functional property in the
    923 // vocabulary "ActivityStreams"
    924 func (this Manager) DeserializeFollowersPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsFollowersProperty, error) {
    925 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsFollowersProperty, error) {
    926 		i, err := propertyfollowers.DeserializeFollowersProperty(m, aliasMap)
    927 		if i == nil {
    928 			return nil, err
    929 		}
    930 		return i, err
    931 	}
    932 }
    933 
    934 // DeserializeFollowingPropertyActivityStreams returns the deserialization method
    935 // for the "ActivityStreamsFollowingProperty" non-functional property in the
    936 // vocabulary "ActivityStreams"
    937 func (this Manager) DeserializeFollowingPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsFollowingProperty, error) {
    938 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsFollowingProperty, error) {
    939 		i, err := propertyfollowing.DeserializeFollowingProperty(m, aliasMap)
    940 		if i == nil {
    941 			return nil, err
    942 		}
    943 		return i, err
    944 	}
    945 }
    946 
    947 // DeserializeForksPropertyForgeFed returns the deserialization method for the
    948 // "ForgeFedForksProperty" non-functional property in the vocabulary "ForgeFed"
    949 func (this Manager) DeserializeForksPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedForksProperty, error) {
    950 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedForksProperty, error) {
    951 		i, err := propertyforks.DeserializeForksProperty(m, aliasMap)
    952 		if i == nil {
    953 			return nil, err
    954 		}
    955 		return i, err
    956 	}
    957 }
    958 
    959 // DeserializeFormerTypePropertyActivityStreams returns the deserialization method
    960 // for the "ActivityStreamsFormerTypeProperty" non-functional property in the
    961 // vocabulary "ActivityStreams"
    962 func (this Manager) DeserializeFormerTypePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsFormerTypeProperty, error) {
    963 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsFormerTypeProperty, error) {
    964 		i, err := propertyformertype.DeserializeFormerTypeProperty(m, aliasMap)
    965 		if i == nil {
    966 			return nil, err
    967 		}
    968 		return i, err
    969 	}
    970 }
    971 
    972 // DeserializeGeneratorPropertyActivityStreams returns the deserialization method
    973 // for the "ActivityStreamsGeneratorProperty" non-functional property in the
    974 // vocabulary "ActivityStreams"
    975 func (this Manager) DeserializeGeneratorPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsGeneratorProperty, error) {
    976 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsGeneratorProperty, error) {
    977 		i, err := propertygenerator.DeserializeGeneratorProperty(m, aliasMap)
    978 		if i == nil {
    979 			return nil, err
    980 		}
    981 		return i, err
    982 	}
    983 }
    984 
    985 // DeserializeGroupActivityStreams returns the deserialization method for the
    986 // "ActivityStreamsGroup" non-functional property in the vocabulary
    987 // "ActivityStreams"
    988 func (this Manager) DeserializeGroupActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsGroup, error) {
    989 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsGroup, error) {
    990 		i, err := typegroup.DeserializeGroup(m, aliasMap)
    991 		if i == nil {
    992 			return nil, err
    993 		}
    994 		return i, err
    995 	}
    996 }
    997 
    998 // DeserializeHashPropertyForgeFed returns the deserialization method for the
    999 // "ForgeFedHashProperty" non-functional property in the vocabulary "ForgeFed"
   1000 func (this Manager) DeserializeHashPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedHashProperty, error) {
   1001 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedHashProperty, error) {
   1002 		i, err := propertyhash.DeserializeHashProperty(m, aliasMap)
   1003 		if i == nil {
   1004 			return nil, err
   1005 		}
   1006 		return i, err
   1007 	}
   1008 }
   1009 
   1010 // DeserializeHeightPropertyActivityStreams returns the deserialization method for
   1011 // the "ActivityStreamsHeightProperty" non-functional property in the
   1012 // vocabulary "ActivityStreams"
   1013 func (this Manager) DeserializeHeightPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsHeightProperty, error) {
   1014 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsHeightProperty, error) {
   1015 		i, err := propertyheight.DeserializeHeightProperty(m, aliasMap)
   1016 		if i == nil {
   1017 			return nil, err
   1018 		}
   1019 		return i, err
   1020 	}
   1021 }
   1022 
   1023 // DeserializeHrefPropertyActivityStreams returns the deserialization method for
   1024 // the "ActivityStreamsHrefProperty" non-functional property in the vocabulary
   1025 // "ActivityStreams"
   1026 func (this Manager) DeserializeHrefPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsHrefProperty, error) {
   1027 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsHrefProperty, error) {
   1028 		i, err := propertyhref.DeserializeHrefProperty(m, aliasMap)
   1029 		if i == nil {
   1030 			return nil, err
   1031 		}
   1032 		return i, err
   1033 	}
   1034 }
   1035 
   1036 // DeserializeHreflangPropertyActivityStreams returns the deserialization method
   1037 // for the "ActivityStreamsHreflangProperty" non-functional property in the
   1038 // vocabulary "ActivityStreams"
   1039 func (this Manager) DeserializeHreflangPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsHreflangProperty, error) {
   1040 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsHreflangProperty, error) {
   1041 		i, err := propertyhreflang.DeserializeHreflangProperty(m, aliasMap)
   1042 		if i == nil {
   1043 			return nil, err
   1044 		}
   1045 		return i, err
   1046 	}
   1047 }
   1048 
   1049 // DeserializeIconPropertyActivityStreams returns the deserialization method for
   1050 // the "ActivityStreamsIconProperty" non-functional property in the vocabulary
   1051 // "ActivityStreams"
   1052 func (this Manager) DeserializeIconPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsIconProperty, error) {
   1053 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsIconProperty, error) {
   1054 		i, err := propertyicon.DeserializeIconProperty(m, aliasMap)
   1055 		if i == nil {
   1056 			return nil, err
   1057 		}
   1058 		return i, err
   1059 	}
   1060 }
   1061 
   1062 // DeserializeIdPropertyJSONLD returns the deserialization method for the
   1063 // "JSONLDIdProperty" non-functional property in the vocabulary "JSONLD"
   1064 func (this Manager) DeserializeIdPropertyJSONLD() func(map[string]interface{}, map[string]string) (vocab.JSONLDIdProperty, error) {
   1065 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.JSONLDIdProperty, error) {
   1066 		i, err := propertyid.DeserializeIdProperty(m, aliasMap)
   1067 		if i == nil {
   1068 			return nil, err
   1069 		}
   1070 		return i, err
   1071 	}
   1072 }
   1073 
   1074 // DeserializeIdentityProofToot returns the deserialization method for the
   1075 // "TootIdentityProof" non-functional property in the vocabulary "Toot"
   1076 func (this Manager) DeserializeIdentityProofToot() func(map[string]interface{}, map[string]string) (vocab.TootIdentityProof, error) {
   1077 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootIdentityProof, error) {
   1078 		i, err := typeidentityproof.DeserializeIdentityProof(m, aliasMap)
   1079 		if i == nil {
   1080 			return nil, err
   1081 		}
   1082 		return i, err
   1083 	}
   1084 }
   1085 
   1086 // DeserializeIgnoreActivityStreams returns the deserialization method for the
   1087 // "ActivityStreamsIgnore" non-functional property in the vocabulary
   1088 // "ActivityStreams"
   1089 func (this Manager) DeserializeIgnoreActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsIgnore, error) {
   1090 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsIgnore, error) {
   1091 		i, err := typeignore.DeserializeIgnore(m, aliasMap)
   1092 		if i == nil {
   1093 			return nil, err
   1094 		}
   1095 		return i, err
   1096 	}
   1097 }
   1098 
   1099 // DeserializeImageActivityStreams returns the deserialization method for the
   1100 // "ActivityStreamsImage" non-functional property in the vocabulary
   1101 // "ActivityStreams"
   1102 func (this Manager) DeserializeImageActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsImage, error) {
   1103 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsImage, error) {
   1104 		i, err := typeimage.DeserializeImage(m, aliasMap)
   1105 		if i == nil {
   1106 			return nil, err
   1107 		}
   1108 		return i, err
   1109 	}
   1110 }
   1111 
   1112 // DeserializeImagePropertyActivityStreams returns the deserialization method for
   1113 // the "ActivityStreamsImageProperty" non-functional property in the
   1114 // vocabulary "ActivityStreams"
   1115 func (this Manager) DeserializeImagePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsImageProperty, error) {
   1116 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsImageProperty, error) {
   1117 		i, err := propertyimage.DeserializeImageProperty(m, aliasMap)
   1118 		if i == nil {
   1119 			return nil, err
   1120 		}
   1121 		return i, err
   1122 	}
   1123 }
   1124 
   1125 // DeserializeInReplyToPropertyActivityStreams returns the deserialization method
   1126 // for the "ActivityStreamsInReplyToProperty" non-functional property in the
   1127 // vocabulary "ActivityStreams"
   1128 func (this Manager) DeserializeInReplyToPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsInReplyToProperty, error) {
   1129 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsInReplyToProperty, error) {
   1130 		i, err := propertyinreplyto.DeserializeInReplyToProperty(m, aliasMap)
   1131 		if i == nil {
   1132 			return nil, err
   1133 		}
   1134 		return i, err
   1135 	}
   1136 }
   1137 
   1138 // DeserializeInboxPropertyActivityStreams returns the deserialization method for
   1139 // the "ActivityStreamsInboxProperty" non-functional property in the
   1140 // vocabulary "ActivityStreams"
   1141 func (this Manager) DeserializeInboxPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsInboxProperty, error) {
   1142 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsInboxProperty, error) {
   1143 		i, err := propertyinbox.DeserializeInboxProperty(m, aliasMap)
   1144 		if i == nil {
   1145 			return nil, err
   1146 		}
   1147 		return i, err
   1148 	}
   1149 }
   1150 
   1151 // DeserializeInstrumentPropertyActivityStreams returns the deserialization method
   1152 // for the "ActivityStreamsInstrumentProperty" non-functional property in the
   1153 // vocabulary "ActivityStreams"
   1154 func (this Manager) DeserializeInstrumentPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsInstrumentProperty, error) {
   1155 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsInstrumentProperty, error) {
   1156 		i, err := propertyinstrument.DeserializeInstrumentProperty(m, aliasMap)
   1157 		if i == nil {
   1158 			return nil, err
   1159 		}
   1160 		return i, err
   1161 	}
   1162 }
   1163 
   1164 // DeserializeIntransitiveActivityActivityStreams returns the deserialization
   1165 // method for the "ActivityStreamsIntransitiveActivity" non-functional
   1166 // property in the vocabulary "ActivityStreams"
   1167 func (this Manager) DeserializeIntransitiveActivityActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsIntransitiveActivity, error) {
   1168 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsIntransitiveActivity, error) {
   1169 		i, err := typeintransitiveactivity.DeserializeIntransitiveActivity(m, aliasMap)
   1170 		if i == nil {
   1171 			return nil, err
   1172 		}
   1173 		return i, err
   1174 	}
   1175 }
   1176 
   1177 // DeserializeInviteActivityStreams returns the deserialization method for the
   1178 // "ActivityStreamsInvite" non-functional property in the vocabulary
   1179 // "ActivityStreams"
   1180 func (this Manager) DeserializeInviteActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsInvite, error) {
   1181 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsInvite, error) {
   1182 		i, err := typeinvite.DeserializeInvite(m, aliasMap)
   1183 		if i == nil {
   1184 			return nil, err
   1185 		}
   1186 		return i, err
   1187 	}
   1188 }
   1189 
   1190 // DeserializeIsResolvedPropertyForgeFed returns the deserialization method for
   1191 // the "ForgeFedIsResolvedProperty" non-functional property in the vocabulary
   1192 // "ForgeFed"
   1193 func (this Manager) DeserializeIsResolvedPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedIsResolvedProperty, error) {
   1194 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedIsResolvedProperty, error) {
   1195 		i, err := propertyisresolved.DeserializeIsResolvedProperty(m, aliasMap)
   1196 		if i == nil {
   1197 			return nil, err
   1198 		}
   1199 		return i, err
   1200 	}
   1201 }
   1202 
   1203 // DeserializeItemsPropertyActivityStreams returns the deserialization method for
   1204 // the "ActivityStreamsItemsProperty" non-functional property in the
   1205 // vocabulary "ActivityStreams"
   1206 func (this Manager) DeserializeItemsPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsItemsProperty, error) {
   1207 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsItemsProperty, error) {
   1208 		i, err := propertyitems.DeserializeItemsProperty(m, aliasMap)
   1209 		if i == nil {
   1210 			return nil, err
   1211 		}
   1212 		return i, err
   1213 	}
   1214 }
   1215 
   1216 // DeserializeJoinActivityStreams returns the deserialization method for the
   1217 // "ActivityStreamsJoin" non-functional property in the vocabulary
   1218 // "ActivityStreams"
   1219 func (this Manager) DeserializeJoinActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsJoin, error) {
   1220 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsJoin, error) {
   1221 		i, err := typejoin.DeserializeJoin(m, aliasMap)
   1222 		if i == nil {
   1223 			return nil, err
   1224 		}
   1225 		return i, err
   1226 	}
   1227 }
   1228 
   1229 // DeserializeLastPropertyActivityStreams returns the deserialization method for
   1230 // the "ActivityStreamsLastProperty" non-functional property in the vocabulary
   1231 // "ActivityStreams"
   1232 func (this Manager) DeserializeLastPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLastProperty, error) {
   1233 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLastProperty, error) {
   1234 		i, err := propertylast.DeserializeLastProperty(m, aliasMap)
   1235 		if i == nil {
   1236 			return nil, err
   1237 		}
   1238 		return i, err
   1239 	}
   1240 }
   1241 
   1242 // DeserializeLatitudePropertyActivityStreams returns the deserialization method
   1243 // for the "ActivityStreamsLatitudeProperty" non-functional property in the
   1244 // vocabulary "ActivityStreams"
   1245 func (this Manager) DeserializeLatitudePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLatitudeProperty, error) {
   1246 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLatitudeProperty, error) {
   1247 		i, err := propertylatitude.DeserializeLatitudeProperty(m, aliasMap)
   1248 		if i == nil {
   1249 			return nil, err
   1250 		}
   1251 		return i, err
   1252 	}
   1253 }
   1254 
   1255 // DeserializeLeaveActivityStreams returns the deserialization method for the
   1256 // "ActivityStreamsLeave" non-functional property in the vocabulary
   1257 // "ActivityStreams"
   1258 func (this Manager) DeserializeLeaveActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLeave, error) {
   1259 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLeave, error) {
   1260 		i, err := typeleave.DeserializeLeave(m, aliasMap)
   1261 		if i == nil {
   1262 			return nil, err
   1263 		}
   1264 		return i, err
   1265 	}
   1266 }
   1267 
   1268 // DeserializeLikeActivityStreams returns the deserialization method for the
   1269 // "ActivityStreamsLike" non-functional property in the vocabulary
   1270 // "ActivityStreams"
   1271 func (this Manager) DeserializeLikeActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLike, error) {
   1272 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLike, error) {
   1273 		i, err := typelike.DeserializeLike(m, aliasMap)
   1274 		if i == nil {
   1275 			return nil, err
   1276 		}
   1277 		return i, err
   1278 	}
   1279 }
   1280 
   1281 // DeserializeLikedPropertyActivityStreams returns the deserialization method for
   1282 // the "ActivityStreamsLikedProperty" non-functional property in the
   1283 // vocabulary "ActivityStreams"
   1284 func (this Manager) DeserializeLikedPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLikedProperty, error) {
   1285 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLikedProperty, error) {
   1286 		i, err := propertyliked.DeserializeLikedProperty(m, aliasMap)
   1287 		if i == nil {
   1288 			return nil, err
   1289 		}
   1290 		return i, err
   1291 	}
   1292 }
   1293 
   1294 // DeserializeLikesPropertyActivityStreams returns the deserialization method for
   1295 // the "ActivityStreamsLikesProperty" non-functional property in the
   1296 // vocabulary "ActivityStreams"
   1297 func (this Manager) DeserializeLikesPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLikesProperty, error) {
   1298 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLikesProperty, error) {
   1299 		i, err := propertylikes.DeserializeLikesProperty(m, aliasMap)
   1300 		if i == nil {
   1301 			return nil, err
   1302 		}
   1303 		return i, err
   1304 	}
   1305 }
   1306 
   1307 // DeserializeLinkActivityStreams returns the deserialization method for the
   1308 // "ActivityStreamsLink" non-functional property in the vocabulary
   1309 // "ActivityStreams"
   1310 func (this Manager) DeserializeLinkActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLink, error) {
   1311 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLink, error) {
   1312 		i, err := typelink.DeserializeLink(m, aliasMap)
   1313 		if i == nil {
   1314 			return nil, err
   1315 		}
   1316 		return i, err
   1317 	}
   1318 }
   1319 
   1320 // DeserializeListenActivityStreams returns the deserialization method for the
   1321 // "ActivityStreamsListen" non-functional property in the vocabulary
   1322 // "ActivityStreams"
   1323 func (this Manager) DeserializeListenActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsListen, error) {
   1324 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsListen, error) {
   1325 		i, err := typelisten.DeserializeListen(m, aliasMap)
   1326 		if i == nil {
   1327 			return nil, err
   1328 		}
   1329 		return i, err
   1330 	}
   1331 }
   1332 
   1333 // DeserializeLocationPropertyActivityStreams returns the deserialization method
   1334 // for the "ActivityStreamsLocationProperty" non-functional property in the
   1335 // vocabulary "ActivityStreams"
   1336 func (this Manager) DeserializeLocationPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLocationProperty, error) {
   1337 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLocationProperty, error) {
   1338 		i, err := propertylocation.DeserializeLocationProperty(m, aliasMap)
   1339 		if i == nil {
   1340 			return nil, err
   1341 		}
   1342 		return i, err
   1343 	}
   1344 }
   1345 
   1346 // DeserializeLongitudePropertyActivityStreams returns the deserialization method
   1347 // for the "ActivityStreamsLongitudeProperty" non-functional property in the
   1348 // vocabulary "ActivityStreams"
   1349 func (this Manager) DeserializeLongitudePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsLongitudeProperty, error) {
   1350 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsLongitudeProperty, error) {
   1351 		i, err := propertylongitude.DeserializeLongitudeProperty(m, aliasMap)
   1352 		if i == nil {
   1353 			return nil, err
   1354 		}
   1355 		return i, err
   1356 	}
   1357 }
   1358 
   1359 // DeserializeManuallyApprovesFollowersPropertyActivityStreams returns the
   1360 // deserialization method for the
   1361 // "ActivityStreamsManuallyApprovesFollowersProperty" non-functional property
   1362 // in the vocabulary "ActivityStreams"
   1363 func (this Manager) DeserializeManuallyApprovesFollowersPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsManuallyApprovesFollowersProperty, error) {
   1364 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsManuallyApprovesFollowersProperty, error) {
   1365 		i, err := propertymanuallyapprovesfollowers.DeserializeManuallyApprovesFollowersProperty(m, aliasMap)
   1366 		if i == nil {
   1367 			return nil, err
   1368 		}
   1369 		return i, err
   1370 	}
   1371 }
   1372 
   1373 // DeserializeMediaTypePropertyActivityStreams returns the deserialization method
   1374 // for the "ActivityStreamsMediaTypeProperty" non-functional property in the
   1375 // vocabulary "ActivityStreams"
   1376 func (this Manager) DeserializeMediaTypePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsMediaTypeProperty, error) {
   1377 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsMediaTypeProperty, error) {
   1378 		i, err := propertymediatype.DeserializeMediaTypeProperty(m, aliasMap)
   1379 		if i == nil {
   1380 			return nil, err
   1381 		}
   1382 		return i, err
   1383 	}
   1384 }
   1385 
   1386 // DeserializeMentionActivityStreams returns the deserialization method for the
   1387 // "ActivityStreamsMention" non-functional property in the vocabulary
   1388 // "ActivityStreams"
   1389 func (this Manager) DeserializeMentionActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsMention, error) {
   1390 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsMention, error) {
   1391 		i, err := typemention.DeserializeMention(m, aliasMap)
   1392 		if i == nil {
   1393 			return nil, err
   1394 		}
   1395 		return i, err
   1396 	}
   1397 }
   1398 
   1399 // DeserializeMoveActivityStreams returns the deserialization method for the
   1400 // "ActivityStreamsMove" non-functional property in the vocabulary
   1401 // "ActivityStreams"
   1402 func (this Manager) DeserializeMoveActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsMove, error) {
   1403 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsMove, error) {
   1404 		i, err := typemove.DeserializeMove(m, aliasMap)
   1405 		if i == nil {
   1406 			return nil, err
   1407 		}
   1408 		return i, err
   1409 	}
   1410 }
   1411 
   1412 // DeserializeNamePropertyActivityStreams returns the deserialization method for
   1413 // the "ActivityStreamsNameProperty" non-functional property in the vocabulary
   1414 // "ActivityStreams"
   1415 func (this Manager) DeserializeNamePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsNameProperty, error) {
   1416 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsNameProperty, error) {
   1417 		i, err := propertyname.DeserializeNameProperty(m, aliasMap)
   1418 		if i == nil {
   1419 			return nil, err
   1420 		}
   1421 		return i, err
   1422 	}
   1423 }
   1424 
   1425 // DeserializeNextPropertyActivityStreams returns the deserialization method for
   1426 // the "ActivityStreamsNextProperty" non-functional property in the vocabulary
   1427 // "ActivityStreams"
   1428 func (this Manager) DeserializeNextPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsNextProperty, error) {
   1429 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsNextProperty, error) {
   1430 		i, err := propertynext.DeserializeNextProperty(m, aliasMap)
   1431 		if i == nil {
   1432 			return nil, err
   1433 		}
   1434 		return i, err
   1435 	}
   1436 }
   1437 
   1438 // DeserializeNoteActivityStreams returns the deserialization method for the
   1439 // "ActivityStreamsNote" non-functional property in the vocabulary
   1440 // "ActivityStreams"
   1441 func (this Manager) DeserializeNoteActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsNote, error) {
   1442 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsNote, error) {
   1443 		i, err := typenote.DeserializeNote(m, aliasMap)
   1444 		if i == nil {
   1445 			return nil, err
   1446 		}
   1447 		return i, err
   1448 	}
   1449 }
   1450 
   1451 // DeserializeObjectActivityStreams returns the deserialization method for the
   1452 // "ActivityStreamsObject" non-functional property in the vocabulary
   1453 // "ActivityStreams"
   1454 func (this Manager) DeserializeObjectActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsObject, error) {
   1455 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsObject, error) {
   1456 		i, err := typeobject.DeserializeObject(m, aliasMap)
   1457 		if i == nil {
   1458 			return nil, err
   1459 		}
   1460 		return i, err
   1461 	}
   1462 }
   1463 
   1464 // DeserializeObjectPropertyActivityStreams returns the deserialization method for
   1465 // the "ActivityStreamsObjectProperty" non-functional property in the
   1466 // vocabulary "ActivityStreams"
   1467 func (this Manager) DeserializeObjectPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsObjectProperty, error) {
   1468 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsObjectProperty, error) {
   1469 		i, err := propertyobject.DeserializeObjectProperty(m, aliasMap)
   1470 		if i == nil {
   1471 			return nil, err
   1472 		}
   1473 		return i, err
   1474 	}
   1475 }
   1476 
   1477 // DeserializeOfferActivityStreams returns the deserialization method for the
   1478 // "ActivityStreamsOffer" non-functional property in the vocabulary
   1479 // "ActivityStreams"
   1480 func (this Manager) DeserializeOfferActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOffer, error) {
   1481 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOffer, error) {
   1482 		i, err := typeoffer.DeserializeOffer(m, aliasMap)
   1483 		if i == nil {
   1484 			return nil, err
   1485 		}
   1486 		return i, err
   1487 	}
   1488 }
   1489 
   1490 // DeserializeOneOfPropertyActivityStreams returns the deserialization method for
   1491 // the "ActivityStreamsOneOfProperty" non-functional property in the
   1492 // vocabulary "ActivityStreams"
   1493 func (this Manager) DeserializeOneOfPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOneOfProperty, error) {
   1494 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOneOfProperty, error) {
   1495 		i, err := propertyoneof.DeserializeOneOfProperty(m, aliasMap)
   1496 		if i == nil {
   1497 			return nil, err
   1498 		}
   1499 		return i, err
   1500 	}
   1501 }
   1502 
   1503 // DeserializeOrderedCollectionActivityStreams returns the deserialization method
   1504 // for the "ActivityStreamsOrderedCollection" non-functional property in the
   1505 // vocabulary "ActivityStreams"
   1506 func (this Manager) DeserializeOrderedCollectionActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOrderedCollection, error) {
   1507 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOrderedCollection, error) {
   1508 		i, err := typeorderedcollection.DeserializeOrderedCollection(m, aliasMap)
   1509 		if i == nil {
   1510 			return nil, err
   1511 		}
   1512 		return i, err
   1513 	}
   1514 }
   1515 
   1516 // DeserializeOrderedCollectionPageActivityStreams returns the deserialization
   1517 // method for the "ActivityStreamsOrderedCollectionPage" non-functional
   1518 // property in the vocabulary "ActivityStreams"
   1519 func (this Manager) DeserializeOrderedCollectionPageActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOrderedCollectionPage, error) {
   1520 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOrderedCollectionPage, error) {
   1521 		i, err := typeorderedcollectionpage.DeserializeOrderedCollectionPage(m, aliasMap)
   1522 		if i == nil {
   1523 			return nil, err
   1524 		}
   1525 		return i, err
   1526 	}
   1527 }
   1528 
   1529 // DeserializeOrderedItemsPropertyActivityStreams returns the deserialization
   1530 // method for the "ActivityStreamsOrderedItemsProperty" non-functional
   1531 // property in the vocabulary "ActivityStreams"
   1532 func (this Manager) DeserializeOrderedItemsPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOrderedItemsProperty, error) {
   1533 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOrderedItemsProperty, error) {
   1534 		i, err := propertyordereditems.DeserializeOrderedItemsProperty(m, aliasMap)
   1535 		if i == nil {
   1536 			return nil, err
   1537 		}
   1538 		return i, err
   1539 	}
   1540 }
   1541 
   1542 // DeserializeOrganizationActivityStreams returns the deserialization method for
   1543 // the "ActivityStreamsOrganization" non-functional property in the vocabulary
   1544 // "ActivityStreams"
   1545 func (this Manager) DeserializeOrganizationActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOrganization, error) {
   1546 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOrganization, error) {
   1547 		i, err := typeorganization.DeserializeOrganization(m, aliasMap)
   1548 		if i == nil {
   1549 			return nil, err
   1550 		}
   1551 		return i, err
   1552 	}
   1553 }
   1554 
   1555 // DeserializeOriginPropertyActivityStreams returns the deserialization method for
   1556 // the "ActivityStreamsOriginProperty" non-functional property in the
   1557 // vocabulary "ActivityStreams"
   1558 func (this Manager) DeserializeOriginPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOriginProperty, error) {
   1559 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOriginProperty, error) {
   1560 		i, err := propertyorigin.DeserializeOriginProperty(m, aliasMap)
   1561 		if i == nil {
   1562 			return nil, err
   1563 		}
   1564 		return i, err
   1565 	}
   1566 }
   1567 
   1568 // DeserializeOutboxPropertyActivityStreams returns the deserialization method for
   1569 // the "ActivityStreamsOutboxProperty" non-functional property in the
   1570 // vocabulary "ActivityStreams"
   1571 func (this Manager) DeserializeOutboxPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsOutboxProperty, error) {
   1572 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsOutboxProperty, error) {
   1573 		i, err := propertyoutbox.DeserializeOutboxProperty(m, aliasMap)
   1574 		if i == nil {
   1575 			return nil, err
   1576 		}
   1577 		return i, err
   1578 	}
   1579 }
   1580 
   1581 // DeserializeOwnerPropertyW3IDSecurityV1 returns the deserialization method for
   1582 // the "W3IDSecurityV1OwnerProperty" non-functional property in the vocabulary
   1583 // "W3IDSecurityV1"
   1584 func (this Manager) DeserializeOwnerPropertyW3IDSecurityV1() func(map[string]interface{}, map[string]string) (vocab.W3IDSecurityV1OwnerProperty, error) {
   1585 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.W3IDSecurityV1OwnerProperty, error) {
   1586 		i, err := propertyowner.DeserializeOwnerProperty(m, aliasMap)
   1587 		if i == nil {
   1588 			return nil, err
   1589 		}
   1590 		return i, err
   1591 	}
   1592 }
   1593 
   1594 // DeserializePageActivityStreams returns the deserialization method for the
   1595 // "ActivityStreamsPage" non-functional property in the vocabulary
   1596 // "ActivityStreams"
   1597 func (this Manager) DeserializePageActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPage, error) {
   1598 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPage, error) {
   1599 		i, err := typepage.DeserializePage(m, aliasMap)
   1600 		if i == nil {
   1601 			return nil, err
   1602 		}
   1603 		return i, err
   1604 	}
   1605 }
   1606 
   1607 // DeserializePartOfPropertyActivityStreams returns the deserialization method for
   1608 // the "ActivityStreamsPartOfProperty" non-functional property in the
   1609 // vocabulary "ActivityStreams"
   1610 func (this Manager) DeserializePartOfPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPartOfProperty, error) {
   1611 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPartOfProperty, error) {
   1612 		i, err := propertypartof.DeserializePartOfProperty(m, aliasMap)
   1613 		if i == nil {
   1614 			return nil, err
   1615 		}
   1616 		return i, err
   1617 	}
   1618 }
   1619 
   1620 // DeserializePersonActivityStreams returns the deserialization method for the
   1621 // "ActivityStreamsPerson" non-functional property in the vocabulary
   1622 // "ActivityStreams"
   1623 func (this Manager) DeserializePersonActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPerson, error) {
   1624 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPerson, error) {
   1625 		i, err := typeperson.DeserializePerson(m, aliasMap)
   1626 		if i == nil {
   1627 			return nil, err
   1628 		}
   1629 		return i, err
   1630 	}
   1631 }
   1632 
   1633 // DeserializePlaceActivityStreams returns the deserialization method for the
   1634 // "ActivityStreamsPlace" non-functional property in the vocabulary
   1635 // "ActivityStreams"
   1636 func (this Manager) DeserializePlaceActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPlace, error) {
   1637 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPlace, error) {
   1638 		i, err := typeplace.DeserializePlace(m, aliasMap)
   1639 		if i == nil {
   1640 			return nil, err
   1641 		}
   1642 		return i, err
   1643 	}
   1644 }
   1645 
   1646 // DeserializePreferredUsernamePropertyActivityStreams returns the deserialization
   1647 // method for the "ActivityStreamsPreferredUsernameProperty" non-functional
   1648 // property in the vocabulary "ActivityStreams"
   1649 func (this Manager) DeserializePreferredUsernamePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPreferredUsernameProperty, error) {
   1650 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPreferredUsernameProperty, error) {
   1651 		i, err := propertypreferredusername.DeserializePreferredUsernameProperty(m, aliasMap)
   1652 		if i == nil {
   1653 			return nil, err
   1654 		}
   1655 		return i, err
   1656 	}
   1657 }
   1658 
   1659 // DeserializePrevPropertyActivityStreams returns the deserialization method for
   1660 // the "ActivityStreamsPrevProperty" non-functional property in the vocabulary
   1661 // "ActivityStreams"
   1662 func (this Manager) DeserializePrevPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPrevProperty, error) {
   1663 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPrevProperty, error) {
   1664 		i, err := propertyprev.DeserializePrevProperty(m, aliasMap)
   1665 		if i == nil {
   1666 			return nil, err
   1667 		}
   1668 		return i, err
   1669 	}
   1670 }
   1671 
   1672 // DeserializePreviewPropertyActivityStreams returns the deserialization method
   1673 // for the "ActivityStreamsPreviewProperty" non-functional property in the
   1674 // vocabulary "ActivityStreams"
   1675 func (this Manager) DeserializePreviewPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPreviewProperty, error) {
   1676 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPreviewProperty, error) {
   1677 		i, err := propertypreview.DeserializePreviewProperty(m, aliasMap)
   1678 		if i == nil {
   1679 			return nil, err
   1680 		}
   1681 		return i, err
   1682 	}
   1683 }
   1684 
   1685 // DeserializeProfileActivityStreams returns the deserialization method for the
   1686 // "ActivityStreamsProfile" non-functional property in the vocabulary
   1687 // "ActivityStreams"
   1688 func (this Manager) DeserializeProfileActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsProfile, error) {
   1689 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsProfile, error) {
   1690 		i, err := typeprofile.DeserializeProfile(m, aliasMap)
   1691 		if i == nil {
   1692 			return nil, err
   1693 		}
   1694 		return i, err
   1695 	}
   1696 }
   1697 
   1698 // DeserializePropertyValueSchema returns the deserialization method for the
   1699 // "SchemaPropertyValue" non-functional property in the vocabulary "Schema"
   1700 func (this Manager) DeserializePropertyValueSchema() func(map[string]interface{}, map[string]string) (vocab.SchemaPropertyValue, error) {
   1701 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.SchemaPropertyValue, error) {
   1702 		i, err := typepropertyvalue.DeserializePropertyValue(m, aliasMap)
   1703 		if i == nil {
   1704 			return nil, err
   1705 		}
   1706 		return i, err
   1707 	}
   1708 }
   1709 
   1710 // DeserializePublicKeyPemPropertyW3IDSecurityV1 returns the deserialization
   1711 // method for the "W3IDSecurityV1PublicKeyPemProperty" non-functional property
   1712 // in the vocabulary "W3IDSecurityV1"
   1713 func (this Manager) DeserializePublicKeyPemPropertyW3IDSecurityV1() func(map[string]interface{}, map[string]string) (vocab.W3IDSecurityV1PublicKeyPemProperty, error) {
   1714 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.W3IDSecurityV1PublicKeyPemProperty, error) {
   1715 		i, err := propertypublickeypem.DeserializePublicKeyPemProperty(m, aliasMap)
   1716 		if i == nil {
   1717 			return nil, err
   1718 		}
   1719 		return i, err
   1720 	}
   1721 }
   1722 
   1723 // DeserializePublicKeyPropertyW3IDSecurityV1 returns the deserialization method
   1724 // for the "W3IDSecurityV1PublicKeyProperty" non-functional property in the
   1725 // vocabulary "W3IDSecurityV1"
   1726 func (this Manager) DeserializePublicKeyPropertyW3IDSecurityV1() func(map[string]interface{}, map[string]string) (vocab.W3IDSecurityV1PublicKeyProperty, error) {
   1727 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.W3IDSecurityV1PublicKeyProperty, error) {
   1728 		i, err := propertypublickey.DeserializePublicKeyProperty(m, aliasMap)
   1729 		if i == nil {
   1730 			return nil, err
   1731 		}
   1732 		return i, err
   1733 	}
   1734 }
   1735 
   1736 // DeserializePublicKeyW3IDSecurityV1 returns the deserialization method for the
   1737 // "W3IDSecurityV1PublicKey" non-functional property in the vocabulary
   1738 // "W3IDSecurityV1"
   1739 func (this Manager) DeserializePublicKeyW3IDSecurityV1() func(map[string]interface{}, map[string]string) (vocab.W3IDSecurityV1PublicKey, error) {
   1740 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.W3IDSecurityV1PublicKey, error) {
   1741 		i, err := typepublickey.DeserializePublicKey(m, aliasMap)
   1742 		if i == nil {
   1743 			return nil, err
   1744 		}
   1745 		return i, err
   1746 	}
   1747 }
   1748 
   1749 // DeserializePublishedPropertyActivityStreams returns the deserialization method
   1750 // for the "ActivityStreamsPublishedProperty" non-functional property in the
   1751 // vocabulary "ActivityStreams"
   1752 func (this Manager) DeserializePublishedPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsPublishedProperty, error) {
   1753 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsPublishedProperty, error) {
   1754 		i, err := propertypublished.DeserializePublishedProperty(m, aliasMap)
   1755 		if i == nil {
   1756 			return nil, err
   1757 		}
   1758 		return i, err
   1759 	}
   1760 }
   1761 
   1762 // DeserializePushForgeFed returns the deserialization method for the
   1763 // "ForgeFedPush" non-functional property in the vocabulary "ForgeFed"
   1764 func (this Manager) DeserializePushForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedPush, error) {
   1765 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedPush, error) {
   1766 		i, err := typepush.DeserializePush(m, aliasMap)
   1767 		if i == nil {
   1768 			return nil, err
   1769 		}
   1770 		return i, err
   1771 	}
   1772 }
   1773 
   1774 // DeserializeQuestionActivityStreams returns the deserialization method for the
   1775 // "ActivityStreamsQuestion" non-functional property in the vocabulary
   1776 // "ActivityStreams"
   1777 func (this Manager) DeserializeQuestionActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsQuestion, error) {
   1778 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsQuestion, error) {
   1779 		i, err := typequestion.DeserializeQuestion(m, aliasMap)
   1780 		if i == nil {
   1781 			return nil, err
   1782 		}
   1783 		return i, err
   1784 	}
   1785 }
   1786 
   1787 // DeserializeRadiusPropertyActivityStreams returns the deserialization method for
   1788 // the "ActivityStreamsRadiusProperty" non-functional property in the
   1789 // vocabulary "ActivityStreams"
   1790 func (this Manager) DeserializeRadiusPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRadiusProperty, error) {
   1791 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRadiusProperty, error) {
   1792 		i, err := propertyradius.DeserializeRadiusProperty(m, aliasMap)
   1793 		if i == nil {
   1794 			return nil, err
   1795 		}
   1796 		return i, err
   1797 	}
   1798 }
   1799 
   1800 // DeserializeReadActivityStreams returns the deserialization method for the
   1801 // "ActivityStreamsRead" non-functional property in the vocabulary
   1802 // "ActivityStreams"
   1803 func (this Manager) DeserializeReadActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRead, error) {
   1804 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRead, error) {
   1805 		i, err := typeread.DeserializeRead(m, aliasMap)
   1806 		if i == nil {
   1807 			return nil, err
   1808 		}
   1809 		return i, err
   1810 	}
   1811 }
   1812 
   1813 // DeserializeRefPropertyForgeFed returns the deserialization method for the
   1814 // "ForgeFedRefProperty" non-functional property in the vocabulary "ForgeFed"
   1815 func (this Manager) DeserializeRefPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedRefProperty, error) {
   1816 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedRefProperty, error) {
   1817 		i, err := propertyref.DeserializeRefProperty(m, aliasMap)
   1818 		if i == nil {
   1819 			return nil, err
   1820 		}
   1821 		return i, err
   1822 	}
   1823 }
   1824 
   1825 // DeserializeRejectActivityStreams returns the deserialization method for the
   1826 // "ActivityStreamsReject" non-functional property in the vocabulary
   1827 // "ActivityStreams"
   1828 func (this Manager) DeserializeRejectActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsReject, error) {
   1829 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsReject, error) {
   1830 		i, err := typereject.DeserializeReject(m, aliasMap)
   1831 		if i == nil {
   1832 			return nil, err
   1833 		}
   1834 		return i, err
   1835 	}
   1836 }
   1837 
   1838 // DeserializeRelPropertyActivityStreams returns the deserialization method for
   1839 // the "ActivityStreamsRelProperty" non-functional property in the vocabulary
   1840 // "ActivityStreams"
   1841 func (this Manager) DeserializeRelPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRelProperty, error) {
   1842 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRelProperty, error) {
   1843 		i, err := propertyrel.DeserializeRelProperty(m, aliasMap)
   1844 		if i == nil {
   1845 			return nil, err
   1846 		}
   1847 		return i, err
   1848 	}
   1849 }
   1850 
   1851 // DeserializeRelationshipActivityStreams returns the deserialization method for
   1852 // the "ActivityStreamsRelationship" non-functional property in the vocabulary
   1853 // "ActivityStreams"
   1854 func (this Manager) DeserializeRelationshipActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRelationship, error) {
   1855 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRelationship, error) {
   1856 		i, err := typerelationship.DeserializeRelationship(m, aliasMap)
   1857 		if i == nil {
   1858 			return nil, err
   1859 		}
   1860 		return i, err
   1861 	}
   1862 }
   1863 
   1864 // DeserializeRelationshipPropertyActivityStreams returns the deserialization
   1865 // method for the "ActivityStreamsRelationshipProperty" non-functional
   1866 // property in the vocabulary "ActivityStreams"
   1867 func (this Manager) DeserializeRelationshipPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRelationshipProperty, error) {
   1868 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRelationshipProperty, error) {
   1869 		i, err := propertyrelationship.DeserializeRelationshipProperty(m, aliasMap)
   1870 		if i == nil {
   1871 			return nil, err
   1872 		}
   1873 		return i, err
   1874 	}
   1875 }
   1876 
   1877 // DeserializeRemoveActivityStreams returns the deserialization method for the
   1878 // "ActivityStreamsRemove" non-functional property in the vocabulary
   1879 // "ActivityStreams"
   1880 func (this Manager) DeserializeRemoveActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRemove, error) {
   1881 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRemove, error) {
   1882 		i, err := typeremove.DeserializeRemove(m, aliasMap)
   1883 		if i == nil {
   1884 			return nil, err
   1885 		}
   1886 		return i, err
   1887 	}
   1888 }
   1889 
   1890 // DeserializeRepliesPropertyActivityStreams returns the deserialization method
   1891 // for the "ActivityStreamsRepliesProperty" non-functional property in the
   1892 // vocabulary "ActivityStreams"
   1893 func (this Manager) DeserializeRepliesPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsRepliesProperty, error) {
   1894 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsRepliesProperty, error) {
   1895 		i, err := propertyreplies.DeserializeRepliesProperty(m, aliasMap)
   1896 		if i == nil {
   1897 			return nil, err
   1898 		}
   1899 		return i, err
   1900 	}
   1901 }
   1902 
   1903 // DeserializeRepositoryForgeFed returns the deserialization method for the
   1904 // "ForgeFedRepository" non-functional property in the vocabulary "ForgeFed"
   1905 func (this Manager) DeserializeRepositoryForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedRepository, error) {
   1906 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedRepository, error) {
   1907 		i, err := typerepository.DeserializeRepository(m, aliasMap)
   1908 		if i == nil {
   1909 			return nil, err
   1910 		}
   1911 		return i, err
   1912 	}
   1913 }
   1914 
   1915 // DeserializeResultPropertyActivityStreams returns the deserialization method for
   1916 // the "ActivityStreamsResultProperty" non-functional property in the
   1917 // vocabulary "ActivityStreams"
   1918 func (this Manager) DeserializeResultPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsResultProperty, error) {
   1919 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsResultProperty, error) {
   1920 		i, err := propertyresult.DeserializeResultProperty(m, aliasMap)
   1921 		if i == nil {
   1922 			return nil, err
   1923 		}
   1924 		return i, err
   1925 	}
   1926 }
   1927 
   1928 // DeserializeSensitivePropertyActivityStreams returns the deserialization method
   1929 // for the "ActivityStreamsSensitiveProperty" non-functional property in the
   1930 // vocabulary "ActivityStreams"
   1931 func (this Manager) DeserializeSensitivePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsSensitiveProperty, error) {
   1932 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsSensitiveProperty, error) {
   1933 		i, err := propertysensitive.DeserializeSensitiveProperty(m, aliasMap)
   1934 		if i == nil {
   1935 			return nil, err
   1936 		}
   1937 		return i, err
   1938 	}
   1939 }
   1940 
   1941 // DeserializeServiceActivityStreams returns the deserialization method for the
   1942 // "ActivityStreamsService" non-functional property in the vocabulary
   1943 // "ActivityStreams"
   1944 func (this Manager) DeserializeServiceActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsService, error) {
   1945 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsService, error) {
   1946 		i, err := typeservice.DeserializeService(m, aliasMap)
   1947 		if i == nil {
   1948 			return nil, err
   1949 		}
   1950 		return i, err
   1951 	}
   1952 }
   1953 
   1954 // DeserializeSharedInboxPropertyActivityStreams returns the deserialization
   1955 // method for the "ActivityStreamsSharedInboxProperty" non-functional property
   1956 // in the vocabulary "ActivityStreams"
   1957 func (this Manager) DeserializeSharedInboxPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsSharedInboxProperty, error) {
   1958 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsSharedInboxProperty, error) {
   1959 		i, err := propertysharedinbox.DeserializeSharedInboxProperty(m, aliasMap)
   1960 		if i == nil {
   1961 			return nil, err
   1962 		}
   1963 		return i, err
   1964 	}
   1965 }
   1966 
   1967 // DeserializeSharesPropertyActivityStreams returns the deserialization method for
   1968 // the "ActivityStreamsSharesProperty" non-functional property in the
   1969 // vocabulary "ActivityStreams"
   1970 func (this Manager) DeserializeSharesPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsSharesProperty, error) {
   1971 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsSharesProperty, error) {
   1972 		i, err := propertyshares.DeserializeSharesProperty(m, aliasMap)
   1973 		if i == nil {
   1974 			return nil, err
   1975 		}
   1976 		return i, err
   1977 	}
   1978 }
   1979 
   1980 // DeserializeSignatureAlgorithmPropertyToot returns the deserialization method
   1981 // for the "TootSignatureAlgorithmProperty" non-functional property in the
   1982 // vocabulary "Toot"
   1983 func (this Manager) DeserializeSignatureAlgorithmPropertyToot() func(map[string]interface{}, map[string]string) (vocab.TootSignatureAlgorithmProperty, error) {
   1984 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootSignatureAlgorithmProperty, error) {
   1985 		i, err := propertysignaturealgorithm.DeserializeSignatureAlgorithmProperty(m, aliasMap)
   1986 		if i == nil {
   1987 			return nil, err
   1988 		}
   1989 		return i, err
   1990 	}
   1991 }
   1992 
   1993 // DeserializeSignatureValuePropertyToot returns the deserialization method for
   1994 // the "TootSignatureValueProperty" non-functional property in the vocabulary
   1995 // "Toot"
   1996 func (this Manager) DeserializeSignatureValuePropertyToot() func(map[string]interface{}, map[string]string) (vocab.TootSignatureValueProperty, error) {
   1997 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootSignatureValueProperty, error) {
   1998 		i, err := propertysignaturevalue.DeserializeSignatureValueProperty(m, aliasMap)
   1999 		if i == nil {
   2000 			return nil, err
   2001 		}
   2002 		return i, err
   2003 	}
   2004 }
   2005 
   2006 // DeserializeSourcePropertyActivityStreams returns the deserialization method for
   2007 // the "ActivityStreamsSourceProperty" non-functional property in the
   2008 // vocabulary "ActivityStreams"
   2009 func (this Manager) DeserializeSourcePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsSourceProperty, error) {
   2010 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsSourceProperty, error) {
   2011 		i, err := propertysource.DeserializeSourceProperty(m, aliasMap)
   2012 		if i == nil {
   2013 			return nil, err
   2014 		}
   2015 		return i, err
   2016 	}
   2017 }
   2018 
   2019 // DeserializeStartIndexPropertyActivityStreams returns the deserialization method
   2020 // for the "ActivityStreamsStartIndexProperty" non-functional property in the
   2021 // vocabulary "ActivityStreams"
   2022 func (this Manager) DeserializeStartIndexPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsStartIndexProperty, error) {
   2023 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsStartIndexProperty, error) {
   2024 		i, err := propertystartindex.DeserializeStartIndexProperty(m, aliasMap)
   2025 		if i == nil {
   2026 			return nil, err
   2027 		}
   2028 		return i, err
   2029 	}
   2030 }
   2031 
   2032 // DeserializeStartTimePropertyActivityStreams returns the deserialization method
   2033 // for the "ActivityStreamsStartTimeProperty" non-functional property in the
   2034 // vocabulary "ActivityStreams"
   2035 func (this Manager) DeserializeStartTimePropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsStartTimeProperty, error) {
   2036 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsStartTimeProperty, error) {
   2037 		i, err := propertystarttime.DeserializeStartTimeProperty(m, aliasMap)
   2038 		if i == nil {
   2039 			return nil, err
   2040 		}
   2041 		return i, err
   2042 	}
   2043 }
   2044 
   2045 // DeserializeStreamsPropertyActivityStreams returns the deserialization method
   2046 // for the "ActivityStreamsStreamsProperty" non-functional property in the
   2047 // vocabulary "ActivityStreams"
   2048 func (this Manager) DeserializeStreamsPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsStreamsProperty, error) {
   2049 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsStreamsProperty, error) {
   2050 		i, err := propertystreams.DeserializeStreamsProperty(m, aliasMap)
   2051 		if i == nil {
   2052 			return nil, err
   2053 		}
   2054 		return i, err
   2055 	}
   2056 }
   2057 
   2058 // DeserializeSubjectPropertyActivityStreams returns the deserialization method
   2059 // for the "ActivityStreamsSubjectProperty" non-functional property in the
   2060 // vocabulary "ActivityStreams"
   2061 func (this Manager) DeserializeSubjectPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsSubjectProperty, error) {
   2062 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsSubjectProperty, error) {
   2063 		i, err := propertysubject.DeserializeSubjectProperty(m, aliasMap)
   2064 		if i == nil {
   2065 			return nil, err
   2066 		}
   2067 		return i, err
   2068 	}
   2069 }
   2070 
   2071 // DeserializeSummaryPropertyActivityStreams returns the deserialization method
   2072 // for the "ActivityStreamsSummaryProperty" non-functional property in the
   2073 // vocabulary "ActivityStreams"
   2074 func (this Manager) DeserializeSummaryPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsSummaryProperty, error) {
   2075 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsSummaryProperty, error) {
   2076 		i, err := propertysummary.DeserializeSummaryProperty(m, aliasMap)
   2077 		if i == nil {
   2078 			return nil, err
   2079 		}
   2080 		return i, err
   2081 	}
   2082 }
   2083 
   2084 // DeserializeTagPropertyActivityStreams returns the deserialization method for
   2085 // the "ActivityStreamsTagProperty" non-functional property in the vocabulary
   2086 // "ActivityStreams"
   2087 func (this Manager) DeserializeTagPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTagProperty, error) {
   2088 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTagProperty, error) {
   2089 		i, err := propertytag.DeserializeTagProperty(m, aliasMap)
   2090 		if i == nil {
   2091 			return nil, err
   2092 		}
   2093 		return i, err
   2094 	}
   2095 }
   2096 
   2097 // DeserializeTargetPropertyActivityStreams returns the deserialization method for
   2098 // the "ActivityStreamsTargetProperty" non-functional property in the
   2099 // vocabulary "ActivityStreams"
   2100 func (this Manager) DeserializeTargetPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTargetProperty, error) {
   2101 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTargetProperty, error) {
   2102 		i, err := propertytarget.DeserializeTargetProperty(m, aliasMap)
   2103 		if i == nil {
   2104 			return nil, err
   2105 		}
   2106 		return i, err
   2107 	}
   2108 }
   2109 
   2110 // DeserializeTeamPropertyForgeFed returns the deserialization method for the
   2111 // "ForgeFedTeamProperty" non-functional property in the vocabulary "ForgeFed"
   2112 func (this Manager) DeserializeTeamPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedTeamProperty, error) {
   2113 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedTeamProperty, error) {
   2114 		i, err := propertyteam.DeserializeTeamProperty(m, aliasMap)
   2115 		if i == nil {
   2116 			return nil, err
   2117 		}
   2118 		return i, err
   2119 	}
   2120 }
   2121 
   2122 // DeserializeTentativeAcceptActivityStreams returns the deserialization method
   2123 // for the "ActivityStreamsTentativeAccept" non-functional property in the
   2124 // vocabulary "ActivityStreams"
   2125 func (this Manager) DeserializeTentativeAcceptActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTentativeAccept, error) {
   2126 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTentativeAccept, error) {
   2127 		i, err := typetentativeaccept.DeserializeTentativeAccept(m, aliasMap)
   2128 		if i == nil {
   2129 			return nil, err
   2130 		}
   2131 		return i, err
   2132 	}
   2133 }
   2134 
   2135 // DeserializeTentativeRejectActivityStreams returns the deserialization method
   2136 // for the "ActivityStreamsTentativeReject" non-functional property in the
   2137 // vocabulary "ActivityStreams"
   2138 func (this Manager) DeserializeTentativeRejectActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTentativeReject, error) {
   2139 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTentativeReject, error) {
   2140 		i, err := typetentativereject.DeserializeTentativeReject(m, aliasMap)
   2141 		if i == nil {
   2142 			return nil, err
   2143 		}
   2144 		return i, err
   2145 	}
   2146 }
   2147 
   2148 // DeserializeTicketDependencyForgeFed returns the deserialization method for the
   2149 // "ForgeFedTicketDependency" non-functional property in the vocabulary
   2150 // "ForgeFed"
   2151 func (this Manager) DeserializeTicketDependencyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedTicketDependency, error) {
   2152 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedTicketDependency, error) {
   2153 		i, err := typeticketdependency.DeserializeTicketDependency(m, aliasMap)
   2154 		if i == nil {
   2155 			return nil, err
   2156 		}
   2157 		return i, err
   2158 	}
   2159 }
   2160 
   2161 // DeserializeTicketForgeFed returns the deserialization method for the
   2162 // "ForgeFedTicket" non-functional property in the vocabulary "ForgeFed"
   2163 func (this Manager) DeserializeTicketForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedTicket, error) {
   2164 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedTicket, error) {
   2165 		i, err := typeticket.DeserializeTicket(m, aliasMap)
   2166 		if i == nil {
   2167 			return nil, err
   2168 		}
   2169 		return i, err
   2170 	}
   2171 }
   2172 
   2173 // DeserializeTicketsTrackedByPropertyForgeFed returns the deserialization method
   2174 // for the "ForgeFedTicketsTrackedByProperty" non-functional property in the
   2175 // vocabulary "ForgeFed"
   2176 func (this Manager) DeserializeTicketsTrackedByPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedTicketsTrackedByProperty, error) {
   2177 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedTicketsTrackedByProperty, error) {
   2178 		i, err := propertyticketstrackedby.DeserializeTicketsTrackedByProperty(m, aliasMap)
   2179 		if i == nil {
   2180 			return nil, err
   2181 		}
   2182 		return i, err
   2183 	}
   2184 }
   2185 
   2186 // DeserializeToPropertyActivityStreams returns the deserialization method for the
   2187 // "ActivityStreamsToProperty" non-functional property in the vocabulary
   2188 // "ActivityStreams"
   2189 func (this Manager) DeserializeToPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsToProperty, error) {
   2190 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsToProperty, error) {
   2191 		i, err := propertyto.DeserializeToProperty(m, aliasMap)
   2192 		if i == nil {
   2193 			return nil, err
   2194 		}
   2195 		return i, err
   2196 	}
   2197 }
   2198 
   2199 // DeserializeTombstoneActivityStreams returns the deserialization method for the
   2200 // "ActivityStreamsTombstone" non-functional property in the vocabulary
   2201 // "ActivityStreams"
   2202 func (this Manager) DeserializeTombstoneActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTombstone, error) {
   2203 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTombstone, error) {
   2204 		i, err := typetombstone.DeserializeTombstone(m, aliasMap)
   2205 		if i == nil {
   2206 			return nil, err
   2207 		}
   2208 		return i, err
   2209 	}
   2210 }
   2211 
   2212 // DeserializeTotalItemsPropertyActivityStreams returns the deserialization method
   2213 // for the "ActivityStreamsTotalItemsProperty" non-functional property in the
   2214 // vocabulary "ActivityStreams"
   2215 func (this Manager) DeserializeTotalItemsPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTotalItemsProperty, error) {
   2216 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTotalItemsProperty, error) {
   2217 		i, err := propertytotalitems.DeserializeTotalItemsProperty(m, aliasMap)
   2218 		if i == nil {
   2219 			return nil, err
   2220 		}
   2221 		return i, err
   2222 	}
   2223 }
   2224 
   2225 // DeserializeTracksTicketsForPropertyForgeFed returns the deserialization method
   2226 // for the "ForgeFedTracksTicketsForProperty" non-functional property in the
   2227 // vocabulary "ForgeFed"
   2228 func (this Manager) DeserializeTracksTicketsForPropertyForgeFed() func(map[string]interface{}, map[string]string) (vocab.ForgeFedTracksTicketsForProperty, error) {
   2229 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ForgeFedTracksTicketsForProperty, error) {
   2230 		i, err := propertytracksticketsfor.DeserializeTracksTicketsForProperty(m, aliasMap)
   2231 		if i == nil {
   2232 			return nil, err
   2233 		}
   2234 		return i, err
   2235 	}
   2236 }
   2237 
   2238 // DeserializeTravelActivityStreams returns the deserialization method for the
   2239 // "ActivityStreamsTravel" non-functional property in the vocabulary
   2240 // "ActivityStreams"
   2241 func (this Manager) DeserializeTravelActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsTravel, error) {
   2242 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsTravel, error) {
   2243 		i, err := typetravel.DeserializeTravel(m, aliasMap)
   2244 		if i == nil {
   2245 			return nil, err
   2246 		}
   2247 		return i, err
   2248 	}
   2249 }
   2250 
   2251 // DeserializeTypePropertyJSONLD returns the deserialization method for the
   2252 // "JSONLDTypeProperty" non-functional property in the vocabulary "JSONLD"
   2253 func (this Manager) DeserializeTypePropertyJSONLD() func(map[string]interface{}, map[string]string) (vocab.JSONLDTypeProperty, error) {
   2254 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.JSONLDTypeProperty, error) {
   2255 		i, err := propertytype.DeserializeTypeProperty(m, aliasMap)
   2256 		if i == nil {
   2257 			return nil, err
   2258 		}
   2259 		return i, err
   2260 	}
   2261 }
   2262 
   2263 // DeserializeUndoActivityStreams returns the deserialization method for the
   2264 // "ActivityStreamsUndo" non-functional property in the vocabulary
   2265 // "ActivityStreams"
   2266 func (this Manager) DeserializeUndoActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsUndo, error) {
   2267 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsUndo, error) {
   2268 		i, err := typeundo.DeserializeUndo(m, aliasMap)
   2269 		if i == nil {
   2270 			return nil, err
   2271 		}
   2272 		return i, err
   2273 	}
   2274 }
   2275 
   2276 // DeserializeUnitsPropertyActivityStreams returns the deserialization method for
   2277 // the "ActivityStreamsUnitsProperty" non-functional property in the
   2278 // vocabulary "ActivityStreams"
   2279 func (this Manager) DeserializeUnitsPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsUnitsProperty, error) {
   2280 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsUnitsProperty, error) {
   2281 		i, err := propertyunits.DeserializeUnitsProperty(m, aliasMap)
   2282 		if i == nil {
   2283 			return nil, err
   2284 		}
   2285 		return i, err
   2286 	}
   2287 }
   2288 
   2289 // DeserializeUpdateActivityStreams returns the deserialization method for the
   2290 // "ActivityStreamsUpdate" non-functional property in the vocabulary
   2291 // "ActivityStreams"
   2292 func (this Manager) DeserializeUpdateActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsUpdate, error) {
   2293 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsUpdate, error) {
   2294 		i, err := typeupdate.DeserializeUpdate(m, aliasMap)
   2295 		if i == nil {
   2296 			return nil, err
   2297 		}
   2298 		return i, err
   2299 	}
   2300 }
   2301 
   2302 // DeserializeUpdatedPropertyActivityStreams returns the deserialization method
   2303 // for the "ActivityStreamsUpdatedProperty" non-functional property in the
   2304 // vocabulary "ActivityStreams"
   2305 func (this Manager) DeserializeUpdatedPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsUpdatedProperty, error) {
   2306 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsUpdatedProperty, error) {
   2307 		i, err := propertyupdated.DeserializeUpdatedProperty(m, aliasMap)
   2308 		if i == nil {
   2309 			return nil, err
   2310 		}
   2311 		return i, err
   2312 	}
   2313 }
   2314 
   2315 // DeserializeUrlPropertyActivityStreams returns the deserialization method for
   2316 // the "ActivityStreamsUrlProperty" non-functional property in the vocabulary
   2317 // "ActivityStreams"
   2318 func (this Manager) DeserializeUrlPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsUrlProperty, error) {
   2319 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsUrlProperty, error) {
   2320 		i, err := propertyurl.DeserializeUrlProperty(m, aliasMap)
   2321 		if i == nil {
   2322 			return nil, err
   2323 		}
   2324 		return i, err
   2325 	}
   2326 }
   2327 
   2328 // DeserializeValuePropertySchema returns the deserialization method for the
   2329 // "SchemaValueProperty" non-functional property in the vocabulary "Schema"
   2330 func (this Manager) DeserializeValuePropertySchema() func(map[string]interface{}, map[string]string) (vocab.SchemaValueProperty, error) {
   2331 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.SchemaValueProperty, error) {
   2332 		i, err := propertyvalue.DeserializeValueProperty(m, aliasMap)
   2333 		if i == nil {
   2334 			return nil, err
   2335 		}
   2336 		return i, err
   2337 	}
   2338 }
   2339 
   2340 // DeserializeVideoActivityStreams returns the deserialization method for the
   2341 // "ActivityStreamsVideo" non-functional property in the vocabulary
   2342 // "ActivityStreams"
   2343 func (this Manager) DeserializeVideoActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsVideo, error) {
   2344 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsVideo, error) {
   2345 		i, err := typevideo.DeserializeVideo(m, aliasMap)
   2346 		if i == nil {
   2347 			return nil, err
   2348 		}
   2349 		return i, err
   2350 	}
   2351 }
   2352 
   2353 // DeserializeViewActivityStreams returns the deserialization method for the
   2354 // "ActivityStreamsView" non-functional property in the vocabulary
   2355 // "ActivityStreams"
   2356 func (this Manager) DeserializeViewActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsView, error) {
   2357 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsView, error) {
   2358 		i, err := typeview.DeserializeView(m, aliasMap)
   2359 		if i == nil {
   2360 			return nil, err
   2361 		}
   2362 		return i, err
   2363 	}
   2364 }
   2365 
   2366 // DeserializeVotersCountPropertyToot returns the deserialization method for the
   2367 // "TootVotersCountProperty" non-functional property in the vocabulary "Toot"
   2368 func (this Manager) DeserializeVotersCountPropertyToot() func(map[string]interface{}, map[string]string) (vocab.TootVotersCountProperty, error) {
   2369 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.TootVotersCountProperty, error) {
   2370 		i, err := propertyvoterscount.DeserializeVotersCountProperty(m, aliasMap)
   2371 		if i == nil {
   2372 			return nil, err
   2373 		}
   2374 		return i, err
   2375 	}
   2376 }
   2377 
   2378 // DeserializeWidthPropertyActivityStreams returns the deserialization method for
   2379 // the "ActivityStreamsWidthProperty" non-functional property in the
   2380 // vocabulary "ActivityStreams"
   2381 func (this Manager) DeserializeWidthPropertyActivityStreams() func(map[string]interface{}, map[string]string) (vocab.ActivityStreamsWidthProperty, error) {
   2382 	return func(m map[string]interface{}, aliasMap map[string]string) (vocab.ActivityStreamsWidthProperty, error) {
   2383 		i, err := propertywidth.DeserializeWidthProperty(m, aliasMap)
   2384 		if i == nil {
   2385 			return nil, err
   2386 		}
   2387 		return i, err
   2388 	}
   2389 }