Skip to content

Commit

Permalink
Enable Number of Parts Property – DEV-12262
Browse files Browse the repository at this point in the history
Enabled the `number_of_parts` property for use within CROM.
  • Loading branch information
bluebinary committed Jun 1, 2022
1 parent 29885dd commit 2ab32dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cromulent/data/crm_vocab.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ P55_has_current_location property current_location has current location This pro
P55i_currently_holds property currently_holds currently holds P53i_is_former_or_current_location_of E53_Place E19_Physical_Object P55_has_current_location 10000 1 1
P56_bears_feature property bears bears feature This property links an instance of E19 Physical Object to an instance of E26 Physical Feature that it bears.\nAn E26 Physical Feature can only exist on one object. One object may bear more than one E26 Physical Feature. An E27 Site should be considered as an E26 Physical Feature on the surface of the Earth.\nAn instance B of E26 Physical Feature being a detail of the structure of another instance A of E26 Physical Feature can be linked to B by use of the property P46 is composed of (forms part of). This implies that the subfeature B is P56i found on the same E19 Physical Object as A.\nP56 bears feature (is found on) is a shortcut. A more detailed representation can make use of the fully developed (i.e. indirect) path from E19 Physical Object through P59 has section (is located on or\nDefinition of the CIDOC Conceptual Reference Model 149 within), E53 Place, P53 has former or current location (is former or current location of) to E26 Physical Feature. P46_is_composed_of E19_Physical_Object E26_Physical_Feature P56i_is_found_on 10000 1 1
P56i_is_found_on property found_on is found on P46i_forms_part_of E26_Physical_Feature E19_Physical_Object P56_bears_feature 10000 1 0
P57_has_number_of_parts property number_of_parts has number of parts This property documents the E60 Number of parts of which an instance of E19 Physical Object is composed.\nThis may be used as a method of checking inventory counts with regard to aggregate or collective objects. What constitutes a part or component depends on the context and requirements of the documentation. Normally, the parts documented in this way would not be considered as worthy of individual attention.\nFor a more complete description, objects may be decomposed into their components and constituents using P46 is composed of (forms parts of) and P45 consists of (is incorporated in). This allows each element to be described individually. E19_Physical_Object rdfs:Literal 10000 0 1
P57_has_number_of_parts property number_of_parts has number of parts This property documents the E60 Number of parts of which an instance of E19 Physical Object is composed.\nThis may be used as a method of checking inventory counts with regard to aggregate or collective objects. What constitutes a part or component depends on the context and requirements of the documentation. Normally, the parts documented in this way would not be considered as worthy of individual attention.\nFor a more complete description, objects may be decomposed into their components and constituents using P46 is composed of (forms parts of) and P45 consists of (is incorporated in). This allows each element to be described individually. E19_Physical_Object rdfs:Literal 10000 1 1
P59_has_section property section has section This property links an area to the instance of E18 Physical Thing upon which it is found.\nIt is typically used when a named E41 Appellation is not appropriate.\nE18 Physical Thing may be subdivided into arbitrary regions. \nP59 has section (is located on or within) is a shortcut. If the E53 Place is identified by a Section Definition, a more detailed representation can make use of the fully developed (i.e. indirect) path from E18 Physical Thing through P1 is identified by, E41 Appellation, P1 is identified by (identifies) to E53 Place. A Place can only be located on or within one Physical Object. E18_Physical_Thing E53_Place P59i_is_located_on_or_within 10000 0 1
P59i_is_located_on_or_within property located_on_or_within is located on or within E53_Place E18_Physical_Thing P59_has_section 10000 0 1
P62_depicts property depicts depicts This property identifies something that is depicted by an instance of E24 Physical Human-Made Thing. Depicting is meant in the sense that the surface of the E24 Physical Human-Made Thing shows, through its passive optical qualities or form, a representation of the entity depicted. It does not pertain to inscriptions or any other information encoding.\n\nThis property is a shortcut of the more fully developed path from E24 Physical Man-Made Thing through P65 shows visual item (is shown by), E36 Visual Item, P138 represents (has representation) to E1 CRM Entity. P62.1 mode of depiction allows the nature of the depiction to be refined. E24_Physical_Human-Made_Thing E1_CRM_Entity P62i_is_depicted_by 10000 1 1
Expand Down

0 comments on commit 2ab32dc

Please sign in to comment.