project-lux / data-pipeline

Data pipeline to harvest, transform, reconcile, enrich and export Linked Art data for LUX (or other system)
Apache License 2.0
18 stars 1 forks source link

The Trouble with Triples II #151

Open kkdavis14 opened 1 month ago

kkdavis14 commented 1 month ago

I have some questions about triple creation.

  1. should HMOs be "items"? see type_map but then in the code they're often just "object"
  2. why are some triples created twice (or 4 times?) e.g. lines 512-525 create the same triple with LUX and CIDOC predicates. then create the same again with more class-specific LUX predicates. what is the use for this?