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

Differential inheritance is a common inheritance model used by prototype-based programming languages such as JavaScript, Io and NewtonScript. It operates on the principle that most objects are derived from other, more general objects, and only differ in a few small aspects; while usually maintaining a list of pointers internally to other objects which the object differs from.

Property Value
dbo:abstract
  • Differential inheritance is a common inheritance model used by prototype-based programming languages such as JavaScript, Io and NewtonScript. It operates on the principle that most objects are derived from other, more general objects, and only differ in a few small aspects; while usually maintaining a list of pointers internally to other objects which the object differs from. (en)
  • La Herencia Diferencial es un modelo de herencia común utilizado por lenguajes de programación basada en prototipos como Io y . Funciona sobre el principio de que la mayoría de los objetos derivan de otros, objetos más generales, y sólo se diferencian en una pequeña cantidad de aspectos menores; mientras que normalmente mantienen una lista interna de punteros a los objetos de los que provienen. (es)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4691082 (xsd:integer)
dbo:wikiPageLength
  • 1449 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1089584209 (xsd:integer)
dbo:wikiPageWikiLink
dbp:title
  • Differential inheritance in JavaScript (en)
dbp:url
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Differential inheritance is a common inheritance model used by prototype-based programming languages such as JavaScript, Io and NewtonScript. It operates on the principle that most objects are derived from other, more general objects, and only differ in a few small aspects; while usually maintaining a list of pointers internally to other objects which the object differs from. (en)
  • La Herencia Diferencial es un modelo de herencia común utilizado por lenguajes de programación basada en prototipos como Io y . Funciona sobre el principio de que la mayoría de los objetos derivan de otros, objetos más generales, y sólo se diferencian en una pequeña cantidad de aspectos menores; mientras que normalmente mantienen una lista interna de punteros a los objetos de los que provienen. (es)
rdfs:label
  • Differential inheritance (en)
  • Herencia diferencial (es)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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