Skip to content

Commit 462cd29

Browse files
committed
updated example output
1 parent dfd75d2 commit 462cd29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/example-map.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mappings:
1717
- [str1, $(label)]
1818
- [str2, aktuelle Probe]
1919
po:
20-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/SpecimenName']
20+
- ['obo:RO_0010002', 'method:SpecimenName~iri']
2121
StrainMeasurementInformation:
2222
sources: [data_notes, data_columns]
2323
s: data:$(@id)
@@ -27,5 +27,5 @@ mappings:
2727
- [str1, $(titles)]
2828
- [str2, Dehnung]
2929
po:
30-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/StrainMeasurementInformation']
30+
- ['obo:RO_0010002', 'method:StrainMeasurementInformation~iri']
3131

0 commit comments

Comments
 (0)