designforcontext / aac_review_tool

MIT License
5 stars 7 forks source link

need ext prop Extent #53

Open VladimirAlexiev opened 7 years ago

VladimirAlexiev commented 7 years ago

@azaroth42 CCO has a prop Extent that's used to describe a particular aspect of an object, for the purposes of contribution, material, dimension, or subject.

After analysis of values, I've argued in the CONA confluence that this cannot be mapped to an object Part because many extents are not physical parts.

GM have per-extent dimensions, so lacking proper guidance, they've used P46_is_composed_of improperly (that's for physical parts), eg

http://data.americanartcollaborative.org/GM/object/39895:

crm:P46_is_composed_of
  <http://data.americanartcollaborative.org/GM/object/39895/Overall>

http://data.americanartcollaborative.org/GM/object/9:

crm:P46_is_composed_of
  <http://data.americanartcollaborative.org/GM/object/9/Framed>
  <http://data.americanartcollaborative.org/GM/object/9/Image>

An object cannot be composed of parts Overall nor Framed.

azaroth42 commented 7 years ago

Correct, both would be just the object. Image on the other hand is an acceptable part. This isn't a problem with the model, but with mapping Overall and Framed to parts rather than the whole... which would be a bug in the mapping implementation for specific institutions.

Propose close.

VladimirAlexiev commented 7 years ago

The point is that Extent (as specified by CCO), takes on all kinds of weird and wonderful values in different museums. Most of these do not map to physical parts.

VladimirAlexiev commented 7 years ago

@workergnome Another example: http://data.americanartcollaborative.org/page/wam/object/33060 crm:P46_is_composed_of wam:object/33060/overall

bug in the mapping implementation for specific institutions.

IMHO they have followed the letter of the Dimensions (Part) mapping. linked.art also talks only of Parts: http://linked.art/model/object/physical/#parts.

Museums have thesauri of Extents. Some of them map to parts but others don't (nor are the same as the object itself). That's why I think we need a new prop "extent"

workergnome commented 7 years ago

I'm loathe to introduce new properties every time there's something in museum practice that's different than how the CRM models things—is there a pattern for recording this that uses existing CRM constructs, but that can handle extents and parts the same way?

an 'extent' property would have to link to an entity, and I don't know what that entity would be. I agree it's not really a "part", but it's all not a feature, nor a MMO at all. It's just a label for a particular form of dimension.

What we're really looking for here is a way to gather a collection of dimensions into a cluster, and say that they go together, because they are related conceptually or through practice.

VladimirAlexiev commented 7 years ago

Extents apply not only to dimensions, but also subjects, materials and contributions. As CCO examples show, some extents are neither parts nor features (eg pattern, repeat, chain lines). More examples eg in https://share.getty.edu/display/ITSLODV/CONA+Dimensions.

If we're collapsing MMO and Feature to MMThing, I don't know what's best to do about Extents. On one hand a rug does not consist of patterns, on the other hand to add a new class while taking away 2 others doesn't seem "right"..

VladimirAlexiev commented 7 years ago

CONA has the following values (CONAListsAATLinks_master.xlsx, coreferenced to AAT concepts and terms). I made a merged list from MatDimExtent (material & dimensions), PersonCorpExtent (contribution), DepictedSubRelsExtent (subject):

This should inform the decision whether we can treat these as parts. Note that some of them are activities (eg "previous design")

workergnome commented 7 years ago

These all appear to be ways to talk about conceptual subparts or regions of a thing. Perhaps we're making a distinction between parts-which-are-objects, and parts-which-are-conceptual here?

VladimirAlexiev commented 7 years ago

Not all are conceptual subparts. Some are "periodic features" (eg chain-lines, laid lines), others are activity parts (execution, previous design, design elements) or related activities (related event)

workergnome commented 7 years ago

At that point, Extent is really just a free-text field with a vague conceptual or semantic understanding of what it means. It doesn't mean anything, it's just a LinguisticObject with type aat:extent.

VladimirAlexiev commented 6 years ago
  1. It's used with contribution, material, dimension, or subject. So you need to use it as an attribute on a relation.
  2. It's a list of AAT concepts just like object type, title type etc.

I don't see how LinguisticObject models any of the above

workergnome commented 6 years ago

Any list that allows all of the values "not applicable", "language", and "top" says to me that it's not a concrete semantic distinction. It's a catchall place to hold human-language expressions that would be valid when discussing the human-language concepts held by the word "extent", which are varied.