package activitypub

  1. Overview
  2. Docs

Class type Types.linkSource

A Link's interface.

method id : Rdf.Term.term
method height : int option
method href : Iri.t
method hreflang : string option
method media_type : Ldp.Ct.mime option
method name : string option
method rel : string list
method width : int option
method g : Rdf.Graph.graph