Skip to content

Fix transformation examples and extend documentation#1

Open
lepy wants to merge 5 commits into
materialdigital:mainfrom
lepy:main
Open

Fix transformation examples and extend documentation#1
lepy wants to merge 5 commits into
materialdigital:mainfrom
lepy:main

Conversation

@lepy

@lepy lepy commented Jun 23, 2026

Copy link
Copy Markdown

Summary

Fix bugs in the data-transformation examples so all five produce valid RDF for
both
measurements, and extend the documentation.

Changes

  • python-template: declare the missing ex: and rdf: prefixes (output
    was invalid Turtle)
  • yarrrml: enable the second measurement row in tensile.csv
  • robot: fix the pmdco download (-O instead of -o); add the second
    measurement to template.tsv
  • COMPARISON.md: new triple-level comparison of all five methods
  • README: example data, prerequisites, methods, an at-a-glance table, a
    ROBOT column in the star ratings, and a strengths/weaknesses table
  • .gitignore: exclude downloaded tooling and generated outputs

Verification

All outputs parsed with rdflib: the four scripted methods now yield 22 triples
/ 2 measurements,
ROBOT 68 triples / 2 measurements.

lepy and others added 5 commits June 23, 2026 12:52
- python-template: declare missing ex: and rdf: prefixes (output was invalid Turtle)
- yarrrml: enable the second measurement row in tensile.csv
- robot: fix pmdco download (-O instead of -o); add second measurement to template.tsv
- add COMPARISON.md comparing all five transformation methods
- extend README with example data, prerequisites, methods and a comparison table
- .gitignore: exclude downloaded tooling and generated outputs
The previous commit was based on an older archive snapshot and accidentally
dropped the star-rating Comparison Table and Practical Recommendation sections.
Both are restored and extended with a ROBOT column / recommendation.
Fix transformation examples and extend documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant