Since the answer to the rhetorical questions is a resounding no, there is very little meaningful behavior to be attached to the "domain objects". "Domain objects" do not obey the "Law of Demeter" and they are nothing but the data types of OCaml or Haskell. The other side of the coin are abstract apis, which are polymorphic collections of stateless functions, aka modules. Indeed, modern OO is functional programming in disguise.
Regarding Demeter, naming an anecdotically supported observation "Law" is a bit of a stretch ;)
Regarding Demeter, naming an anecdotically supported observation "Law" is a bit of a stretch ;)