Object (computer science): Difference between revisions

Content deleted Content added
Make article more representative of notability; semantic web is not very central to the meaning of object (moved to see also); nor is distributed (bullet point)
link to OOAD
Line 8:
 
* Possibly the most common use is [[Computer memory|in-memory]] objects in a [[computer program]] written in an object-based language.
 
* [[Information systems]] can be [[object-oriented analysis and design|modeled]] with objects representing their components and interfaces.<ref name="ooa"/>{{rp|39}}{{cn|date=September 2024}}
* In the [[relational model]] of [[database]] management, aspects such as [[Table (database)|table]] and [[Column (database)|column]] may act as objects.<ref name=Oppel>{{cite book |first=Andy |last=Oppel |title=SQL Demystified |publisher=McGraw Hill |year=2005| page=7 |isbn=0-07-226224-9}}</ref>
 
* [[Distributed object|Objects]]: The objects inof a [[distributed computing]] modelsystem tend to be larger grained, longer lasting, and more service-oriented than programming objects.
* [[Information systems]] can be modeled with objects representing their components and interfaces.<ref name="ooa"/>{{rp|39}}{{cn|date=September 2024}}
 
* [[Distributed object]]: The objects in a [[distributed computing]] model tend to be larger grained, longer lasting, and more service-oriented than programming objects.
 
==See also==