{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "The act of editing by adding an object to a collection.",
      "rdfs:label" : "AddAction",
      "rdfs:subClassOf" : "schema:UpdateAction"
   },
   "properties" : {}
}