Difference between revisions of "Representables"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Representables are a class of objects that can be related to concrete instances in a domain of data, or [[namespace]]s. This notion of representability is well documented in [[Category Theory]]<ref>[https://bartoszmilewski.com/2015/07/29/representable-functors/ Representable Functors by Milewski Bartosz]</ref>. The condition of being representable makes it possible to use computers to process objects being represented. Most importantly, [[namespace]]s can be organized and managed by automated tools, such [[MediaWiki]]. | Representables are a class of objects that can be related to concrete instances in a domain of data, or [[namespace]]s. This notion of representability is well documented in [[Category Theory]]<ref>[https://bartoszmilewski.com/2015/07/29/representable-functors/ Representable Functors by Milewski Bartosz]</ref>. The condition of being representable makes it possible to use computers to process objects being represented. Most importantly, [[namespace]]s can be organized and managed by automated tools, such [[MediaWiki]]. | ||
=Operationalized Representability= | |||
To refer information in concrete data forms, there are two possible approaches: | |||
# [[Reference by Location]] | |||
# [[Reference by Content]] | |||
<noinclude> | <noinclude> |
Revision as of 12:52, 21 January 2022
Representables are a class of objects that can be related to concrete instances in a domain of data, or namespaces. This notion of representability is well documented in Category Theory[1]. The condition of being representable makes it possible to use computers to process objects being represented. Most importantly, namespaces can be organized and managed by automated tools, such MediaWiki.
Operationalized Representability
To refer information in concrete data forms, there are two possible approaches: