Tags: csv*

0 bookmark(s) - Sort by: Date ↑ / Title /

  1. Producing SAX2 events from CSV input
    2006-04-17 Tags: , , , by klotz
  2. 2006-05-02 Tags: , by klotz
  3. CONSTRUCT {
    ?URI a ex:Organization;
    ex:name ?NameWithLang;
    ex:CIK ?CIK;
    ex:LEI ?LEI;
    ex:ticker ?Stock_ticker;
    }
    FROM <file:companies.csv>
    WHERE {
    BIND (URI(CONCAT('companies/', ?Stock_ticker)) AS ?URI)
    BIND (STRLANG(?Name, "en") AS ?NameWithLang)
    }
    OFFSET 1
    2013-12-10 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "csv"

About - Propulsed by SemanticScuttle