Bearing entity of digital (immaterial) content. #595
Replies: 2 comments 2 replies
-
There's a lot to say about this subject, and there are many facets, as you point out. There's also ambiguity about the word pixel. That word has been used to mean the individual sensor in an array, a glowing bit or set of bits on a monitor, and the piece of information that is the intermediary - the bits. Let's narrow this to a raster image like a digital photograph. That's defined partially structurally (raster vs vector). One thing I've been working on is splitting off the structure part. As far as bearers go, the bearer story in CCO is messed up and on the way to being refactored, see #564 That something like a photograph is repeatable means it is an ICE of some sort. A modern digitial photograph has no standard bearer. Each time it is displayed (it is concretized) it can be on a different monitor or screen (or piece of paper). Those are bearers. In most work we aren't interested in that bearer. Monitors aren't unique to a photograph(the monitor can display different photographs). The bearer is only interesting when there's something interesting about it. For instance, if we were doing a proof on a specialty monitor and we want to have some provenance chain that included how the final was approved, we might want to mention that monitor. Or if we had a signed photograph, that's worth something, so we might want to record that instance. If I had to guess I'd venture that you aren't interested in bearers at all, just content and format, neither of which will be material. (this isn't an answer, more like an attempt to start the conversation) |
Beta Was this translation helpful? Give feedback.
-
Thank you Alan, I appreciate your contributions to this discussion. I deleted my last comment as it was not well formed. Let me try again. Each graphic, in our context of interest, "represents" something in the world (i.e. a unilateral complete cleft lip). The object (cleft lipe) being the referent. Thus I think it is fair to call this graphic a Referential Content Entity. The instructions, for how to draw this graphic, might be recordable in a number of formats (i.e. as an SVG file). There can be many copies of the SVG, but they all contain instructions for drawing the graphic. I believe the SVG would fall under Directive Content Entity. Perhaps, as you say, the bearing entity for rendering this graphic, is the monitor. But what are the marks? Is the bearing entity for a pencil drawing the paper? Or is it the paper plus the graphic deposited by the pencil? If the latter, then the marks (lines, dots, etc.) are part of the bearing entity. But what of digital marks? On the topic of marks, where do they belong in the CCO before they carry information. That is, I might draw a triangle to represent a tree. But before there is a triangle, there is the left side line. It doesn't yet carry any information alone, but it needs to be represented (for us at least, as we are building graphics as collections of marks). I admit to being fairly new to the CCO, so perhaps these questions are more obvious for some. I'm just looking for the intentions behind how the CCO should be applied. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I know that the CCO has 3 branches for something like a graphic, intended to capture the representational entity, the directive entity, and the bearing entity (not the exact names). For something like a graphic, I believe these would be applied as follows:
representational: The information about how something is to be drawn to represent an object in the world, i.e. "a question mark shape represents an ear".
directive: The exact instructions for drawing the representational entity. For example, an SVG file that defines the stroke, stroke width, color, fills, coordinates, transforms, canvas size, etc.
bearing: The bearing entity is the perceptual elements that result from rendering the directives. The SVG rendered in the display. The colors you see, where you see them, ...
If we are correctly applying the above, then a confusion we have is in regards to bearing entities for digital artifacts (such as pixels or collections of pixels). Bearing entities are classified as material entities. That is, things with mass. Of course a pencil mark, drawn according to a directive, leaves behind graphite on paper. That fits fine within bearing entity. But what about digital artifacts, rendered as pixels? Photons do not have mass, but pixels are perceived based on those photons. I don't think a pixel would be said to include the emitters, the glass over the emitters, nor the lens of the eye. But then, where should these immaterial digital bearing entities be classified?
Beta Was this translation helpful? Give feedback.
All reactions