123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504(*********************************************************************************)(* OCaml-RDF *)(* *)(* Copyright (C) 2012-2024 Institut National de Recherche en Informatique *)(* et en Automatique. All rights reserved. *)(* *)(* This program is free software; you can redistribute it and/or modify *)(* it under the terms of the GNU Lesser General Public License version *)(* 3 as published by the Free Software Foundation. *)(* *)(* This program is distributed in the hope that it will be useful, *)(* but WITHOUT ANY WARRANTY; without even the implied warranty of *)(* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *)(* GNU General Public License for more details. *)(* *)(* You should have received a copy of the GNU General Public License *)(* along with this program; if not, write to the Free Software *)(* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA *)(* 02111-1307 USA *)(* *)(* Contact: Maxence.Guesdon@inria.fr *)(* *)(*********************************************************************************)letactivitystreams_str="https://www.w3.org/ns/activitystreams#";;letactivitystreams=Iri.of_stringactivitystreams_str;;letactivitystreams_s=Iri.of_string(activitystreams_str^s);;letc_Accept=activitystreams_"Accept";;letc_Activity=activitystreams_"Activity";;letc_Add=activitystreams_"Add";;letc_Announce=activitystreams_"Announce";;letc_Application=activitystreams_"Application";;letc_Arrive=activitystreams_"Arrive";;letc_Article=activitystreams_"Article";;letc_Audio=activitystreams_"Audio";;letc_Block=activitystreams_"Block";;letc_Collection=activitystreams_"Collection";;letc_CollectionPage=activitystreams_"CollectionPage";;letc_Create=activitystreams_"Create";;letc_Delete=activitystreams_"Delete";;letc_Dislike=activitystreams_"Dislike";;letc_Document=activitystreams_"Document";;letc_Event=activitystreams_"Event";;letc_Flag=activitystreams_"Flag";;letc_Follow=activitystreams_"Follow";;letc_Group=activitystreams_"Group";;letc_Ignore=activitystreams_"Ignore";;letc_Image=activitystreams_"Image";;letc_IntransitiveActivity=activitystreams_"IntransitiveActivity";;letc_Invite=activitystreams_"Invite";;letc_Join=activitystreams_"Join";;letc_Leave=activitystreams_"Leave";;letc_Like=activitystreams_"Like";;letc_Link=activitystreams_"Link";;letc_Listen=activitystreams_"Listen";;letc_Mention=activitystreams_"Mention";;letc_Move=activitystreams_"Move";;letc_Note=activitystreams_"Note";;letc_Object=activitystreams_"Object";;letc_Offer=activitystreams_"Offer";;letc_OrderedCollection=activitystreams_"OrderedCollection";;letc_OrderedCollectionPage=activitystreams_"OrderedCollectionPage";;letc_OrderedItems=activitystreams_"OrderedItems";;letc_Organization=activitystreams_"Organization";;letc_Page=activitystreams_"Page";;letc_Person=activitystreams_"Person";;letc_Place=activitystreams_"Place";;letc_Profile=activitystreams_"Profile";;letc_Public=activitystreams_"Public";;letc_Question=activitystreams_"Question";;letc_Read=activitystreams_"Read";;letc_Reject=activitystreams_"Reject";;letc_Relationship=activitystreams_"Relationship";;letc_Remove=activitystreams_"Remove";;letc_Service=activitystreams_"Service";;letc_TentativeAccept=activitystreams_"TentativeAccept";;letc_TentativeReject=activitystreams_"TentativeReject";;letc_Tombstone=activitystreams_"Tombstone";;letc_Travel=activitystreams_"Travel";;letc_Undo=activitystreams_"Undo";;letc_Update=activitystreams_"Update";;letc_Video=activitystreams_"Video";;letc_View=activitystreams_"View";;letaccuracy=activitystreams_"accuracy";;letactor=activitystreams_"actor";;letaltitude=activitystreams_"altitude";;letanyOf=activitystreams_"anyOf";;letattachment=activitystreams_"attachment";;letattachments=activitystreams_"attachments";;letattributedTo=activitystreams_"attributedTo";;letaudience=activitystreams_"audience";;letauthor=activitystreams_"author";;letbcc=activitystreams_"bcc";;letbto=activitystreams_"bto";;letcc=activitystreams_"cc";;letcontent=activitystreams_"content";;letcontext=activitystreams_"context";;letcurrent=activitystreams_"current";;letdeleted=activitystreams_"deleted";;letdescribes=activitystreams_"describes";;letdownstreamDuplicates=activitystreams_"downstreamDuplicates";;letduration=activitystreams_"duration";;letendTime=activitystreams_"endTime";;letfirst=activitystreams_"first";;letformerType=activitystreams_"formerType";;letgenerator=activitystreams_"generator";;letheight=activitystreams_"height";;lethref=activitystreams_"href";;lethreflang=activitystreams_"hreflang";;leticon=activitystreams_"icon";;letid=activitystreams_"id";;letimage=activitystreams_"image";;letinReplyTo=activitystreams_"inReplyTo";;letinstrument=activitystreams_"instrument";;letitems=activitystreams_"items";;letlast=activitystreams_"last";;letlatitude=activitystreams_"latitude";;letlocation=activitystreams_"location";;letlongitude=activitystreams_"longitude";;letmediaType=activitystreams_"mediaType";;letname=activitystreams_"name";;letnext=activitystreams_"next";;letobject_=activitystreams_"object";;letobjectType=activitystreams_"objectType";;letoneOf=activitystreams_"oneOf";;letorigin=activitystreams_"origin";;letpartOf=activitystreams_"partOf";;letprev=activitystreams_"prev";;letpreview=activitystreams_"preview";;letprovider=activitystreams_"provider";;letpublished=activitystreams_"published";;letradius=activitystreams_"radius";;letrating=activitystreams_"rating";;letrel=activitystreams_"rel";;letrelationship=activitystreams_"relationship";;letreplies=activitystreams_"replies";;letresult=activitystreams_"result";;letstartIndex=activitystreams_"startIndex";;letstartTime=activitystreams_"startTime";;letsubject=activitystreams_"subject";;letsummary=activitystreams_"summary";;lettag=activitystreams_"tag";;lettags=activitystreams_"tags";;lettarget=activitystreams_"target";;letto_=activitystreams_"to";;lettotalItems=activitystreams_"totalItems";;letunits=activitystreams_"units";;letupdated=activitystreams_"updated";;letupstreamDuplicates=activitystreams_"upstreamDuplicates";;leturl=activitystreams_"url";;letverb=activitystreams_"verb";;letwidth=activitystreams_"width";;moduleOpen=structletactivitystreams_c_Accept=c_Acceptletactivitystreams_c_Activity=c_Activityletactivitystreams_c_Add=c_Addletactivitystreams_c_Announce=c_Announceletactivitystreams_c_Application=c_Applicationletactivitystreams_c_Arrive=c_Arriveletactivitystreams_c_Article=c_Articleletactivitystreams_c_Audio=c_Audioletactivitystreams_c_Block=c_Blockletactivitystreams_c_Collection=c_Collectionletactivitystreams_c_CollectionPage=c_CollectionPageletactivitystreams_c_Create=c_Createletactivitystreams_c_Delete=c_Deleteletactivitystreams_c_Dislike=c_Dislikeletactivitystreams_c_Document=c_Documentletactivitystreams_c_Event=c_Eventletactivitystreams_c_Flag=c_Flagletactivitystreams_c_Follow=c_Followletactivitystreams_c_Group=c_Groupletactivitystreams_c_Ignore=c_Ignoreletactivitystreams_c_Image=c_Imageletactivitystreams_c_IntransitiveActivity=c_IntransitiveActivityletactivitystreams_c_Invite=c_Inviteletactivitystreams_c_Join=c_Joinletactivitystreams_c_Leave=c_Leaveletactivitystreams_c_Like=c_Likeletactivitystreams_c_Link=c_Linkletactivitystreams_c_Listen=c_Listenletactivitystreams_c_Mention=c_Mentionletactivitystreams_c_Move=c_Moveletactivitystreams_c_Note=c_Noteletactivitystreams_c_Object=c_Objectletactivitystreams_c_Offer=c_Offerletactivitystreams_c_OrderedCollection=c_OrderedCollectionletactivitystreams_c_OrderedCollectionPage=c_OrderedCollectionPageletactivitystreams_c_OrderedItems=c_OrderedItemsletactivitystreams_c_Organization=c_Organizationletactivitystreams_c_Page=c_Pageletactivitystreams_c_Person=c_Personletactivitystreams_c_Place=c_Placeletactivitystreams_c_Profile=c_Profileletactivitystreams_c_Public=c_Publicletactivitystreams_c_Question=c_Questionletactivitystreams_c_Read=c_Readletactivitystreams_c_Reject=c_Rejectletactivitystreams_c_Relationship=c_Relationshipletactivitystreams_c_Remove=c_Removeletactivitystreams_c_Service=c_Serviceletactivitystreams_c_TentativeAccept=c_TentativeAcceptletactivitystreams_c_TentativeReject=c_TentativeRejectletactivitystreams_c_Tombstone=c_Tombstoneletactivitystreams_c_Travel=c_Travelletactivitystreams_c_Undo=c_Undoletactivitystreams_c_Update=c_Updateletactivitystreams_c_Video=c_Videoletactivitystreams_c_View=c_Viewletactivitystreams_accuracy=accuracyletactivitystreams_actor=actorletactivitystreams_altitude=altitudeletactivitystreams_anyOf=anyOfletactivitystreams_attachment=attachmentletactivitystreams_attachments=attachmentsletactivitystreams_attributedTo=attributedToletactivitystreams_audience=audienceletactivitystreams_author=authorletactivitystreams_bcc=bccletactivitystreams_bto=btoletactivitystreams_cc=ccletactivitystreams_content=contentletactivitystreams_context=contextletactivitystreams_current=currentletactivitystreams_deleted=deletedletactivitystreams_describes=describesletactivitystreams_downstreamDuplicates=downstreamDuplicatesletactivitystreams_duration=durationletactivitystreams_endTime=endTimeletactivitystreams_first=firstletactivitystreams_formerType=formerTypeletactivitystreams_generator=generatorletactivitystreams_height=heightletactivitystreams_href=hrefletactivitystreams_hreflang=hreflangletactivitystreams_icon=iconletactivitystreams_id=idletactivitystreams_image=imageletactivitystreams_inReplyTo=inReplyToletactivitystreams_instrument=instrumentletactivitystreams_items=itemsletactivitystreams_last=lastletactivitystreams_latitude=latitudeletactivitystreams_location=locationletactivitystreams_longitude=longitudeletactivitystreams_mediaType=mediaTypeletactivitystreams_name=nameletactivitystreams_next=nextletactivitystreams_object=object_letactivitystreams_objectType=objectTypeletactivitystreams_oneOf=oneOfletactivitystreams_origin=originletactivitystreams_partOf=partOfletactivitystreams_prev=prevletactivitystreams_preview=previewletactivitystreams_provider=providerletactivitystreams_published=publishedletactivitystreams_radius=radiusletactivitystreams_rating=ratingletactivitystreams_rel=relletactivitystreams_relationship=relationshipletactivitystreams_replies=repliesletactivitystreams_result=resultletactivitystreams_startIndex=startIndexletactivitystreams_startTime=startTimeletactivitystreams_subject=subjectletactivitystreams_summary=summaryletactivitystreams_tag=tagletactivitystreams_tags=tagsletactivitystreams_target=targetletactivitystreams_to=to_letactivitystreams_totalItems=totalItemsletactivitystreams_units=unitsletactivitystreams_updated=updatedletactivitystreams_upstreamDuplicates=upstreamDuplicatesletactivitystreams_url=urlletactivitystreams_verb=verbletactivitystreams_width=widthendclassfrom?subg=letsub=matchsubwithNone->Term.Iri(g.Graph.name())|Somet->tinobject(self)methodaccuracy=Graph.literal_objects_ofg~sub~pred:accuracymethodaccuracy_opt=matchself#accuracywith[]->None|x::_->Somexmethodactor=g.Graph.objects_of~sub~pred:actormethodactor_opt=matchself#actorwith[]->None|x::_->Somexmethodactor_iris=Graph.only_iris(self#actor)methodactor_opt_iri=matchself#actor_iriswith[]->None|x::_->Somexmethodaltitude=Graph.literal_objects_ofg~sub~pred:altitudemethodaltitude_opt=matchself#altitudewith[]->None|x::_->SomexmethodanyOf=g.Graph.objects_of~sub~pred:anyOfmethodanyOf_opt=matchself#anyOfwith[]->None|x::_->SomexmethodanyOf_iris=Graph.only_iris(self#anyOf)methodanyOf_opt_iri=matchself#anyOf_iriswith[]->None|x::_->Somexmethodattachment=g.Graph.objects_of~sub~pred:attachmentmethodattachment_opt=matchself#attachmentwith[]->None|x::_->Somexmethodattachment_iris=Graph.only_iris(self#attachment)methodattachment_opt_iri=matchself#attachment_iriswith[]->None|x::_->Somexmethodattachments=g.Graph.objects_of~sub~pred:attachmentsmethodattachments_opt=matchself#attachmentswith[]->None|x::_->Somexmethodattachments_iris=Graph.only_iris(self#attachments)methodattachments_opt_iri=matchself#attachments_iriswith[]->None|x::_->SomexmethodattributedTo=g.Graph.objects_of~sub~pred:attributedTomethodattributedTo_opt=matchself#attributedTowith[]->None|x::_->SomexmethodattributedTo_iris=Graph.only_iris(self#attributedTo)methodattributedTo_opt_iri=matchself#attributedTo_iriswith[]->None|x::_->Somexmethodaudience=g.Graph.objects_of~sub~pred:audiencemethodaudience_opt=matchself#audiencewith[]->None|x::_->Somexmethodaudience_iris=Graph.only_iris(self#audience)methodaudience_opt_iri=matchself#audience_iriswith[]->None|x::_->Somexmethodauthor=g.Graph.objects_of~sub~pred:authormethodauthor_opt=matchself#authorwith[]->None|x::_->Somexmethodauthor_iris=Graph.only_iris(self#author)methodauthor_opt_iri=matchself#author_iriswith[]->None|x::_->Somexmethodbcc=g.Graph.objects_of~sub~pred:bccmethodbcc_opt=matchself#bccwith[]->None|x::_->Somexmethodbcc_iris=Graph.only_iris(self#bcc)methodbcc_opt_iri=matchself#bcc_iriswith[]->None|x::_->Somexmethodbto=g.Graph.objects_of~sub~pred:btomethodbto_opt=matchself#btowith[]->None|x::_->Somexmethodbto_iris=Graph.only_iris(self#bto)methodbto_opt_iri=matchself#bto_iriswith[]->None|x::_->Somexmethodcc=g.Graph.objects_of~sub~pred:ccmethodcc_opt=matchself#ccwith[]->None|x::_->Somexmethodcc_iris=Graph.only_iris(self#cc)methodcc_opt_iri=matchself#cc_iriswith[]->None|x::_->Somexmethodcontent=Graph.literal_objects_ofg~sub~pred:contentmethodcontent_opt=matchself#contentwith[]->None|x::_->Somexmethodcontext=g.Graph.objects_of~sub~pred:contextmethodcontext_opt=matchself#contextwith[]->None|x::_->Somexmethodcontext_iris=Graph.only_iris(self#context)methodcontext_opt_iri=matchself#context_iriswith[]->None|x::_->Somexmethodcurrent=g.Graph.objects_of~sub~pred:currentmethodcurrent_opt=matchself#currentwith[]->None|x::_->Somexmethodcurrent_iris=Graph.only_iris(self#current)methodcurrent_opt_iri=matchself#current_iriswith[]->None|x::_->Somexmethoddeleted=Graph.literal_objects_ofg~sub~pred:deletedmethoddeleted_opt=matchself#deletedwith[]->None|x::_->Somexmethoddescribes=g.Graph.objects_of~sub~pred:describesmethoddescribes_opt=matchself#describeswith[]->None|x::_->Somexmethoddescribes_iris=Graph.only_iris(self#describes)methoddescribes_opt_iri=matchself#describes_iriswith[]->None|x::_->SomexmethoddownstreamDuplicates=Graph.literal_objects_ofg~sub~pred:downstreamDuplicatesmethoddownstreamDuplicates_opt=matchself#downstreamDuplicateswith[]->None|x::_->Somexmethodduration=Graph.literal_objects_ofg~sub~pred:durationmethodduration_opt=matchself#durationwith[]->None|x::_->SomexmethodendTime=Graph.literal_objects_ofg~sub~pred:endTimemethodendTime_opt=matchself#endTimewith[]->None|x::_->Somexmethodfirst=g.Graph.objects_of~sub~pred:firstmethodfirst_opt=matchself#firstwith[]->None|x::_->Somexmethodfirst_iris=Graph.only_iris(self#first)methodfirst_opt_iri=matchself#first_iriswith[]->None|x::_->SomexmethodformerType=g.Graph.objects_of~sub~pred:formerTypemethodformerType_opt=matchself#formerTypewith[]->None|x::_->SomexmethodformerType_iris=Graph.only_iris(self#formerType)methodformerType_opt_iri=matchself#formerType_iriswith[]->None|x::_->Somexmethodgenerator=g.Graph.objects_of~sub~pred:generatormethodgenerator_opt=matchself#generatorwith[]->None|x::_->Somexmethodgenerator_iris=Graph.only_iris(self#generator)methodgenerator_opt_iri=matchself#generator_iriswith[]->None|x::_->Somexmethodheight=Graph.literal_objects_ofg~sub~pred:heightmethodheight_opt=matchself#heightwith[]->None|x::_->Somexmethodhref=Graph.literal_objects_ofg~sub~pred:hrefmethodhref_opt=matchself#hrefwith[]->None|x::_->Somexmethodhreflang=Graph.literal_objects_ofg~sub~pred:hreflangmethodhreflang_opt=matchself#hreflangwith[]->None|x::_->Somexmethodicon=g.Graph.objects_of~sub~pred:iconmethodicon_opt=matchself#iconwith[]->None|x::_->Somexmethodicon_iris=Graph.only_iris(self#icon)methodicon_opt_iri=matchself#icon_iriswith[]->None|x::_->Somexmethodid=Graph.literal_objects_ofg~sub~pred:idmethodid_opt=matchself#idwith[]->None|x::_->Somexmethodimage=g.Graph.objects_of~sub~pred:imagemethodimage_opt=matchself#imagewith[]->None|x::_->Somexmethodimage_iris=Graph.only_iris(self#image)methodimage_opt_iri=matchself#image_iriswith[]->None|x::_->SomexmethodinReplyTo=g.Graph.objects_of~sub~pred:inReplyTomethodinReplyTo_opt=matchself#inReplyTowith[]->None|x::_->SomexmethodinReplyTo_iris=Graph.only_iris(self#inReplyTo)methodinReplyTo_opt_iri=matchself#inReplyTo_iriswith[]->None|x::_->Somexmethodinstrument=g.Graph.objects_of~sub~pred:instrumentmethodinstrument_opt=matchself#instrumentwith[]->None|x::_->Somexmethodinstrument_iris=Graph.only_iris(self#instrument)methodinstrument_opt_iri=matchself#instrument_iriswith[]->None|x::_->Somexmethoditems=g.Graph.objects_of~sub~pred:itemsmethoditems_opt=matchself#itemswith[]->None|x::_->Somexmethoditems_iris=Graph.only_iris(self#items)methoditems_opt_iri=matchself#items_iriswith[]->None|x::_->Somexmethodlast=g.Graph.objects_of~sub~pred:lastmethodlast_opt=matchself#lastwith[]->None|x::_->Somexmethodlast_iris=Graph.only_iris(self#last)methodlast_opt_iri=matchself#last_iriswith[]->None|x::_->Somexmethodlatitude=Graph.literal_objects_ofg~sub~pred:latitudemethodlatitude_opt=matchself#latitudewith[]->None|x::_->Somexmethodlocation=g.Graph.objects_of~sub~pred:locationmethodlocation_opt=matchself#locationwith[]->None|x::_->Somexmethodlocation_iris=Graph.only_iris(self#location)methodlocation_opt_iri=matchself#location_iriswith[]->None|x::_->Somexmethodlongitude=Graph.literal_objects_ofg~sub~pred:longitudemethodlongitude_opt=matchself#longitudewith[]->None|x::_->SomexmethodmediaType=Graph.literal_objects_ofg~sub~pred:mediaTypemethodmediaType_opt=matchself#mediaTypewith[]->None|x::_->Somexmethodname=Graph.literal_objects_ofg~sub~pred:namemethodname_opt=matchself#namewith[]->None|x::_->Somexmethodnext=g.Graph.objects_of~sub~pred:nextmethodnext_opt=matchself#nextwith[]->None|x::_->Somexmethodnext_iris=Graph.only_iris(self#next)methodnext_opt_iri=matchself#next_iriswith[]->None|x::_->Somexmethodobject_=g.Graph.objects_of~sub~pred:object_methodobject__opt=matchself#object_with[]->None|x::_->Somexmethodobject__iris=Graph.only_iris(self#object_)methodobject__opt_iri=matchself#object__iriswith[]->None|x::_->SomexmethodobjectType=Graph.literal_objects_ofg~sub~pred:objectTypemethodobjectType_opt=matchself#objectTypewith[]->None|x::_->SomexmethodoneOf=g.Graph.objects_of~sub~pred:oneOfmethodoneOf_opt=matchself#oneOfwith[]->None|x::_->SomexmethodoneOf_iris=Graph.only_iris(self#oneOf)methodoneOf_opt_iri=matchself#oneOf_iriswith[]->None|x::_->Somexmethodorigin=g.Graph.objects_of~sub~pred:originmethodorigin_opt=matchself#originwith[]->None|x::_->Somexmethodorigin_iris=Graph.only_iris(self#origin)methodorigin_opt_iri=matchself#origin_iriswith[]->None|x::_->SomexmethodpartOf=g.Graph.objects_of~sub~pred:partOfmethodpartOf_opt=matchself#partOfwith[]->None|x::_->SomexmethodpartOf_iris=Graph.only_iris(self#partOf)methodpartOf_opt_iri=matchself#partOf_iriswith[]->None|x::_->Somexmethodprev=g.Graph.objects_of~sub~pred:prevmethodprev_opt=matchself#prevwith[]->None|x::_->Somexmethodprev_iris=Graph.only_iris(self#prev)methodprev_opt_iri=matchself#prev_iriswith[]->None|x::_->Somexmethodpreview=g.Graph.objects_of~sub~pred:previewmethodpreview_opt=matchself#previewwith[]->None|x::_->Somexmethodpreview_iris=Graph.only_iris(self#preview)methodpreview_opt_iri=matchself#preview_iriswith[]->None|x::_->Somexmethodprovider=g.Graph.objects_of~sub~pred:providermethodprovider_opt=matchself#providerwith[]->None|x::_->Somexmethodprovider_iris=Graph.only_iris(self#provider)methodprovider_opt_iri=matchself#provider_iriswith[]->None|x::_->Somexmethodpublished=Graph.literal_objects_ofg~sub~pred:publishedmethodpublished_opt=matchself#publishedwith[]->None|x::_->Somexmethodradius=Graph.literal_objects_ofg~sub~pred:radiusmethodradius_opt=matchself#radiuswith[]->None|x::_->Somexmethodrating=Graph.literal_objects_ofg~sub~pred:ratingmethodrating_opt=matchself#ratingwith[]->None|x::_->Somexmethodrel=Graph.literal_objects_ofg~sub~pred:relmethodrel_opt=matchself#relwith[]->None|x::_->Somexmethodrelationship=g.Graph.objects_of~sub~pred:relationshipmethodrelationship_opt=matchself#relationshipwith[]->None|x::_->Somexmethodrelationship_iris=Graph.only_iris(self#relationship)methodrelationship_opt_iri=matchself#relationship_iriswith[]->None|x::_->Somexmethodreplies=g.Graph.objects_of~sub~pred:repliesmethodreplies_opt=matchself#replieswith[]->None|x::_->Somexmethodreplies_iris=Graph.only_iris(self#replies)methodreplies_opt_iri=matchself#replies_iriswith[]->None|x::_->Somexmethodresult=g.Graph.objects_of~sub~pred:resultmethodresult_opt=matchself#resultwith[]->None|x::_->Somexmethodresult_iris=Graph.only_iris(self#result)methodresult_opt_iri=matchself#result_iriswith[]->None|x::_->SomexmethodstartIndex=Graph.literal_objects_ofg~sub~pred:startIndexmethodstartIndex_opt=matchself#startIndexwith[]->None|x::_->SomexmethodstartTime=Graph.literal_objects_ofg~sub~pred:startTimemethodstartTime_opt=matchself#startTimewith[]->None|x::_->Somexmethodsubject=g.Graph.objects_of~sub~pred:subjectmethodsubject_opt=matchself#subjectwith[]->None|x::_->Somexmethodsubject_iris=Graph.only_iris(self#subject)methodsubject_opt_iri=matchself#subject_iriswith[]->None|x::_->Somexmethodsummary=Graph.literal_objects_ofg~sub~pred:summarymethodsummary_opt=matchself#summarywith[]->None|x::_->Somexmethodtag=g.Graph.objects_of~sub~pred:tagmethodtag_opt=matchself#tagwith[]->None|x::_->Somexmethodtag_iris=Graph.only_iris(self#tag)methodtag_opt_iri=matchself#tag_iriswith[]->None|x::_->Somexmethodtags=g.Graph.objects_of~sub~pred:tagsmethodtags_opt=matchself#tagswith[]->None|x::_->Somexmethodtags_iris=Graph.only_iris(self#tags)methodtags_opt_iri=matchself#tags_iriswith[]->None|x::_->Somexmethodtarget=g.Graph.objects_of~sub~pred:targetmethodtarget_opt=matchself#targetwith[]->None|x::_->Somexmethodtarget_iris=Graph.only_iris(self#target)methodtarget_opt_iri=matchself#target_iriswith[]->None|x::_->Somexmethodto_=g.Graph.objects_of~sub~pred:to_methodto__opt=matchself#to_with[]->None|x::_->Somexmethodto__iris=Graph.only_iris(self#to_)methodto__opt_iri=matchself#to__iriswith[]->None|x::_->SomexmethodtotalItems=Graph.literal_objects_ofg~sub~pred:totalItemsmethodtotalItems_opt=matchself#totalItemswith[]->None|x::_->Somexmethodunits=Graph.literal_objects_ofg~sub~pred:unitsmethodunits_opt=matchself#unitswith[]->None|x::_->Somexmethodupdated=Graph.literal_objects_ofg~sub~pred:updatedmethodupdated_opt=matchself#updatedwith[]->None|x::_->SomexmethodupstreamDuplicates=Graph.literal_objects_ofg~sub~pred:upstreamDuplicatesmethodupstreamDuplicates_opt=matchself#upstreamDuplicateswith[]->None|x::_->Somexmethodurl=g.Graph.objects_of~sub~pred:urlmethodurl_opt=matchself#urlwith[]->None|x::_->Somexmethodurl_iris=Graph.only_iris(self#url)methodurl_opt_iri=matchself#url_iriswith[]->None|x::_->Somexmethodverb=Graph.literal_objects_ofg~sub~pred:verbmethodverb_opt=matchself#verbwith[]->None|x::_->Somexmethodwidth=Graph.literal_objects_ofg~sub~pred:widthmethodwidth_opt=matchself#widthwith[]->None|x::_->Somexend