Skip to content

Commit

Permalink
Merge Latest Upstream Commits – DEV-11971
Browse files Browse the repository at this point in the history
Merged latest upstream `linked-art/crom` repository commits, bringing
the `thegetty/crom` up-to-date with upstream, while maintaining
backwards compatibility and support for the following upstream removed
code artifacts:

 * the `current_keeper` and `current_keeper_of` properties
 * the `Geometry` and `CoordinateSystem` entities

Support for the deprecated and no-longer used `Relationship` entity and
its `relates_to`, `related_to_by`, `relates_from`, and
`related_from_by` properties have been removed to simplify ongoing
forwards compatibility with upstream.

When we are able to migrate away from the use of the `current_keeper`
property in the Museum LOD, and the use of the `Geometry` and
`CoordinateSystem` entities in the Vocabulary LOD, we should be able to
switch back to the use of the upstream repository and upstream
Linked.art context, which are becoming more stable as they mature.
  • Loading branch information
bluebinary committed Apr 19, 2022
1 parent 90ff239 commit 6f8513f
Show file tree
Hide file tree
Showing 17 changed files with 1,940 additions and 1,912 deletions.
69 changes: 33 additions & 36 deletions cromulent/data/crm-profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,27 +116,14 @@
"P10i_contains": [0,1],
"P110_augmented": [1,0],
"P110i_was_augmented_by": [1,1],
"P111_added": [1,1],
"P111_added": [1,0],
"P111i_was_added_by": [1,1],
"P112_diminished": [1,1],
"P112_diminished": [1,0],
"P112i_was_diminished_by": [1,1],
"P113_removed": [1,1],
"P113_removed": [1,0],
"P113i_was_removed_by": [1,1],
"P114_is_equal_in_time_to": [0,1],
"P115_finishes": [0,1],
"P115i_is_finished_by": [0,1],
"P116_starts": [0,1],
"P116i_is_started_by": [0,1],
"P117_occurs_during": [0,1],
"P117i_includes": [0,1],
"P118_overlaps_in_time_with": [0,1],
"P118i_is_overlapped_in_time_by": [0,1],
"P119_meets_in_time_with": [0,1],
"P119i_is_met_in_time_by": [0,1],
"P11_had_participant": [1,1],
"P11i_participated_in": [1,1],
"P120_occurs_before": [1,1],
"P120i_occurs_after": [1,1],
"P121_overlaps_with": [0,1],
"P122_borders_with": [0,1],
"P123_resulted_in": [1,1],
Expand All @@ -145,7 +132,7 @@
"P124i_was_transformed_by": [1,1],
"P125_used_object_of_type": [0,1],
"P125i_was_type_of_object_used_in": [0,1],
"P126_employed": [0,1],
"P126_employed": [1,1],
"P126i_was_employed_in": [0,1],
"P127_has_broader_term": [0,1],
"P127i_has_narrower_term": [0,1],
Expand Down Expand Up @@ -222,20 +209,20 @@
"P168i_defines_place": [0,1],
"P16_used_specific_object": [1,1],
"P16i_was_used_for": [1,1],
"P177_assigned_property_type": [1,0],
"P177_assigned_property_of_type": [1,0],
"P179_had_sales_price": [0,1],
"P179i_was_sales_price_of": [0,1],
"P17_was_motivated_by": [1,1],
"P17i_motivated": [1,1],
"P180_has_currency": [1,0],
"P180i_was_currency_of": [1,1],
"P181_has_amount": [0,0],
"P182_ends_before_or_with_the_start_of": [0,1],
"P182i_starts_after_or_with_the_end_of": [0,1],
"P182_ends_before_or_with_the_start_of": [1,1],
"P182i_starts_after_or_with_the_end_of": [1,1],
"P183_ends_before_the_start_of": [1,1],
"P183i_starts_after_the_end_of": [1,1],
"P184_ends_before_or_with_the_end_of": [0,1],
"P184i_ends_with_or_after_the_end_of": [0,1],
"P184_ends_before_or_with_the_end_of": [1,1],
"P184i_ends_with_or_after_the_end_of": [1,1],
"P185_ends_before_the_end_of": [1,1],
"P185i_ends_after_the_end_of": [1,1],
"P189_approximates": [1,1],
Expand Down Expand Up @@ -271,8 +258,8 @@
"P2i_is_type_of": [0,1],
"P30_transferred_custody_of": [1,1],
"P30i_custody_transferred_through": [1,1],
"P31_has_modified": [0,1],
"P31i_was_modified_by": [0,1],
"P31_has_modified": [1,1],
"P31i_was_modified_by": [1,1],
"P32_used_general_technique": [1,1],
"P32i_was_technique_of": [2,1],
"P33_used_specific_technique": [0,1],
Expand Down Expand Up @@ -400,21 +387,31 @@
"P170i_time_is_defined_by": [0,0],
"P171_at_some_place_within": [0,0],
"P172_contains": [0,0],
"P173_starts_before_or_with_the_end_of": [0,0],
"P173i_ends_after_or_with_the_start_of": [0,0],
"P174_starts_before_the_end_of": [0,0],
"P174i_ends_after_the_start_of": [0,0],
"P175_starts_before_or_with_the_start_of": [0,0],
"P175i_starts_with_or_after_the_start_of": [0,0],
"P176_starts_before_the_start_of": [0,0],
"P176i_starts_after_the_start_of": [0,0],
"P173_starts_before_or_with_the_end_of": [1,1],
"P173i_ends_after_or_with_the_start_of": [1,1],
"P174_starts_before_the_end_of": [1,1],
"P174i_ends_after_the_start_of": [1,1],
"P175_starts_before_or_with_the_start_of": [1,1],
"P175i_starts_with_or_after_the_start_of": [1,1],
"P176_starts_before_the_start_of": [1,1],
"P176i_starts_after_the_start_of": [1,1],
"P186_produced_thing_of_product_type": [0,0],
"P186i_is_produced_by": [0,0],
"P187_has_production_plan": [0,0],
"P187i_is_production_plan_for": [0,0],
"P188_requires_production_tool": [0,0],
"P188i_is_production_tool_for": [0,0],

"P195_was_a_presence_of": [0,1],
"P195i_had_presence": [0,1],
"P196_defines": [0,1],
"P196i_is_defined_by": [0,1],
"P197_covered_parts_of": [0,1],
"P197i_was_partially_covered_by": [0,1],
"P198_holds_or_supports": [1,1],
"P198i_is_held_or_supported_by": [1,1],
"P199_represents_instance_of_type": [1,1],
"P199i_has_instance_represented_by":[1,1],

"la:paid_amount": [1,0],
"la:paid_from": [1,1],
"la:paid_to": [1,1],
Expand Down Expand Up @@ -474,7 +471,7 @@
"skos:inScheme": [1,1],
"sci:O13_triggers": [1,1],
"sci:O13i_is_triggered_by": [1,1],
"sci:O19_has_found_object": [1,1],
"sci:O19i_was_object_found_by": [1,1]

"sci:O19_encountered_object": [1,1],
"sci:O19i_was_object_encountered_at": [1,1],
"archaeo:AP25_occurs_during": [1,1]
}
75 changes: 34 additions & 41 deletions cromulent/data/crm_vocab.tsv

Large diffs are not rendered by default.

Loading

0 comments on commit 6f8513f

Please sign in to comment.