From b0750f610086910735ea95645a37e8f63ededaaf Mon Sep 17 00:00:00 2001 From: ThHanke Date: Wed, 20 Sep 2023 10:17:04 +0000 Subject: [PATCH 1/2] updated example output --- examples/bearingentities.json | 227 +++++++++++++++++----------------- examples/contententities.json | 133 ++++++++++---------- examples/example-map.yaml | 31 ++--- 3 files changed, 195 insertions(+), 196 deletions(-) diff --git a/examples/bearingentities.json b/examples/bearingentities.json index 8e3f2f0..afb6e3a 100644 --- a/examples/bearingentities.json +++ b/examples/bearingentities.json @@ -1,112 +1,115 @@ -{ - "AktuelleProbe0": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/AktuelleProbe0", - "property": "label", - "text": "aktuelle Probe" - }, - "Einspannlaenge1": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Einspannlaenge1", - "property": "label", - "text": "Einspannlänge" - }, - "Messlaenge2": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Messlaenge2", - "property": "label", - "text": "Messlänge" - }, - "ProbenbreiteB03": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/ProbenbreiteB03", - "property": "label", - "text": "Probenbreite b0" - }, - "ProbendickeA04": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/ProbendickeA04", - "property": "label", - "text": "Probendicke a0" - }, - "Pruefgeschwindigkeit5": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Pruefgeschwindigkeit5", - "property": "label", - "text": "Prüfgeschwindigkeit" - }, - "Vorkraft6": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Vorkraft6", - "property": "label", - "text": "Vorkraft" - }, - "WegNachBruch7": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/WegNachBruch7", - "property": "label", - "text": "Weg nach Bruch" - }, - "EModul8": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/EModul8", - "property": "label", - "text": "E-Modul" - }, - "DehnungBeiFmax9": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/DehnungBeiFmax9", - "property": "label", - "text": "Dehnung bei Fmax" - }, - "DehnungBeiBruch10": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/DehnungBeiBruch10", - "property": "label", - "text": "Dehnung bei Bruch" - }, - "ObereStreckgrenze11": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/ObereStreckgrenze11", - "property": "label", - "text": "obere Streckgrenze" - }, - "Kraftmaximum12": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Kraftmaximum12", - "property": "label", - "text": "Kraftmaximum" - }, - "Bruchkraft13": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Bruchkraft13", - "property": "label", - "text": "Bruchkraft" - }, - "GeschwindigkeitEModul14": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/GeschwindigkeitEModul14", - "property": "label", - "text": "Geschwindigkeit E-Modul" - }, - "Datum15": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Datum15", - "property": "label", - "text": "Datum" - }, - "table-1-GID": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-GID", - "property": "name", - "text": "GID" - }, - "table-1-Pruefzeit": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Pruefzeit", - "property": "name", - "text": "Pruefzeit" - }, - "table-1-Standardweg": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Standardweg", - "property": "name", - "text": "Standardweg" - }, - "table-1-Standardkraft": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Standardkraft", - "property": "name", - "text": "Standardkraft" - }, - "table-1-Dehnung": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Dehnung", - "property": "name", - "text": "Dehnung" - }, - "table-1-TraverseAbs": { - "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-TraverseAbs", - "property": "name", - "text": "TraverseAbs" - } -} +[ + { + "AktuelleProbe0": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/AktuelleProbe0", + "property": "label", + "text": "aktuelle Probe" + }, + "Einspannlaenge1": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Einspannlaenge1", + "property": "label", + "text": "Einspannlänge" + }, + "Messlaenge2": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Messlaenge2", + "property": "label", + "text": "Messlänge" + }, + "ProbenbreiteB03": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/ProbenbreiteB03", + "property": "label", + "text": "Probenbreite b0" + }, + "ProbendickeA04": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/ProbendickeA04", + "property": "label", + "text": "Probendicke a0" + }, + "Pruefgeschwindigkeit5": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Pruefgeschwindigkeit5", + "property": "label", + "text": "Prüfgeschwindigkeit" + }, + "Vorkraft6": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Vorkraft6", + "property": "label", + "text": "Vorkraft" + }, + "WegNachBruch7": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/WegNachBruch7", + "property": "label", + "text": "Weg nach Bruch" + }, + "EModul8": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/EModul8", + "property": "label", + "text": "E-Modul" + }, + "DehnungBeiFmax9": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/DehnungBeiFmax9", + "property": "label", + "text": "Dehnung bei Fmax" + }, + "DehnungBeiBruch10": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/DehnungBeiBruch10", + "property": "label", + "text": "Dehnung bei Bruch" + }, + "ObereStreckgrenze11": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/ObereStreckgrenze11", + "property": "label", + "text": "obere Streckgrenze" + }, + "Kraftmaximum12": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Kraftmaximum12", + "property": "label", + "text": "Kraftmaximum" + }, + "Bruchkraft13": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Bruchkraft13", + "property": "label", + "text": "Bruchkraft" + }, + "GeschwindigkeitEModul14": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/GeschwindigkeitEModul14", + "property": "label", + "text": "Geschwindigkeit E-Modul" + }, + "Datum15": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/Datum15", + "property": "label", + "text": "Datum" + }, + "table-1-GID": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-GID", + "property": "name", + "text": "GID" + }, + "table-1-Pruefzeit": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Pruefzeit", + "property": "name", + "text": "Pruefzeit" + }, + "table-1-Standardweg": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Standardweg", + "property": "name", + "text": "Standardweg" + }, + "table-1-Standardkraft": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Standardkraft", + "property": "name", + "text": "Standardkraft" + }, + "table-1-Dehnung": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-Dehnung", + "property": "name", + "text": "Dehnung" + }, + "table-1-TraverseAbs": { + "uri": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv/table-1-TraverseAbs", + "property": "name", + "text": "TraverseAbs" + } + }, + "https://raw.githubusercontent.com/Mat-O-Lab/CSVToCSVW/main/examples/example-metadata.json/" +] diff --git a/examples/contententities.json b/examples/contententities.json index 0b160b0..d96351d 100644 --- a/examples/contententities.json +++ b/examples/contententities.json @@ -1,65 +1,68 @@ -{ - "ExperimentTimeInterval": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ExperimentTimeInterval" - }, - "TestPlan": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/TestPlan" - }, - "CaliperID": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CaliperID" - }, - "ForceMeasurementCapability": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ForceMeasurementCapability" - }, - "LoadCellID": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/LoadCellID" - }, - "OperatorID": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/OperatorID" - }, - "SpecimenID": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/SpecimenID" - }, - "TestPlanName": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/TestPlanName" - }, - "TraverseID": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/TraverseID" - }, - "DistanceMeasurementCapability": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/DistanceMeasurementCapability" - }, - "CrossheadAccelerationSetPoint": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadAccelerationSetPoint" - }, - "CrossheadSpeedSetPoint": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadSpeedSetPoint" - }, - "CrossheadAccelerationSetPointValue": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadAccelerationSetPointValue" - }, - "CrossheadSpeedSetPointValue": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadSpeedSetPointValue" - }, - "ForceMeasurement": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ForceMeasurement" - }, - "LengthMeasurement": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/LengthMeasurement" - }, - "PreLoadSetPointValue": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/PreLoadSetPointValue" - }, - "ThicknessMeasurement": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ThicknessMeasurement" - }, - "WidthMeasurement": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/WidthMeasurement" - }, - "ProjectID": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ProjectID" - }, - "Measurements": { - "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/Measurements" - } -} +[ + { + "ExperimentTimeInterval": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ExperimentTimeInterval" + }, + "TestPlan": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/TestPlan" + }, + "CaliperID": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CaliperID" + }, + "ForceMeasurementCapability": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ForceMeasurementCapability" + }, + "LoadCellID": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/LoadCellID" + }, + "OperatorID": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/OperatorID" + }, + "SpecimenID": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/SpecimenID" + }, + "TestPlanName": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/TestPlanName" + }, + "TraverseID": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/TraverseID" + }, + "DistanceMeasurementCapability": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/DistanceMeasurementCapability" + }, + "CrossheadAccelerationSetPoint": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadAccelerationSetPoint" + }, + "CrossheadSpeedSetPoint": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadSpeedSetPoint" + }, + "CrossheadAccelerationSetPointValue": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadAccelerationSetPointValue" + }, + "CrossheadSpeedSetPointValue": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/CrossheadSpeedSetPointValue" + }, + "ForceMeasurement": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ForceMeasurement" + }, + "LengthMeasurement": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/LengthMeasurement" + }, + "PreLoadSetPointValue": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/PreLoadSetPointValue" + }, + "ThicknessMeasurement": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ThicknessMeasurement" + }, + "WidthMeasurement": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/WidthMeasurement" + }, + "ProjectID": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/ProjectID" + }, + "Measurements": { + "uri": "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/Measurements" + } + }, + "https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/" +] diff --git a/examples/example-map.yaml b/examples/example-map.yaml index 7cac41d..9f48e58 100644 --- a/examples/example-map.yaml +++ b/examples/example-map.yaml @@ -1,16 +1,9 @@ -prefixes: {bfo: 'http://purl.obolibrary.org/obo/', brick: 'https://brickschema.org/schema/Brick#', - csvw: 'http://www.w3.org/ns/csvw#', data: 'https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json/', - dc: 'http://purl.org/dc/elements/1.1/', dcam: 'http://purl.org/dc/dcam/', dcat: 'http://www.w3.org/ns/dcat#', - dcmitype: 'http://purl.org/dc/dcmitype/', dcterms: 'http://purl.org/dc/terms/', - doap: 'http://usefulinc.com/ns/doap#', foaf: 'http://xmlns.com/foaf/0.1/', geo: 'http://www.opengis.net/ont/geosparql#', +prefixes: {bfo: 'http://purl.obolibrary.org/obo/', csvw: 'http://www.w3.org/ns/csvw#', + data: 'https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json/', method: 'https://github.com/Mat-O-Lab/MSEO/raw/main/methods/DIN_EN_ISO_527-3.drawio.ttl/', - odrl: 'http://www.w3.org/ns/odrl/2/', org: 'http://www.w3.org/ns/org#', owl: 'http://www.w3.org/2002/07/owl#', - prof: 'http://www.w3.org/ns/dx/prof/', prov: 'http://www.w3.org/ns/prov#', qb: 'http://purl.org/linked-data/cube#', - rdf: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', rdfs: 'http://www.w3.org/2000/01/rdf-schema#', - schema: 'https://schema.org/', sh: 'http://www.w3.org/ns/shacl#', skos: 'http://www.w3.org/2004/02/skos/core#', - sosa: 'http://www.w3.org/ns/sosa/', ssn: 'http://www.w3.org/ns/ssn/', time: 'http://www.w3.org/2006/time#', - vann: 'http://purl.org/vocab/vann/', void: 'http://rdfs.org/ns/void#', wgs: 'https://www.w3.org/2003/01/geo/wgs84_pos#', - xml: 'http://www.w3.org/XML/1998/namespace', xsd: 'http://www.w3.org/2001/XMLSchema#'} + owl: 'http://www.w3.org/2002/07/owl#', rdf: 'http://www.w3.org/1999/02/22-rdf-syntax-ns#', + rdfs: 'http://www.w3.org/2000/01/rdf-schema#', xml: 'http://www.w3.org/XML/1998/namespace', + xsd: 'http://www.w3.org/2001/XMLSchema#'} base: http://purl.matolab.org/mseo/mappings/ sources: data_entities: {access: 'https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example-metadata.json', @@ -18,7 +11,7 @@ sources: mappings: SpecimenID: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: @@ -28,7 +21,7 @@ mappings: - ['http://purl.obolibrary.org/obo/RO_0010002', 'method:SpecimenID~iri'] WidthMeasurement: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: @@ -38,7 +31,7 @@ mappings: - ['http://purl.obolibrary.org/obo/RO_0010002', 'method:WidthMeasurement~iri'] ThicknessMeasurement: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: @@ -48,7 +41,7 @@ mappings: - ['http://purl.obolibrary.org/obo/RO_0010002', 'method:ThicknessMeasurement~iri'] ForceMeasurement: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: @@ -58,7 +51,7 @@ mappings: - ['http://purl.obolibrary.org/obo/RO_0010002', 'method:ForceMeasurement~iri'] LengthMeasurement: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: @@ -68,7 +61,7 @@ mappings: - ['http://purl.obolibrary.org/obo/RO_0010002', 'method:LengthMeasurement~iri'] CrossheadSpeedSetPointValue: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: @@ -78,7 +71,7 @@ mappings: - ['http://purl.obolibrary.org/obo/RO_0010002', 'method:CrossheadSpeedSetPointValue~iri'] PreLoadSetPointValue: sources: [data_entities] - s: data:$(@id) + s: $(@id) condition: function: equal parameters: From fa5a3f339217edc30a9f74ca03b5cee0a4a2025b Mon Sep 17 00:00:00 2001 From: Thomas Hanke <38633260+ThHanke@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:24:10 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 449d5ca..8f9e00a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ Build and start the container. ```bash docker-compose up ``` - ## jupyter notebook 1. Open the notebook in [google colab](https://colab.research.google.com) or any other jupyter instance. [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Mat-O-Lab/MapToMethod/blob/main/maptomethod.ipynb)