An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The anemic domain model is described as a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth. The business logic is thus baked into the architecture of the program itself, making refactoring and maintenance more difficult and time-consuming.

Property Value
dbo:abstract
  • The anemic domain model is described as a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth. The business logic is thus baked into the architecture of the program itself, making refactoring and maintenance more difficult and time-consuming. (en)
  • El modelo de dominio anémico es el diseño de un modelo de dominio en el que los objetos de dominio contiene muy poca o ninguna lógica de negocio (validaciones, cálculos, reglas de negocio, etc.) (es)
  • 빈약한 도메인 모델(anemic domain model)은 도메인 객체들에 비즈니스 로직(확인, 계산, 비즈니스 규칙 등)이 거의 없거나 아예 없는 소프트웨어 도메인 모델의 이용이다. (ko)
  • Rich/Anemic модель — два підходи до організації архітектури моделі (uk)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4975273 (xsd:integer)
dbo:wikiPageLength
  • 9278 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1119516240 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdfs:comment
  • The anemic domain model is described as a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth. The business logic is thus baked into the architecture of the program itself, making refactoring and maintenance more difficult and time-consuming. (en)
  • El modelo de dominio anémico es el diseño de un modelo de dominio en el que los objetos de dominio contiene muy poca o ninguna lógica de negocio (validaciones, cálculos, reglas de negocio, etc.) (es)
  • 빈약한 도메인 모델(anemic domain model)은 도메인 객체들에 비즈니스 로직(확인, 계산, 비즈니스 규칙 등)이 거의 없거나 아예 없는 소프트웨어 도메인 모델의 이용이다. (ko)
  • Rich/Anemic модель — два підходи до організації архітектури моделі (uk)
rdfs:label
  • Anemic domain model (en)
  • Modelo de dominio anémico (es)
  • 빈약한 도메인 모델 (ko)
  • Rich/Anemic модель (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License