Difference between revisions of "Representables"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
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]] - Regular [[File System]] | |||
# [[Reference by Content]] - Inter-Planetary File Sytem [[IPFS]] | |||
The argument of referencing information in these two ways have to do with data storage space and the uniqueness of data content. This argument was argued by the inventor of [[IPFS]]. | |||
<noinclude> | <noinclude> | ||
=References= | =References= | ||
<references/> | <references/> |
Latest revision as of 12:54, 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:
- Reference by Location - Regular File System
- Reference by Content - Inter-Planetary File Sytem IPFS
The argument of referencing information in these two ways have to do with data storage space and the uniqueness of data content. This argument was argued by the inventor of IPFS.