Skip to content

Commit 579692f

Browse files
authored
Update mappings and prefixes in example-map_new.yaml
1 parent 5926158 commit 579692f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

examples/example-map_new.yaml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mappings:
2121
- [str1, $(label)]
2222
- [str2, aktuelle Probe]
2323
po:
24-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:SpecimenID~iri']
24+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:SpecimenID~iri']
2525
WidthMeasurement:
2626
sources: [annotations]
2727
s: $(@id)
@@ -31,7 +31,7 @@ mappings:
3131
- [str1, $(label)]
3232
- [str2, Probenbreite b0]
3333
po:
34-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:WidthMeasurement~iri']
34+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:WidthMeasurement~iri']
3535
ThicknessMeasurement:
3636
sources: [annotations]
3737
s: $(@id)
@@ -41,7 +41,7 @@ mappings:
4141
- [str1, $(label)]
4242
- [str2, Probendicke a0]
4343
po:
44-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:ThicknessMeasurement~iri']
44+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:ThicknessMeasurement~iri']
4545
ForceMeasurement:
4646
sources: [columns]
4747
s: $(@id)
@@ -51,7 +51,7 @@ mappings:
5151
- [str1, $(name)]
5252
- [str2, Standardkraft]
5353
po:
54-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:ForceMeasurement~iri']
54+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:ForceMeasurement~iri']
5555
LengthMeasurement:
5656
sources: [columns]
5757
s: $(@id)
@@ -61,7 +61,7 @@ mappings:
6161
- [str1, $(name)]
6262
- [str2, Standardweg]
6363
po:
64-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:LengthMeasurement~iri']
64+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:LengthMeasurement~iri']
6565
CrossheadSpeedSetPointValue:
6666
sources: [annotations]
6767
s: $(@id)
@@ -71,7 +71,7 @@ mappings:
7171
- [str1, $(label)]
7272
- [str2, Prüfgeschwindigkeit]
7373
po:
74-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:CrossheadSpeedSetPointValue~iri']
74+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:CrossheadSpeedSetPointValue~iri']
7575
PreLoadSetPointValue:
7676
sources: [annotations]
7777
s: $(@id)
@@ -82,4 +82,5 @@ mappings:
8282
- [str2, Vorkraft]
8383
po:
8484

85-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:PreLoadSetPointValue~iri']
85+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'template:PreLoadSetPointValue~iri']
86+

0 commit comments

Comments
 (0)