Skip to content

Commit 5926158

Browse files
authored
Update example-map_new.yaml
1 parent b1bbdac commit 5926158

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

examples/example-map_new.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
prefixes: {bfo: 'http://purl.obolibrary.org/obo/', csvw: 'http://www.w3.org/ns/csvw#',
22
data: 'https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json/',
3-
method: 'https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/',
3+
template: 'https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/',
44
owl: 'http://www.w3.org/2002/07/owl#', rdf: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#',
55
rdfs: 'http://www.w3.org/2000/01/rdf-schema#', xml: 'http://www.w3.org/XML/1998/namespace',
66
xsd: 'http://www.w3.org/2001/XMLSchema#'}
@@ -81,4 +81,5 @@ mappings:
8181
- [str1, $(label)]
8282
- [str2, Vorkraft]
8383
po:
84-
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:PreLoadSetPointValue~iri']
84+
85+
- ['http://purl.obolibrary.org/obo/RO_0010002', 'method:PreLoadSetPointValue~iri']

0 commit comments

Comments
 (0)