migrants/queries
Daniel Hernandez b4ed3cbde7 Add step-07: clean up secondary organisations and simplify person-profession
- Remove redundant tm:secondaryOrganisation when it equals org:organization (230)
- Promote tm:secondaryOrganisation to org:organization when no primary exists (256)
- Replace tm:PersonProfession intermediate class with direct schema:hasOccupation
  links from persons to schema:Occupation instances (742 instances removed)
- Remove tm:PersonProfession class and its properties from the ontology
- Add step-07 binary, Rakefile task, figures, and documentation
2026-03-01 15:48:51 +01:00
..
list_classes.sparql Add schema inspection queries and script. 2026-02-26 20:49:35 +01:00
list_properties.sparql Add schema inspection queries and script. 2026-02-26 20:49:35 +01:00
step_01_1hop_example.rq Add prefixes to SPARQL queries and prettify example Turtle output. 2026-02-28 17:37:52 +01:00
step_01_2hop_example.rq Add prefixes to SPARQL queries and prettify example Turtle output. 2026-02-28 17:37:52 +01:00
step_02_1hop_example.rq Add Step 2 example queries and Rake tasks. 2026-02-28 17:50:26 +01:00
step_02_2hop_example.rq Add Step 2 example queries and Rake tasks. 2026-02-28 17:50:26 +01:00
step_03_1hop_example.rq Add Step 3: annotate literal datatypes (xsd:date, xsd:float, xsd:integer, IRIs). 2026-02-28 18:49:35 +01:00
step_03_2hop_example.rq Add Step 3: annotate literal datatypes (xsd:date, xsd:float, xsd:integer, IRIs). 2026-02-28 18:49:35 +01:00
step_04_1hop_example.rq Add Step 4: remove empty string literals representing missing data. 2026-02-28 19:07:36 +01:00
step_04_2hop_example.rq Add Step 4: remove empty string literals representing missing data. 2026-02-28 19:07:36 +01:00
step_05_1hop_example.rq Add Step 5: use well-known vocabularies (Schema.org, OWL, WGS84, SKOS) 2026-03-01 12:07:01 +01:00
step_05_2hop_example.rq Add Step 5: use well-known vocabularies (Schema.org, OWL, WGS84, SKOS) 2026-03-01 12:07:01 +01:00
step_06_1hop_example.rq Add Step 6: map to Theatre Migrants ontology (tm: namespace) 2026-03-01 12:20:40 +01:00
step_06_2hop_example.rq Add Step 6: map to Theatre Migrants ontology (tm: namespace) 2026-03-01 12:20:40 +01:00
step_07_secondary_org_stats.rq Add step-07: clean up secondary organisations and simplify person-profession 2026-03-01 15:48:51 +01:00