Derived object (original) (raw)

About DBpedia

In Computer programming, derived objects are files (intermediate or not) that are not directly maintained, but get created.The most typical context is that of compilation, linking, and packaging of source files. Depending on the revision control (SCM) system, they may be * completely ignored, * managed as second class citizens or * potentially considered the archetype of configuration items.

Property Value
dbo:abstract In Computer programming, derived objects are files (intermediate or not) that are not directly maintained, but get created.The most typical context is that of compilation, linking, and packaging of source files. Depending on the revision control (SCM) system, they may be * completely ignored, * managed as second class citizens or * potentially considered the archetype of configuration items. The second case assumes a reproducible process to produce them. The third case implies that this process is itself being managed, or in practice audited. Currently, only builds are typically audited, but nothing in principle prevents the extension of this to more general patterns of production. Derived objects may then have a real identity. Different instances of the same derived object may be discriminated generically from each other on the basis of their dependency tree. (en)
dbo:wikiPageID 1008129 (xsd:integer)
dbo:wikiPageLength 1037 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 680088916 (xsd:integer)
dbo:wikiPageWikiLink dbc:Version_control dbr:Dependency_theory dbr:Computer_programming dbr:Revision_control dbr:Archetype dbr:Audit
dbp:wikiPageUsesTemplate dbt:Unreferenced
dct:subject dbc:Version_control
gold:hypernym dbr:Files
rdfs:comment In Computer programming, derived objects are files (intermediate or not) that are not directly maintained, but get created.The most typical context is that of compilation, linking, and packaging of source files. Depending on the revision control (SCM) system, they may be * completely ignored, * managed as second class citizens or * potentially considered the archetype of configuration items. (en)
rdfs:label Derived object (en)
owl:sameAs freebase:Derived object wikidata:Derived object https://global.dbpedia.org/id/4iUho
prov:wasDerivedFrom wikipedia-en:Derived_object?oldid=680088916&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Derived_object
is dbo:wikiPageRedirects of dbr:Derived_Object
is dbo:wikiPageWikiLink of dbr:Derived_Object dbr:Rational_ClearCase
is foaf:primaryTopic of wikipedia-en:Derived_object