Hub
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Hub
  • Search

19 results

Filter
Path
File Knime Excel Writer Flow Variable GET Request
+3
  1. Go to item
    Workflow
    Challenge2
    Justknimeit Justknimeit-2 Makkynm
    +5
    Here is my answer for Just KNIME it Challenge 2. Just KNIME IT チャレンジの第2回課題です。簡単にBlogでも解説します。 ある製薬会社では、これまで売上データをCSVファイルで管理していました。…
    makkynm > Public > Practice > JustKNIMEit > Challenge2
    1
  2. Go to item
    Workflow
    more fun with URI, URL and File Paths - work with the new Path variable format to list and move/copy files
    Uri Url Path
    +5
    use the (new) Path variable format to adress (local) files and handle them. The key is to get a local path and work with taht and…
    mlauber71 > Public > kn_example_uri_url_path_more_fun_with
    1
  3. Go to item
    Workflow
    World Health Organisation - Data API using the new REST nodes
    REST GET Request Path
    +5
    The World Health Organisation (WHO) provides a wide range of data on health related topics. Here we show how to access data from …
    knime > Examples > 01_Data_Access > 05_REST_Web_Services > 01_Data_API_Using_REST_Nodes
    1
  4. Go to item
    Workflow
    Flow Variable As Output Filename for Excel Writer
    Flow Variable Excel Writer Path
    +1
    Simple demonstration of using a file name in a flow variable as the output file name on Excel Writer. The flow variable must be a…
    takbb > Public > FlowVariableAsOutputFilename
    1
  5. Go to item
    Workflow
    Test long and complicated path names with special characters (and the new Path variables)
    Path Variable Long
    +2
    Test long and complicated path names with special characters (and the new Path variables) - the subfolder /data/ contains a folde…
    mlauber71 > Forum > 2021 > kn_forum_38360_special_characters_in_path_name
    0
  6. Go to item
    Workflow
    JSON File reader and new path variables
    Json File Path
    +2
    JSON File reader and new path variables
    mlauber71 > Public > forum > kn_forum_29853_json_files_new_path_variables
    0
  7. Go to item
    Workflow
    even more fun with URI, URL and File Paths - work with the new Path variable format to list and move/copy files - using the latest KNIME version 4.6
    Uri Url Path
    +5
    use the (new) Path variable format to adress (local) files and handle them. The key is to get a local path and work with taht and…
    mlauber71 > Public > kn_example_uri_url_path_even_more_fun_with
    0
  8. Go to item
    Workflow
    一時フォルダ作成 - Create Temp Dir / Folder
    Japanese 日本語 Makkynm
    +6
    Create Temp Dir / Create Temp Folderの紹介用Workflowです。 一時フォルダを作るためのフローです。リセットされるとフォルダが削除されます。 KNIME v4.3以降、Nodeの名前がCreate Temp Folde…
    makkynm > Public > Intermediate > I129_CreateTempDirectory
    0
  9. Go to item
    Workflow
    フォルダ・ファイル作成 - Create Directory/File
    Japanese 日本語 Makkynm
    +11
    Create Directory, Create File Name, Create Folder, Create File/Folder Variablesの紹介用Workflowです。 今日の日付のフォルダを作る・今日の日付の入ったファイル名で出力するた…
    makkynm > Public > Intermediate > I127_CreateDirectory
    0
  10. Go to item
    Workflow
    RESTノードを使用したデータAPI
    REST KREST GET Request
    +3
    世界保健機関(WHO)は、健康関連のトピックに関する幅広いデータを提供しています。ここでは、死因に関するデータを提供するRESTfulWebサービスからデータにアクセスする方法を示します。 データはXMLとして取得され、関連データはXPathノードを使用して…
    infocom > Public > 01_データアクセス > 05_REST_Webサービス > 01_RESTノードを使用したデータAPI
    0
  11. Go to item
    Workflow
    Flow Variable As Output Filename for XLS Formatter
    Flow Variable Excel Writer Path
    +3
    Demonstration of creating a "relative path" in a String flow variable without using the knime relative path/url. This uses curren…
    takbb > Public > FlowVariableAsOutputFilenameXLSFormatter
    0
  12. Go to item
    Workflow
    Shortest Path Extraction
    Path Network Graph
    This workflow extracts the shortest path between a given source and target. It returns the path as network and in a table with th…
    tobias.koetter > Public > NetworkMining > ShortestPathExtraction
    0
  13. Go to item
    Workflow
    World Health Organisation - Data API using the new REST nodes
    REST GET Request Path
    +5
    The World Health Organisation (WHO) provides a wide range of data on health related topics. Here we show how to access data from …
    savioceita > Public > 01_Data_API_Using_REST_Nodes
    0
  14. Go to item
    Workflow
    A meta collection about Loops, Switches, Paths and Flow Variables in KNIME (and some ZIP files)
    Knime Loop Zip
    +6
    A meta collection about Loops, Switches, Paths and Flow Variables in KNIME (and some ZIP files) Start with KNIME's Flow Control G…
    mlauber71 > Public > _loops_and_flow_variables_knime
    0
  15. Go to item
    Workflow
    From Path to String type
    Path Utility nodes File handling
    +1
    This workflow shows how to work with the Path type with a node using the String type. The List Files/Folders generates a table wi…
    knime > Examples > 01_Data_Access > 04_Structured_Data > 05_Path_to_String_JSON_Reader
    0
  16. Go to item
    Workflow
    Flow Variable As Output Filename for XLS Formatter (Simplified)
    Flow Variable Excel Writer Path
    +3
    Demonstration of creating a "relative path" in a String flow variable without using the knime relative path/url. This uses Open F…
    takbb > Public > FlowVariableAsOutputFilenameXLSFormatter Simplified
    0
  17. Go to item
    Workflow
    fun with URI, URL and File Paths
    Uri Url Path
    +5
    in KNIME there are serveral ways to list files, extract file information use paths and URLs and extract information from them. Fo…
    mlauber71 > Public > kn_example_uri_url_path_fun_with
    0
  18. Go to item
    Workflow
    JSON simple example to extract data via Path
    Json Path Xml
    +1
    JSON simple example to extract data via Path
    mlauber71 > Public > kn_example_json_simple
    0
  19. Go to item
    Workflow
    Read and Write Multiple Files
    Column expression Path Multiple files
    This workflow reads in multiple files, joins them with the matching metainformation and writes all files back to a different fold…
    knime > Examples > 01_Data_Access > 01_Common_Type_Files > 16_Read_and_ Write_Multiple_Files
    0

KNIME
Open for Innovation

KNIME AG
Hardturmstrasse 66
8005 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Server
© 2022 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits